Execution
Date 31 Mar 2026 13:47:07 +0100
Duration 00:02:59.15
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
2 Tasks
791 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
ls -la /boot/efi/EFI/almalinux/grubenv
delta
0:00:00.006602
end
2026-03-31 12:49:14.109172
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nls -la /boot/efi/EFI/almalinux/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
non-zero return code
rc
2
start
2026-03-31 12:49:14.102570
stderr
ls: cannot access '/boot/efi/EFI/almalinux/grubenv': No such file or directory
stderr_lines
[
    "ls: cannot access '/boot/efi/EFI/almalinux/grubenv': No such file or directory"
]
stdout

stdout_lines
[]