Execution
Date
06 Aug 2025 17:08:29 +0100
Duration
00:00:23.38
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
36
Hosts
1
Tasks
36
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:05.19
-
PlayPlaybook to check if we are in EFI mode or not
-
TaskCheck if we are or not
-
Date06 Aug 2025 17:08:37 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/check_efi_boot_enabled.yaml:6)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail efibootmgr |
| delta |
0:00:00.010678 |
| end |
2025-08-06 16:08:32.554196 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nefibootmgr\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 |
2025-08-06 16:08:32.543518 |
| stderr |
EFI variables are not supported on this system. |
| stderr_lines |
[ "EFI variables are not supported on this system." ] |
| stdout |
|
| stdout_lines |
[]
|