ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-ECt executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 9 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:3 Wednesday 22 April 2026 13:05:37 -0400 (0:00:00.018) 0:00:00.018 ******* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:10 Wednesday 22 April 2026 13:05:40 -0400 (0:00:02.227) 0:00:02.245 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Wednesday 22 April 2026 13:05:40 -0400 (0:00:00.012) 0:00:02.258 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "\"architecture\" not in ansible_facts.keys() | list", "skip_reason": "Conditional result was False" } TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Wednesday 22 April 2026 13:05:40 -0400 (0:00:00.030) 0:00:02.288 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:15 Wednesday 22 April 2026 13:05:40 -0400 (0:00:00.004) 0:00:02.293 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:05:40 -0400 (0:00:00.014) 0:00:02.307 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:05:40 -0400 (0:00:00.000) 0:00:02.308 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:05:40 -0400 (0:00:00.014) 0:00:02.323 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:05:40 -0400 (0:00:00.072) 0:00:02.395 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:05:40 -0400 (0:00:00.016) 0:00:02.412 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:05:40 -0400 (0:00:00.544) 0:00:02.957 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:05:41 -0400 (0:00:00.417) 0:00:03.374 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:05:41 -0400 (0:00:00.449) 0:00:03.824 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:05:41 -0400 (0:00:00.019) 0:00:03.843 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:05:41 -0400 (0:00:00.028) 0:00:03.872 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:05:41 -0400 (0:00:00.010) 0:00:03.882 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:05:41 -0400 (0:00:00.024) 0:00:03.907 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:05:54 -0400 (0:00:12.334) 0:00:16.242 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776756475.3884857, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1776756475.388, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12742459, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776756475.388486, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3691606061", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:05:54 -0400 (0:00:00.363) 0:00:16.605 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:05:54 -0400 (0:00:00.012) 0:00:16.618 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:05:54 -0400 (0:00:00.010) 0:00:16.628 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:05:54 -0400 (0:00:00.324) 0:00:16.953 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:05:54 -0400 (0:00:00.022) 0:00:16.975 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877554.4600973, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1776756475.388, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12742459, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776756475.388486, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3691606061", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:05:55 -0400 (0:00:00.340) 0:00:17.315 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776755614.176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "cf585958384b36229e94a48609b9e1741e382b85", "ctime": 1776755614.176, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 769, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776755614.176, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "3347625435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:05:55 -0400 (0:00:00.344) 0:00:17.660 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005276", "end": "2026-04-22 13:05:55.959345", "rc": 0, "start": "2026-04-22 13:05:55.954069" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:05:56 -0400 (0:00:00.411) 0:00:18.072 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:05:56 -0400 (0:00:00.014) 0:00:18.087 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:05:56 -0400 (0:00:00.414) 0:00:18.501 ******* changed: [managed-node1] => { "changed": true, "rc": 0 } MSG: 6 replacements made TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:05:56 -0400 (0:00:00.332) 0:00:18.834 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 22 April 2026 13:05:57 -0400 (0:00:00.417) 0:00:19.251 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 22 April 2026 13:05:57 -0400 (0:00:00.016) 0:00:19.267 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 22 April 2026 13:05:57 -0400 (0:00:00.014) 0:00:19.282 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 22 April 2026 13:05:57 -0400 (0:00:00.009) 0:00:19.292 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Wednesday 22 April 2026 13:05:57 -0400 (0:00:00.512) 0:00:19.805 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Wednesday 22 April 2026 13:05:57 -0400 (0:00:00.016) 0:00:19.821 ******* ok: [managed-node1] => { "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:20 Wednesday 22 April 2026 13:05:58 -0400 (0:00:00.337) 0:00:20.159 ******* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Flush handlers] ********************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:27 Wednesday 22 April 2026 13:05:58 -0400 (0:00:00.003) 0:00:20.163 ******* META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:30 Wednesday 22 April 2026 13:05:58 -0400 (0:00:00.001) 0:00:20.165 ******* ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:34 Wednesday 22 April 2026 13:05:58 -0400 (0:00:00.025) 0:00:20.190 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-691.el9.x86_64] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Wednesday 22 April 2026 13:05:58 -0400 (0:00:00.018) 0:00:20.209 ******* changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-691.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7fcf0bdfc31ed308bbe1223850b0576fb8e5c77b", "dest": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-691.el9.x86_64" }, "md5sum": "9042ef04932b200bf2e1f0de01a36730", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15181864, "src": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-691.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "687d2120bd49140701e2f390f9e99acdbf0e3525", "dest": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-691.el9.x86_64.img" }, "md5sum": "a27225dcfcd5f0407d9414f97722c0f6", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39415264, "src": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Wednesday 22 April 2026 13:05:59 -0400 (0:00:01.036) 0:00:21.245 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:05:59 -0400 (0:00:00.013) 0:00:21.259 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:05:59 -0400 (0:00:00.000) 0:00:21.260 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:05:59 -0400 (0:00:00.013) 0:00:21.273 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:05:59 -0400 (0:00:00.039) 0:00:21.313 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:05:59 -0400 (0:00:00.015) 0:00:21.329 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:05:59 -0400 (0:00:00.540) 0:00:21.869 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:06:00 -0400 (0:00:00.332) 0:00:22.201 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:06:00 -0400 (0:00:00.015) 0:00:22.217 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:06:00 -0400 (0:00:00.014) 0:00:22.232 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:06:00 -0400 (0:00:00.027) 0:00:22.259 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:06:00 -0400 (0:00:00.010) 0:00:22.269 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:06:00 -0400 (0:00:00.041) 0:00:22.311 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:06:01 -0400 (0:00:01.231) 0:00:23.542 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877554.4600973, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1776756475.388, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12742459, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776756475.388486, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3691606061", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:06:01 -0400 (0:00:00.360) 0:00:23.903 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:06:01 -0400 (0:00:00.012) 0:00:23.915 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:06:01 -0400 (0:00:00.012) 0:00:23.927 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:06:02 -0400 (0:00:00.348) 0:00:24.276 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:06:02 -0400 (0:00:00.022) 0:00:24.299 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877554.4600973, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1776756475.388, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12742459, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776756475.388486, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3691606061", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:06:02 -0400 (0:00:00.364) 0:00:24.664 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877556.7192929, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be4a86bbf338a33478ab1554c2e9f11c0cb003b4", "ctime": 1776877556.7181222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776877556.7192936, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4128748963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:06:02 -0400 (0:00:00.355) 0:00:25.019 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004646", "end": "2026-04-22 13:06:03.248440", "rc": 0, "start": "2026-04-22 13:06:03.243794" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:06:03 -0400 (0:00:00.346) 0:00:25.366 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:06:03 -0400 (0:00:00.018) 0:00:25.385 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:06:03 -0400 (0:00:00.344) 0:00:25.730 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:06:04 -0400 (0:00:00.353) 0:00:26.084 ******* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 22 April 2026 13:06:04 -0400 (0:00:00.575) 0:00:26.660 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 22 April 2026 13:06:04 -0400 (0:00:00.018) 0:00:26.678 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 22 April 2026 13:06:04 -0400 (0:00:00.014) 0:00:26.693 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 22 April 2026 13:06:04 -0400 (0:00:00.011) 0:00:26.704 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Wednesday 22 April 2026 13:06:04 -0400 (0:00:00.010) 0:00:26.715 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Wednesday 22 April 2026 13:06:04 -0400 (0:00:00.010) 0:00:26.725 ******* ok: [managed-node1] => { "changed": false } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:32 Wednesday 22 April 2026 13:06:05 -0400 (0:00:00.347) 0:00:27.072 ******* NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 META: triggered running handlers for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Wednesday 22 April 2026 13:06:05 -0400 (0:00:00.001) 0:00:27.073 ******* changed: [managed-node1] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.136631", "end": "2026-04-22 13:06:05.424952", "rc": 0, "start": "2026-04-22 13:06:05.288321" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Wednesday 22 April 2026 13:06:05 -0400 (0:00:00.467) 0:00:27.541 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Wednesday 22 April 2026 13:06:05 -0400 (0:00:00.017) 0:00:27.559 ******* changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Wednesday 22 April 2026 13:06:28 -0400 (0:00:23.316) 0:00:50.875 ******* skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Wednesday 22 April 2026 13:06:28 -0400 (0:00:00.017) 0:00:50.893 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:35 Wednesday 22 April 2026 13:06:28 -0400 (0:00:00.020) 0:00:50.913 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Wednesday 22 April 2026 13:06:28 -0400 (0:00:00.016) 0:00:50.930 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:06:28 -0400 (0:00:00.019) 0:00:50.949 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:06:28 -0400 (0:00:00.000) 0:00:50.950 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:06:28 -0400 (0:00:00.014) 0:00:50.965 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:06:28 -0400 (0:00:00.045) 0:00:51.011 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:06:28 -0400 (0:00:00.024) 0:00:51.035 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:06:29 -0400 (0:00:00.589) 0:00:51.625 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:06:29 -0400 (0:00:00.350) 0:00:51.976 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:06:29 -0400 (0:00:00.018) 0:00:51.994 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:06:29 -0400 (0:00:00.024) 0:00:52.018 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:06:29 -0400 (0:00:00.040) 0:00:52.059 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:06:30 -0400 (0:00:00.011) 0:00:52.070 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:06:30 -0400 (0:00:00.028) 0:00:52.099 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:06:32 -0400 (0:00:02.327) 0:00:54.426 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877565.4240348, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877565.422035, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653050, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877565.422035, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2027548435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:06:32 -0400 (0:00:00.390) 0:00:54.817 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:06:32 -0400 (0:00:00.012) 0:00:54.830 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:06:32 -0400 (0:00:00.013) 0:00:54.843 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:06:33 -0400 (0:00:00.336) 0:00:55.179 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:06:33 -0400 (0:00:00.022) 0:00:55.202 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877565.4240348, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877565.422035, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653050, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877565.422035, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2027548435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:06:33 -0400 (0:00:00.369) 0:00:55.571 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877562.8880649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be4a86bbf338a33478ab1554c2e9f11c0cb003b4", "ctime": 1776877556.7181222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776877556.7192936, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4128748963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:06:33 -0400 (0:00:00.358) 0:00:55.930 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004607", "end": "2026-04-22 13:06:34.271590", "rc": 0, "start": "2026-04-22 13:06:34.266983" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:06:34 -0400 (0:00:00.333) 0:00:56.263 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:06:34 -0400 (0:00:00.015) 0:00:56.278 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:06:34 -0400 (0:00:00.336) 0:00:56.615 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:06:34 -0400 (0:00:00.349) 0:00:56.964 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 22 April 2026 13:06:35 -0400 (0:00:00.355) 0:00:57.320 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 22 April 2026 13:06:35 -0400 (0:00:00.017) 0:00:57.337 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 22 April 2026 13:06:35 -0400 (0:00:00.017) 0:00:57.354 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 22 April 2026 13:06:35 -0400 (0:00:00.013) 0:00:57.368 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Wednesday 22 April 2026 13:06:35 -0400 (0:00:00.511) 0:00:57.879 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Wednesday 22 April 2026 13:06:35 -0400 (0:00:00.023) 0:00:57.903 ******* ok: [managed-node1] => { "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:42 Wednesday 22 April 2026 13:06:36 -0400 (0:00:00.338) 0:00:58.242 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-691.el9.x86_64] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Wednesday 22 April 2026 13:06:36 -0400 (0:00:00.027) 0:00:58.269 ******* ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-691.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "7fcf0bdfc31ed308bbe1223850b0576fb8e5c77b", "dest": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-691.el9.x86_64" }, "md5sum": "9042ef04932b200bf2e1f0de01a36730", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15181864, "src": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-691.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "687d2120bd49140701e2f390f9e99acdbf0e3525", "dest": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-691.el9.x86_64.img" }, "md5sum": "a27225dcfcd5f0407d9414f97722c0f6", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39415264, "src": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Wednesday 22 April 2026 13:06:37 -0400 (0:00:01.251) 0:00:59.520 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:06:37 -0400 (0:00:00.016) 0:00:59.536 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:06:37 -0400 (0:00:00.000) 0:00:59.537 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:06:37 -0400 (0:00:00.022) 0:00:59.560 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:06:37 -0400 (0:00:00.078) 0:00:59.638 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:06:37 -0400 (0:00:00.018) 0:00:59.657 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:06:38 -0400 (0:00:00.556) 0:01:00.213 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:06:38 -0400 (0:00:00.351) 0:01:00.565 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:06:38 -0400 (0:00:00.016) 0:01:00.581 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:06:38 -0400 (0:00:00.025) 0:01:00.607 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:06:38 -0400 (0:00:00.053) 0:01:00.660 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:06:38 -0400 (0:00:00.018) 0:01:00.679 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:06:38 -0400 (0:00:00.067) 0:01:00.746 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:06:39 -0400 (0:00:01.319) 0:01:02.066 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877565.4240348, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877565.422035, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653050, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877565.422035, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2027548435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:06:40 -0400 (0:00:00.359) 0:01:02.425 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:06:40 -0400 (0:00:00.018) 0:01:02.444 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:06:40 -0400 (0:00:00.017) 0:01:02.461 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:06:40 -0400 (0:00:00.343) 0:01:02.805 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:06:40 -0400 (0:00:00.022) 0:01:02.828 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877565.4240348, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877565.422035, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653050, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877565.422035, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2027548435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:06:41 -0400 (0:00:00.361) 0:01:03.190 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877562.8880649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be4a86bbf338a33478ab1554c2e9f11c0cb003b4", "ctime": 1776877556.7181222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776877556.7192936, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4128748963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:06:41 -0400 (0:00:00.356) 0:01:03.547 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005208", "end": "2026-04-22 13:06:41.791943", "rc": 0, "start": "2026-04-22 13:06:41.786735" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:06:41 -0400 (0:00:00.363) 0:01:03.911 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:06:41 -0400 (0:00:00.022) 0:01:03.933 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:06:42 -0400 (0:00:00.367) 0:01:04.301 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:06:42 -0400 (0:00:00.344) 0:01:04.645 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.614) 0:01:05.260 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.018) 0:01:05.278 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.015) 0:01:05.294 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.011) 0:01:05.305 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.012) 0:01:05.317 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.010) 0:01:05.328 ******* ok: [managed-node1] => { "changed": false } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:32 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.351) 0:01:05.679 ******* META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:35 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.001) 0:01:05.681 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.017) 0:01:05.698 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.016) 0:01:05.715 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.000) 0:01:05.715 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.018) 0:01:05.733 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.051) 0:01:05.785 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:06:43 -0400 (0:00:00.027) 0:01:05.812 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:06:44 -0400 (0:00:00.556) 0:01:06.369 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:06:44 -0400 (0:00:00.342) 0:01:06.711 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:06:44 -0400 (0:00:00.017) 0:01:06.728 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:06:44 -0400 (0:00:00.015) 0:01:06.744 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:06:44 -0400 (0:00:00.028) 0:01:06.772 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:06:44 -0400 (0:00:00.011) 0:01:06.783 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:06:44 -0400 (0:00:00.025) 0:01:06.809 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:06:46 -0400 (0:00:01.287) 0:01:08.097 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877565.4240348, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877565.422035, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653050, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877565.422035, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2027548435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:06:46 -0400 (0:00:00.386) 0:01:08.483 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:06:46 -0400 (0:00:00.013) 0:01:08.497 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:06:46 -0400 (0:00:00.011) 0:01:08.508 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:06:46 -0400 (0:00:00.354) 0:01:08.863 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:06:46 -0400 (0:00:00.023) 0:01:08.886 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877565.4240348, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877565.422035, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653050, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877565.422035, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2027548435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:06:47 -0400 (0:00:00.362) 0:01:09.249 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877562.8880649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be4a86bbf338a33478ab1554c2e9f11c0cb003b4", "ctime": 1776877556.7181222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776877556.7192936, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4128748963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:06:47 -0400 (0:00:00.367) 0:01:09.616 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004815", "end": "2026-04-22 13:06:47.866076", "rc": 0, "start": "2026-04-22 13:06:47.861261" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:06:47 -0400 (0:00:00.365) 0:01:09.982 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:06:47 -0400 (0:00:00.015) 0:01:09.997 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:06:48 -0400 (0:00:00.354) 0:01:10.352 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:06:48 -0400 (0:00:00.352) 0:01:10.704 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 22 April 2026 13:06:49 -0400 (0:00:00.366) 0:01:11.071 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 22 April 2026 13:06:49 -0400 (0:00:00.016) 0:01:11.087 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 22 April 2026 13:06:49 -0400 (0:00:00.014) 0:01:11.102 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 22 April 2026 13:06:49 -0400 (0:00:00.010) 0:01:11.113 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Wednesday 22 April 2026 13:06:49 -0400 (0:00:00.481) 0:01:11.595 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Wednesday 22 April 2026 13:06:49 -0400 (0:00:00.017) 0:01:11.613 ******* ok: [managed-node1] => { "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:50 Wednesday 22 April 2026 13:06:49 -0400 (0:00:00.369) 0:01:11.982 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:60 Wednesday 22 April 2026 13:06:49 -0400 (0:00:00.025) 0:01:12.007 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-691.el9.x86_64] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Wednesday 22 April 2026 13:06:49 -0400 (0:00:00.021) 0:01:12.028 ******* changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-691.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "7fcf0bdfc31ed308bbe1223850b0576fb8e5c77b", "dest": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-691.el9.x86_64" }, "md5sum": "9042ef04932b200bf2e1f0de01a36730", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15181864, "src": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-691.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-691.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "687d2120bd49140701e2f390f9e99acdbf0e3525", "dest": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-691.el9.x86_64.img" }, "md5sum": "a27225dcfcd5f0407d9414f97722c0f6", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39415264, "src": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Wednesday 22 April 2026 13:06:50 -0400 (0:00:00.859) 0:01:12.888 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:06:50 -0400 (0:00:00.015) 0:01:12.903 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:06:50 -0400 (0:00:00.001) 0:01:12.904 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:06:50 -0400 (0:00:00.015) 0:01:12.920 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:06:50 -0400 (0:00:00.040) 0:01:12.960 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:06:50 -0400 (0:00:00.016) 0:01:12.977 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:06:51 -0400 (0:00:00.559) 0:01:13.537 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:06:51 -0400 (0:00:00.346) 0:01:13.883 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:06:51 -0400 (0:00:00.021) 0:01:13.905 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:06:51 -0400 (0:00:00.016) 0:01:13.922 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:06:51 -0400 (0:00:00.034) 0:01:13.956 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:06:51 -0400 (0:00:00.012) 0:01:13.969 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:06:51 -0400 (0:00:00.045) 0:01:14.014 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:06:53 -0400 (0:00:01.258) 0:01:15.273 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877565.4240348, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877565.422035, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653050, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877565.422035, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2027548435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:06:53 -0400 (0:00:00.371) 0:01:15.645 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:06:53 -0400 (0:00:00.015) 0:01:15.660 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:06:53 -0400 (0:00:00.011) 0:01:15.672 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:06:53 -0400 (0:00:00.349) 0:01:16.022 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:06:53 -0400 (0:00:00.022) 0:01:16.044 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877565.4240348, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877565.422035, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653050, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877565.422035, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2027548435", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:06:54 -0400 (0:00:00.357) 0:01:16.402 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877562.8880649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be4a86bbf338a33478ab1554c2e9f11c0cb003b4", "ctime": 1776877556.7181222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776877556.7192936, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4128748963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:06:54 -0400 (0:00:00.356) 0:01:16.758 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004620", "end": "2026-04-22 13:06:54.985619", "rc": 0, "start": "2026-04-22 13:06:54.980999" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:06:55 -0400 (0:00:00.345) 0:01:17.103 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:06:55 -0400 (0:00:00.015) 0:01:17.119 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:06:55 -0400 (0:00:00.351) 0:01:17.470 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:06:55 -0400 (0:00:00.350) 0:01:17.821 ******* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-5.14.0-691.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 22 April 2026 13:06:56 -0400 (0:00:00.619) 0:01:18.440 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 22 April 2026 13:06:56 -0400 (0:00:00.017) 0:01:18.457 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 22 April 2026 13:06:56 -0400 (0:00:00.015) 0:01:18.473 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 22 April 2026 13:06:56 -0400 (0:00:00.010) 0:01:18.484 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Wednesday 22 April 2026 13:06:56 -0400 (0:00:00.011) 0:01:18.495 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Wednesday 22 April 2026 13:06:56 -0400 (0:00:00.011) 0:01:18.507 ******* ok: [managed-node1] => { "changed": false } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:32 Wednesday 22 April 2026 13:06:56 -0400 (0:00:00.331) 0:01:18.838 ******* NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 META: triggered running handlers for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Wednesday 22 April 2026 13:06:56 -0400 (0:00:00.001) 0:01:18.840 ******* changed: [managed-node1] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.162688", "end": "2026-04-22 13:06:57.224805", "rc": 0, "start": "2026-04-22 13:06:57.062117" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Wednesday 22 April 2026 13:06:57 -0400 (0:00:00.500) 0:01:19.340 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Wednesday 22 April 2026 13:06:57 -0400 (0:00:00.013) 0:01:19.354 ******* changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Wednesday 22 April 2026 13:07:20 -0400 (0:00:23.160) 0:01:42.515 ******* skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Wednesday 22 April 2026 13:07:20 -0400 (0:00:00.011) 0:01:42.527 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:35 Wednesday 22 April 2026 13:07:20 -0400 (0:00:00.013) 0:01:42.540 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Wednesday 22 April 2026 13:07:20 -0400 (0:00:00.013) 0:01:42.554 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:07:20 -0400 (0:00:00.016) 0:01:42.570 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:07:20 -0400 (0:00:00.000) 0:01:42.571 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:07:20 -0400 (0:00:00.014) 0:01:42.586 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:07:20 -0400 (0:00:00.039) 0:01:42.625 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:07:20 -0400 (0:00:00.017) 0:01:42.642 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:07:21 -0400 (0:00:00.597) 0:01:43.239 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:07:21 -0400 (0:00:00.337) 0:01:43.577 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:07:21 -0400 (0:00:00.016) 0:01:43.593 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:07:21 -0400 (0:00:00.015) 0:01:43.608 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:07:21 -0400 (0:00:00.027) 0:01:43.636 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:07:21 -0400 (0:00:00.011) 0:01:43.647 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:07:21 -0400 (0:00:00.024) 0:01:43.672 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:07:23 -0400 (0:00:02.327) 0:01:46.000 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877617.2230413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877617.2220414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653053, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877617.2220414, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1017056097", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:07:24 -0400 (0:00:00.381) 0:01:46.382 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:07:24 -0400 (0:00:00.012) 0:01:46.394 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:07:24 -0400 (0:00:00.011) 0:01:46.406 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:07:24 -0400 (0:00:00.343) 0:01:46.749 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:07:24 -0400 (0:00:00.023) 0:01:46.772 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877617.2230413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877617.2220414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653053, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877617.2220414, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1017056097", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:07:25 -0400 (0:00:00.360) 0:01:47.133 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877562.8880649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be4a86bbf338a33478ab1554c2e9f11c0cb003b4", "ctime": 1776877556.7181222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776877556.7192936, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4128748963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:07:25 -0400 (0:00:00.364) 0:01:47.497 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005128", "end": "2026-04-22 13:07:25.478134", "rc": 0, "start": "2026-04-22 13:07:25.473006" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:07:25 -0400 (0:00:00.356) 0:01:47.854 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:07:25 -0400 (0:00:00.016) 0:01:47.870 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:07:26 -0400 (0:00:00.342) 0:01:48.212 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:07:26 -0400 (0:00:00.340) 0:01:48.553 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 22 April 2026 13:07:26 -0400 (0:00:00.359) 0:01:48.913 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 22 April 2026 13:07:26 -0400 (0:00:00.017) 0:01:48.931 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 22 April 2026 13:07:26 -0400 (0:00:00.015) 0:01:48.946 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 22 April 2026 13:07:26 -0400 (0:00:00.012) 0:01:48.959 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Wednesday 22 April 2026 13:07:27 -0400 (0:00:00.517) 0:01:49.476 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Wednesday 22 April 2026 13:07:27 -0400 (0:00:00.017) 0:01:49.494 ******* ok: [managed-node1] => { "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:67 Wednesday 22 April 2026 13:07:27 -0400 (0:00:00.358) 0:01:49.852 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:79 Wednesday 22 April 2026 13:07:27 -0400 (0:00:00.025) 0:01:49.877 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:07:27 -0400 (0:00:00.013) 0:01:49.891 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:07:27 -0400 (0:00:00.000) 0:01:49.892 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:07:27 -0400 (0:00:00.014) 0:01:49.906 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:07:27 -0400 (0:00:00.039) 0:01:49.946 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:07:27 -0400 (0:00:00.016) 0:01:49.963 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:07:28 -0400 (0:00:00.553) 0:01:50.516 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:07:28 -0400 (0:00:00.334) 0:01:50.850 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:07:28 -0400 (0:00:00.016) 0:01:50.867 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:07:28 -0400 (0:00:00.017) 0:01:50.885 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:07:28 -0400 (0:00:00.028) 0:01:50.913 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:07:28 -0400 (0:00:00.011) 0:01:50.924 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:07:28 -0400 (0:00:00.036) 0:01:50.960 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:07:30 -0400 (0:00:01.305) 0:01:52.266 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877617.2230413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877617.2220414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653053, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877617.2220414, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1017056097", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:07:30 -0400 (0:00:00.358) 0:01:52.625 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:07:30 -0400 (0:00:00.015) 0:01:52.640 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:07:30 -0400 (0:00:00.014) 0:01:52.654 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:07:30 -0400 (0:00:00.338) 0:01:52.993 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:07:30 -0400 (0:00:00.026) 0:01:53.019 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877617.2230413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877617.2220414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653053, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877617.2220414, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1017056097", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:07:31 -0400 (0:00:00.364) 0:01:53.384 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877562.8880649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be4a86bbf338a33478ab1554c2e9f11c0cb003b4", "ctime": 1776877556.7181222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776877556.7192936, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4128748963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:07:31 -0400 (0:00:00.367) 0:01:53.751 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004750", "end": "2026-04-22 13:07:31.983847", "rc": 0, "start": "2026-04-22 13:07:31.979097" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:07:32 -0400 (0:00:00.347) 0:01:54.098 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:07:32 -0400 (0:00:00.016) 0:01:54.115 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:07:32 -0400 (0:00:00.344) 0:01:54.460 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:07:32 -0400 (0:00:00.344) 0:01:54.805 ******* fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-691.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-691.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:94 Wednesday 22 April 2026 13:07:33 -0400 (0:00:00.348) 0:01:55.153 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:98 Wednesday 22 April 2026 13:07:33 -0400 (0:00:00.016) 0:01:55.169 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:07:33 -0400 (0:00:00.022) 0:01:55.192 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:07:33 -0400 (0:00:00.000) 0:01:55.193 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:07:33 -0400 (0:00:00.016) 0:01:55.209 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:07:33 -0400 (0:00:00.053) 0:01:55.263 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:07:33 -0400 (0:00:00.017) 0:01:55.280 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:07:33 -0400 (0:00:00.558) 0:01:55.838 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:07:34 -0400 (0:00:00.337) 0:01:56.176 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:07:34 -0400 (0:00:00.016) 0:01:56.193 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:07:34 -0400 (0:00:00.015) 0:01:56.209 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:07:34 -0400 (0:00:00.027) 0:01:56.236 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:07:34 -0400 (0:00:00.011) 0:01:56.247 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:07:34 -0400 (0:00:00.033) 0:01:56.281 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:07:35 -0400 (0:00:01.262) 0:01:57.544 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877617.2230413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877617.2220414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653053, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877617.2220414, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1017056097", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:07:35 -0400 (0:00:00.350) 0:01:57.895 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:07:35 -0400 (0:00:00.013) 0:01:57.908 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:07:35 -0400 (0:00:00.011) 0:01:57.919 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:07:36 -0400 (0:00:00.339) 0:01:58.259 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:07:36 -0400 (0:00:00.023) 0:01:58.283 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877617.2230413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877617.2220414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653053, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877617.2220414, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1017056097", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:07:36 -0400 (0:00:00.349) 0:01:58.633 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877562.8880649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be4a86bbf338a33478ab1554c2e9f11c0cb003b4", "ctime": 1776877556.7181222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776877556.7192936, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4128748963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:07:36 -0400 (0:00:00.353) 0:01:58.987 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004662", "end": "2026-04-22 13:07:37.218861", "rc": 0, "start": "2026-04-22 13:07:37.214199" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:07:37 -0400 (0:00:00.346) 0:01:59.333 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:07:37 -0400 (0:00:00.016) 0:01:59.350 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:07:37 -0400 (0:00:00.340) 0:01:59.690 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:07:37 -0400 (0:00:00.333) 0:02:00.023 ******* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 22 April 2026 13:07:38 -0400 (0:00:00.648) 0:02:00.672 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 22 April 2026 13:07:38 -0400 (0:00:00.017) 0:02:00.690 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 22 April 2026 13:07:38 -0400 (0:00:00.015) 0:02:00.706 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 22 April 2026 13:07:38 -0400 (0:00:00.011) 0:02:00.717 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Wednesday 22 April 2026 13:07:39 -0400 (0:00:00.475) 0:02:01.192 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "6f4799890c3b4706bc28e59b7532486e-5.14.0-691.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Wednesday 22 April 2026 13:07:39 -0400 (0:00:00.017) 0:02:01.210 ******* ok: [managed-node1] => { "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:114 Wednesday 22 April 2026 13:07:39 -0400 (0:00:00.335) 0:02:01.545 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Wednesday 22 April 2026 13:07:39 -0400 (0:00:00.021) 0:02:01.567 ******* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Wednesday 22 April 2026 13:07:39 -0400 (0:00:00.000) 0:02:01.568 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Wednesday 22 April 2026 13:07:39 -0400 (0:00:00.015) 0:02:01.583 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Wednesday 22 April 2026 13:07:39 -0400 (0:00:00.063) 0:02:01.647 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Wednesday 22 April 2026 13:07:39 -0400 (0:00:00.018) 0:02:01.665 ******* ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Wednesday 22 April 2026 13:07:40 -0400 (0:00:00.547) 0:02:02.212 ******* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Wednesday 22 April 2026 13:07:40 -0400 (0:00:00.333) 0:02:02.546 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Wednesday 22 April 2026 13:07:40 -0400 (0:00:00.017) 0:02:02.563 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Wednesday 22 April 2026 13:07:40 -0400 (0:00:00.016) 0:02:02.579 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Wednesday 22 April 2026 13:07:40 -0400 (0:00:00.028) 0:02:02.608 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Wednesday 22 April 2026 13:07:40 -0400 (0:00:00.011) 0:02:02.620 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Wednesday 22 April 2026 13:07:40 -0400 (0:00:00.030) 0:02:02.651 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Wednesday 22 April 2026 13:07:41 -0400 (0:00:01.247) 0:02:03.898 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877617.2230413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877617.2220414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653053, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877617.2220414, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1017056097", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Wednesday 22 April 2026 13:07:42 -0400 (0:00:00.348) 0:02:04.246 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Wednesday 22 April 2026 13:07:42 -0400 (0:00:00.013) 0:02:04.259 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Wednesday 22 April 2026 13:07:42 -0400 (0:00:00.011) 0:02:04.271 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Wednesday 22 April 2026 13:07:42 -0400 (0:00:00.334) 0:02:04.605 ******* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Wednesday 22 April 2026 13:07:42 -0400 (0:00:00.024) 0:02:04.630 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877617.2230413, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1776877617.2220414, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4653053, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1776877617.2220414, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1017056097", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Wednesday 22 April 2026 13:07:42 -0400 (0:00:00.347) 0:02:04.978 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1776877562.8880649, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be4a86bbf338a33478ab1554c2e9f11c0cb003b4", "ctime": 1776877556.7181222, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1776877556.7192936, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4128748963", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Wednesday 22 April 2026 13:07:43 -0400 (0:00:00.350) 0:02:05.328 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004747", "end": "2026-04-22 13:07:43.554185", "rc": 0, "start": "2026-04-22 13:07:43.549438" } TASK [fedora.linux_system_roles.bootloader : Use a general grub and user conf path if UEFI path has a stub config] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Wednesday 22 April 2026 13:07:43 -0400 (0:00:00.339) 0:02:05.668 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Wednesday 22 April 2026 13:07:43 -0400 (0:00:00.017) 0:02:05.685 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Wednesday 22 April 2026 13:07:43 -0400 (0:00:00.337) 0:02:06.022 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Wednesday 22 April 2026 13:07:44 -0400 (0:00:00.340) 0:02:06.363 ******* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Wednesday 22 April 2026 13:07:44 -0400 (0:00:00.573) 0:02:06.936 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Wednesday 22 April 2026 13:07:44 -0400 (0:00:00.017) 0:02:06.954 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Wednesday 22 April 2026 13:07:44 -0400 (0:00:00.016) 0:02:06.970 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Wednesday 22 April 2026 13:07:44 -0400 (0:00:00.010) 0:02:06.981 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Wednesday 22 April 2026 13:07:45 -0400 (0:00:00.446) 0:02:07.428 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "d82d9820aa9f4b09acab187df75d0a11-5.14.0-691.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-691.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-691.el9.x86_64", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (5.14.0-691.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "d82d9820aa9f4b09acab187df75d0a11-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-d82d9820aa9f4b09acab187df75d0a11.img", "kernel": "/boot/vmlinuz-0-rescue-d82d9820aa9f4b09acab187df75d0a11", "root": "UUID=8e06fdd1-a4c0-44c5-a3bf-f328d9d6a035", "title": "CentOS Stream (0-rescue-d82d9820aa9f4b09acab187df75d0a11) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Wednesday 22 April 2026 13:07:45 -0400 (0:00:00.017) 0:02:07.445 ******* ok: [managed-node1] => { "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:123 Wednesday 22 April 2026 13:07:45 -0400 (0:00:00.340) 0:02:07.786 ******* ok: [managed-node1] => (item=Clone1) => { "ansible_loop_var": "item", "changed": false, "item": "Clone1" } MSG: All assertions passed ok: [managed-node1] => (item=Clone2) => { "ansible_loop_var": "item", "changed": false, "item": "Clone2" } MSG: All assertions passed TASK [Remove cloned kernels] *************************************************** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:133 Wednesday 22 April 2026 13:07:45 -0400 (0:00:00.035) 0:02:07.822 ******* changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-691.el9.x86_64_clone1" ], "delta": "0:00:00.046830", "end": "2026-04-22 13:07:46.094529", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-04-22 13:07:46.047699" } STDERR: The param /boot/vmlinuz-5.14.0-691.el9.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-691.el9.x86_64_clone2" ], "delta": "0:00:00.046768", "end": "2026-04-22 13:07:46.473044", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-04-22 13:07:46.426276" } STDERR: The param /boot/vmlinuz-5.14.0-691.el9.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Wednesday 22 April 2026 13:07:46 -0400 (0:00:00.766) 0:02:08.589 ******* changed: [managed-node1] => { "changed": true, "cmd": "set -o pipefail\ngrubby --info=DEFAULT | awk '/^args/ {print $0}'\ncat /etc/default/grub\neval $(grubby --info=DEFAULT | awk '/^args/ {print $0}')\nsed -i -e \"s|^GRUB_CMDLINE_LINUX=.*|GRUB_CMDLINE_LINUX=\\\"$args\\\"|\" /etc/default/grub\ncat /etc/default/grub", "delta": "0:00:00.109307", "end": "2026-04-22 13:07:46.924476", "rc": 0, "start": "2026-04-22 13:07:46.815169" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Wednesday 22 April 2026 13:07:46 -0400 (0:00:00.454) 0:02:09.043 ******* included: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Wednesday 22 April 2026 13:07:46 -0400 (0:00:00.015) 0:02:09.058 ******* changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Wednesday 22 April 2026 13:08:10 -0400 (0:00:23.480) 0:02:32.538 ******* skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Wednesday 22 April 2026 13:08:10 -0400 (0:00:00.012) 0:02:32.550 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=201 changed=14 unreachable=0 failed=0 skipped=125 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-04-22T17:07:33.083769+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-691.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-691.el9.x86_64_clone2", "start_time": "2026-04-22T17:07:32.737595+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 22 April 2026 13:08:10 -0400 (0:00:00.014) 0:02:32.565 ******* =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.48s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.32s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.16s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 12.33s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.33s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.33s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gathering Facts --------------------------------------------------------- 2.23s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.32s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.31s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.29s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.26s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.26s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-691.el9.x86_64 --- 1.25s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.25s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.23s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-691.el9.x86_64 --- 1.04s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-691.el9.x86_64 --- 0.86s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.77s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:133 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.62s /tmp/collections-ECt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114