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
-
StatusOK
-
Duration00:00:07.80
-
PlayRM10221 check alma
-
TaskRun fix commands when grubenv is missing
-
Date01 Apr 2026 12:51:04 +0100
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/RM10221-check-alma-servers.yaml:29)
| 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.031441 |
| end |
2026-04-01 12:50:56.818232 |
| 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.786791 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
|
| stdout_lines |
[]
|