Execution
Date 01 Apr 2026 12:47:10 +0100
Duration 00:04:15.48
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.5 / 1.7.5
Python 3.10.10
Summary
396 Hosts
4 Tasks
1578 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
grub2-editenv /boot/efi/EFI/almalinux/grubenv create
grub2-editenv /boot/grub2/grubenv list | while read line; do grub2-editenv /boot/efi/EFI/almalinux/grubenv set "$line"; done
mv /boot/grub2/grubenv /boot/grub2/grubenv.back-$(date +%s)
ln -s /boot/efi/EFI/almalinux/grubenv /boot/grub2/grubenv
delta
0:00:00.035837
end
2026-04-01 12:50:56.771062
failed_when_result
False
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ngrub2-editenv /boot/efi/EFI/almalinux/grubenv create\ngrub2-editenv /boot/grub2/grubenv list | while read line; do grub2-editenv /boot/efi/EFI/almalinux/grubenv set \"$line\"; done\nmv /boot/grub2/grubenv /boot/grub2/grubenv.back-$(date +%s)\nln -s /boot/efi/EFI/almalinux/grubenv /boot/grub2/grubenv\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2026-04-01 12:50:56.735225
stderr

stderr_lines
[]
stdout

stdout_lines
[]