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-Ous executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Jan 8 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-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 24 January 2026 07:58:47 -0500 (0:00:00.018) 0:00:00.018 ****** included: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 24 January 2026 07:58:47 -0500 (0:00:00.011) 0:00:00.029 ****** [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 [End host on s390x architecture] ****************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 24 January 2026 07:58:49 -0500 (0:00:01.964) 0:00:01.993 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 24 January 2026 07:58:49 -0500 (0:00:00.009) 0:00:02.002 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:58:49 -0500 (0:00:00.083) 0:00:02.086 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:58:49 -0500 (0:00:00.027) 0:00:02.113 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:58:49 -0500 (0:00:00.036) 0:00:02.149 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:58:50 -0500 (0:00:00.419) 0:00:02.569 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:58:50 -0500 (0:00:00.019) 0:00:02.589 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:58:50 -0500 (0:00:00.029) 0:00:02.618 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:58:50 -0500 (0:00:00.009) 0:00:02.628 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:58:50 -0500 (0:00:00.042) 0:00:02.671 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:01 -0500 (0:00:11.449) 0:00:14.121 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767686426.474, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1767686424.056, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 663476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1891725977", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:02 -0500 (0:00:00.361) 0:00:14.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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:02 -0500 (0:00:00.013) 0:00:14.496 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:02 -0500 (0:00:00.010) 0:00:14.506 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:02 -0500 (0:00:00.327) 0:00:14.834 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:02 -0500 (0:00:00.039) 0:00:14.873 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259542.008514, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1767686424.056, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 663476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1891725977", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:02 -0500 (0:00:00.351) 0:00:15.225 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767624604.354, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "44a6e73d611b4d74c1a367bb4f816965b071c664", "ctime": 1767624604.355, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4994611, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767624604.355, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "387994888", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:03 -0500 (0:00:00.349) 0:00:15.574 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004032", "end": "2026-01-24 07:59:03.569602", "rc": 0, "start": "2026-01-24 07:59:03.565570" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:03 -0500 (0:00:00.442) 0:00:16.017 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:03 -0500 (0:00:00.033) 0:00:16.050 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:04 -0500 (0:00:00.442) 0:00:16.493 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:04 -0500 (0:00:00.357) 0:00:16.851 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:04 -0500 (0:00:00.420) 0:00:17.272 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:04 -0500 (0:00:00.016) 0:00:17.288 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:04 -0500 (0:00:00.014) 0:00:17.303 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:04 -0500 (0:00:00.026) 0:00:17.329 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:05 -0500 (0:00:00.575) 0:00:17.905 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 24 January 2026 07:59:05 -0500 (0:00:00.033) 0:00:17.938 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 24 January 2026 07:59:05 -0500 (0:00:00.002) 0:00:17.941 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 24 January 2026 07:59:05 -0500 (0:00:00.000) 0:00:17.942 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 24 January 2026 07:59:05 -0500 (0:00:00.037) 0:00:17.980 ****** included: /tmp/collections-Ous/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-655.el9.x86_64] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 24 January 2026 07:59:05 -0500 (0:00:00.022) 0:00:18.003 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-655.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "13c555f3a11d0d6eeb255fd855679131d19713e8", "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64" }, "md5sum": "c1de6c0d739eb95ddba8667dc96d5278", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15116328, "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-655.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "fbb087231b120e528af93b8b3fefdfe01bdd8e04", "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img" }, "md5sum": "7c4795c4b1a635fc0da1d070d6f71ea2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39314246, "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 24 January 2026 07:59:06 -0500 (0:00:01.044) 0:00:19.047 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:59:06 -0500 (0:00:00.046) 0:00:19.094 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:59:06 -0500 (0:00:00.027) 0:00:19.121 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:59:06 -0500 (0:00:00.034) 0:00:19.156 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:59:06 -0500 (0:00:00.018) 0:00:19.174 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:59:06 -0500 (0:00:00.014) 0:00:19.189 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:59:06 -0500 (0:00:00.036) 0:00:19.226 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:59:06 -0500 (0:00:00.014) 0:00:19.240 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:59:06 -0500 (0:00:00.064) 0:00:19.304 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:07 -0500 (0:00:00.917) 0:00:20.222 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259542.008514, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1767686424.056, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 663476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1891725977", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:08 -0500 (0:00:00.371) 0:00:20.593 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:08 -0500 (0:00:00.012) 0:00:20.606 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:08 -0500 (0:00:00.011) 0:00:20.617 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:08 -0500 (0:00:00.340) 0:00:20.957 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:08 -0500 (0:00:00.041) 0:00:20.998 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259542.008514, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1767686424.056, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 663476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1891725977", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:08 -0500 (0:00:00.344) 0:00:21.343 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259544.399989, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769259544.3995318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259544.3999898, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3481969518", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:09 -0500 (0:00:00.346) 0:00:21.689 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003932", "end": "2026-01-24 07:59:09.604564", "rc": 0, "start": "2026-01-24 07:59:09.600632" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:09 -0500 (0:00:00.367) 0:00:22.057 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:09 -0500 (0:00:00.046) 0:00:22.104 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:10 -0500 (0:00:00.374) 0:00:22.478 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:10 -0500 (0:00:00.360) 0:00:22.838 ****** 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-655.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-655.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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:11 -0500 (0:00:00.676) 0:00:23.515 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:11 -0500 (0:00:00.025) 0:00:23.541 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:11 -0500 (0:00:00.025) 0:00:23.567 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:11 -0500 (0:00:00.043) 0:00:23.610 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:11 -0500 (0:00:00.044) 0:00:23.655 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 24 January 2026 07:59:11 -0500 (0:00:00.046) 0:00:23.701 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 24 January 2026 07:59:11 -0500 (0:00:00.003) 0:00:23.704 ****** 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.160080", "end": "2026-01-24 07:59:11.771954", "rc": 0, "start": "2026-01-24 07:59:11.611874" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 24 January 2026 07:59:11 -0500 (0:00:00.514) 0:00:24.219 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 24 January 2026 07:59:11 -0500 (0:00:00.013) 0:00:24.233 ****** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 24 January 2026 07:59:35 -0500 (0:00:23.835) 0:00:48.068 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.011) 0:00:48.079 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.014) 0:00:48.094 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.013) 0:00:48.107 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.062) 0:00:48.169 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.028) 0:00:48.197 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.040) 0:00:48.237 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.018) 0:00:48.256 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.017) 0:00:48.274 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.036) 0:00:48.310 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.011) 0:00:48.321 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.049) 0:00:48.371 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:38 -0500 (0:00:02.087) 0:00:50.458 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259551.7705867, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259551.7705867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259551.7705867, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1483309028", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:38 -0500 (0:00:00.417) 0:00:50.876 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:38 -0500 (0:00:00.021) 0:00:50.898 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:38 -0500 (0:00:00.021) 0:00:50.919 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:38 -0500 (0:00:00.381) 0:00:51.301 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:38 -0500 (0:00:00.056) 0:00:51.357 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259578.1140313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259551.7705867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259551.7705867, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1483309028", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.361) 0:00:51.719 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259549.224568, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769259544.3995318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259544.3999898, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3481969518", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.380) 0:00:52.099 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004729", "end": "2026-01-24 07:59:39.843348", "rc": 0, "start": "2026-01-24 07:59:39.838619" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.376) 0:00:52.475 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.052) 0:00:52.528 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.384) 0:00:52.913 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.353) 0:00:53.267 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.334) 0:00:53.602 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.020) 0:00:53.622 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.017) 0:00:53.640 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.035) 0:00:53.675 ****** 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": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.540) 0:00:54.215 ****** 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": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.045) 0:00:54.261 ****** included: /tmp/collections-Ous/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-655.el9.x86_64] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.040) 0:00:54.301 ****** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-655.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "13c555f3a11d0d6eeb255fd855679131d19713e8", "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64" }, "md5sum": "c1de6c0d739eb95ddba8667dc96d5278", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15116328, "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-655.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "fbb087231b120e528af93b8b3fefdfe01bdd8e04", "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img" }, "md5sum": "7c4795c4b1a635fc0da1d070d6f71ea2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39314246, "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 24 January 2026 07:59:43 -0500 (0:00:01.275) 0:00:55.577 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.055) 0:00:55.632 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.025) 0:00:55.658 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.045) 0:00:55.704 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.023) 0:00:55.727 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.015) 0:00:55.743 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.036) 0:00:55.780 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.011) 0:00:55.791 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.061) 0:00:55.852 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:44 -0500 (0:00:00.923) 0:00:56.776 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259578.1140313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259551.7705867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259551.7705867, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1483309028", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:44 -0500 (0:00:00.369) 0:00:57.145 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:44 -0500 (0:00:00.013) 0:00:57.159 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:44 -0500 (0:00:00.011) 0:00:57.170 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:45 -0500 (0:00:00.344) 0:00:57.515 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:45 -0500 (0:00:00.061) 0:00:57.577 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259578.1140313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259551.7705867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259551.7705867, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1483309028", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:45 -0500 (0:00:00.382) 0:00:57.959 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259549.224568, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769259544.3995318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259544.3999898, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3481969518", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:45 -0500 (0:00:00.351) 0:00:58.310 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004026", "end": "2026-01-24 07:59:46.220891", "rc": 0, "start": "2026-01-24 07:59:46.216865" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:46 -0500 (0:00:00.362) 0:00:58.672 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:46 -0500 (0:00:00.050) 0:00:58.723 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:46 -0500 (0:00:00.403) 0:00:59.127 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:47 -0500 (0:00:00.355) 0:00:59.482 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:47 -0500 (0:00:00.683) 0:01:00.166 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:47 -0500 (0:00:00.017) 0:01:00.183 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:47 -0500 (0:00:00.022) 0:01:00.205 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:47 -0500 (0:00:00.044) 0:01:00.250 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:47 -0500 (0:00:00.034) 0:01:00.285 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 24 January 2026 07:59:47 -0500 (0:00:00.032) 0:01:00.318 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 24 January 2026 07:59:47 -0500 (0:00:00.001) 0:01:00.319 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 24 January 2026 07:59:47 -0500 (0:00:00.018) 0:01:00.337 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:59:48 -0500 (0:00:00.066) 0:01:00.404 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:59:48 -0500 (0:00:00.018) 0:01:00.422 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:59:48 -0500 (0:00:00.032) 0:01:00.454 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:59:48 -0500 (0:00:00.015) 0:01:00.470 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:59:48 -0500 (0:00:00.015) 0:01:00.485 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:59:48 -0500 (0:00:00.027) 0:01:00.513 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:59:48 -0500 (0:00:00.011) 0:01:00.525 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:59:48 -0500 (0:00:00.046) 0:01:00.571 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:49 -0500 (0:00:00.931) 0:01:01.502 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259578.1140313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259551.7705867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259551.7705867, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1483309028", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:49 -0500 (0:00:00.350) 0:01:01.853 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:49 -0500 (0:00:00.017) 0:01:01.870 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:49 -0500 (0:00:00.014) 0:01:01.884 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:49 -0500 (0:00:00.342) 0:01:02.227 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:49 -0500 (0:00:00.045) 0:01:02.273 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259578.1140313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259551.7705867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259551.7705867, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1483309028", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:50 -0500 (0:00:00.359) 0:01:02.632 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259549.224568, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769259544.3995318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259544.3999898, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3481969518", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:50 -0500 (0:00:00.353) 0:01:02.986 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004634", "end": "2026-01-24 07:59:50.917164", "rc": 0, "start": "2026-01-24 07:59:50.912530" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:50 -0500 (0:00:00.382) 0:01:03.369 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:51 -0500 (0:00:00.035) 0:01:03.405 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:51 -0500 (0:00:00.368) 0:01:03.773 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:51 -0500 (0:00:00.367) 0:01:04.141 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:52 -0500 (0:00:00.346) 0:01:04.487 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:52 -0500 (0:00:00.017) 0:01:04.505 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:52 -0500 (0:00:00.015) 0:01:04.520 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:52 -0500 (0:00:00.029) 0:01:04.549 ****** 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": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:52 -0500 (0:00:00.526) 0:01:05.076 ****** 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": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 24 January 2026 07:59:52 -0500 (0:00:00.036) 0:01:05.112 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 24 January 2026 07:59:52 -0500 (0:00:00.041) 0:01:05.153 ****** included: /tmp/collections-Ous/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-655.el9.x86_64] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 24 January 2026 07:59:52 -0500 (0:00:00.026) 0:01:05.180 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-655.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-655.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "13c555f3a11d0d6eeb255fd855679131d19713e8", "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64" }, "md5sum": "c1de6c0d739eb95ddba8667dc96d5278", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15116328, "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-655.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "fbb087231b120e528af93b8b3fefdfe01bdd8e04", "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img" }, "md5sum": "7c4795c4b1a635fc0da1d070d6f71ea2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39314246, "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 24 January 2026 07:59:53 -0500 (0:00:00.877) 0:01:06.057 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:59:53 -0500 (0:00:00.036) 0:01:06.094 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:59:53 -0500 (0:00:00.016) 0:01:06.110 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:59:53 -0500 (0:00:00.031) 0:01:06.142 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:59:53 -0500 (0:00:00.016) 0:01:06.158 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:59:53 -0500 (0:00:00.016) 0:01:06.175 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:59:53 -0500 (0:00:00.028) 0:01:06.203 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:59:53 -0500 (0:00:00.011) 0:01:06.215 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:59:53 -0500 (0:00:00.057) 0:01:06.273 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:54 -0500 (0:00:00.909) 0:01:07.182 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259578.1140313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259551.7705867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259551.7705867, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1483309028", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:55 -0500 (0:00:00.348) 0:01:07.530 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:55 -0500 (0:00:00.013) 0:01:07.544 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:55 -0500 (0:00:00.012) 0:01:07.556 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:55 -0500 (0:00:00.332) 0:01:07.889 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:55 -0500 (0:00:00.040) 0:01:07.929 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259578.1140313, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259551.7705867, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259551.7705867, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1483309028", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:55 -0500 (0:00:00.354) 0:01:08.283 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259549.224568, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769259544.3995318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259544.3999898, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3481969518", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:56 -0500 (0:00:00.352) 0:01:08.635 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003834", "end": "2026-01-24 07:59:56.550177", "rc": 0, "start": "2026-01-24 07:59:56.546343" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:56 -0500 (0:00:00.363) 0:01:08.998 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:56 -0500 (0:00:00.032) 0:01:09.031 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:56 -0500 (0:00:00.359) 0:01:09.391 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:57 -0500 (0:00:00.356) 0:01:09.748 ****** 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-655.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-655.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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:58 -0500 (0:00:00.690) 0:01:10.438 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:58 -0500 (0:00:00.018) 0:01:10.456 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:58 -0500 (0:00:00.015) 0:01:10.472 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:58 -0500 (0:00:00.028) 0:01:10.501 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:58 -0500 (0:00:00.028) 0:01:10.530 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 24 January 2026 07:59:58 -0500 (0:00:00.029) 0:01:10.559 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 24 January 2026 07:59:58 -0500 (0:00:00.001) 0:01:10.560 ****** 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.187756", "end": "2026-01-24 07:59:58.645958", "rc": 0, "start": "2026-01-24 07:59:58.458202" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 24 January 2026 07:59:58 -0500 (0:00:00.534) 0:01:11.095 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 24 January 2026 07:59:58 -0500 (0:00:00.013) 0:01:11.108 ****** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 24 January 2026 08:00:22 -0500 (0:00:23.705) 0:01:34.813 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.013) 0:01:34.827 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.014) 0:01:34.841 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.014) 0:01:34.856 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.063) 0:01:34.919 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.016) 0:01:34.936 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.048) 0:01:34.984 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.028) 0:01:35.013 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.017) 0:01:35.030 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.033) 0:01:35.064 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.013) 0:01:35.077 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.053) 0:01:35.131 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 08:00:24 -0500 (0:00:02.103) 0:01:37.235 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259598.645376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259598.644376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259598.644376, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3396951918", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.390) 0:01:37.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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.013) 0:01:37.639 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.011) 0:01:37.650 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.337) 0:01:37.988 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.039) 0:01:38.027 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259598.645376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259598.644376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259598.644376, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3396951918", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.349) 0:01:38.377 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259549.224568, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769259544.3995318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259544.3999898, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3481969518", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 08:00:26 -0500 (0:00:00.354) 0:01:38.731 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004449", "end": "2026-01-24 08:00:25.778185", "rc": 0, "start": "2026-01-24 08:00:25.773736" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 08:00:26 -0500 (0:00:00.371) 0:01:39.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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 08:00:26 -0500 (0:00:00.039) 0:01:39.142 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 08:00:27 -0500 (0:00:00.371) 0:01:39.513 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 08:00:27 -0500 (0:00:00.366) 0:01:39.879 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 08:00:27 -0500 (0:00:00.344) 0:01:40.224 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 08:00:27 -0500 (0:00:00.018) 0:01:40.243 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 08:00:27 -0500 (0:00:00.020) 0:01:40.263 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 08:00:27 -0500 (0:00:00.037) 0:01:40.301 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-655.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": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "3", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "4", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.570) 0:01:40.872 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-655.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": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "3", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "4", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.038) 0:01:40.910 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.049) 0:01:40.960 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.037) 0:01:40.997 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.019) 0:01:41.016 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.035) 0:01:41.052 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.016) 0:01:41.068 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.016) 0:01:41.084 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.027) 0:01:41.112 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.011) 0:01:41.123 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.048) 0:01:41.171 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 08:00:29 -0500 (0:00:00.904) 0:01:42.075 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259598.645376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259598.644376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259598.644376, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3396951918", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 08:00:30 -0500 (0:00:00.355) 0:01:42.431 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 08:00:30 -0500 (0:00:00.014) 0:01:42.446 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 08:00:30 -0500 (0:00:00.012) 0:01:42.458 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 08:00:30 -0500 (0:00:00.336) 0:01:42.794 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 08:00:30 -0500 (0:00:00.042) 0:01:42.836 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259598.645376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259598.644376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259598.644376, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3396951918", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 08:00:30 -0500 (0:00:00.356) 0:01:43.193 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259549.224568, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769259544.3995318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259544.3999898, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3481969518", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 08:00:31 -0500 (0:00:00.353) 0:01:43.546 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004475", "end": "2026-01-24 08:00:30.988853", "rc": 0, "start": "2026-01-24 08:00:30.984378" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 08:00:31 -0500 (0:00:00.361) 0:01:43.907 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 08:00:31 -0500 (0:00:00.034) 0:01:43.942 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 08:00:31 -0500 (0:00:00.360) 0:01:44.303 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.357) 0:01:44.661 ****** 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-655.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-655.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.339) 0:01:45.001 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.014) 0:01:45.016 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.057) 0:01:45.073 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.016) 0:01:45.089 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.032) 0:01:45.122 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.016) 0:01:45.138 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.015) 0:01:45.154 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.028) 0:01:45.182 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.012) 0:01:45.195 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.051) 0:01:45.246 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 08:00:33 -0500 (0:00:00.918) 0:01:46.164 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259598.645376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259598.644376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259598.644376, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3396951918", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 08:00:34 -0500 (0:00:00.353) 0:01:46.518 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 08:00:34 -0500 (0:00:00.012) 0:01:46.531 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 08:00:34 -0500 (0:00:00.010) 0:01:46.542 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 08:00:34 -0500 (0:00:00.340) 0:01:46.882 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 08:00:34 -0500 (0:00:00.068) 0:01:46.951 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259598.645376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259598.644376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259598.644376, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3396951918", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 08:00:34 -0500 (0:00:00.350) 0:01:47.302 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259549.224568, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769259544.3995318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259544.3999898, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3481969518", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.356) 0:01:47.658 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004185", "end": "2026-01-24 08:00:35.470617", "rc": 0, "start": "2026-01-24 08:00:35.466432" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.386) 0:01:48.045 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.058) 0:01:48.104 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 08:00:36 -0500 (0:00:00.383) 0:01:48.487 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 08:00:36 -0500 (0:00:00.386) 0:01:48.874 ****** 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-655.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.748) 0:01:49.622 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.044) 0:01:49.666 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.065) 0:01:49.732 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.030) 0:01:49.762 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.528) 0:01:50.291 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "9669f787bbf54a87ac4e7f5e44b2d8b2-5.14.0-655.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.036) 0:01:50.328 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.068) 0:01:50.396 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.017) 0:01:50.413 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.034) 0:01:50.448 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.016) 0:01:50.464 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.016) 0:01:50.480 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.030) 0:01:50.511 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.015) 0:01:50.527 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.047) 0:01:50.574 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.918) 0:01:51.493 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259598.645376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259598.644376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259598.644376, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3396951918", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.355) 0:01:51.848 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.014) 0:01:51.863 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.012) 0:01:51.875 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.340) 0:01:52.216 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.041) 0:01:52.258 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259598.645376, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769259598.644376, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1769259598.644376, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3396951918", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.357) 0:01:52.615 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259549.224568, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769259544.3995318, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 192938178, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259544.3999898, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3481969518", "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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.358) 0:01:52.973 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004568", "end": "2026-01-24 08:00:40.893387", "rc": 0, "start": "2026-01-24 08:00:40.888819" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.368) 0:01:53.342 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.034) 0:01:53.376 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 08:00:41 -0500 (0:00:00.361) 0:01:53.737 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 08:00:41 -0500 (0:00:00.360) 0:01:54.098 ****** 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-655.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 08:00:42 -0500 (0:00:00.635) 0:01:54.733 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 08:00:42 -0500 (0:00:00.017) 0:01:54.751 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 08:00:42 -0500 (0:00:00.017) 0:01:54.768 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 08:00:42 -0500 (0:00:00.032) 0:01:54.801 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 08:00:42 -0500 (0:00:00.493) 0:01:55.294 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 24 January 2026 08:00:42 -0500 (0:00:00.036) 0:01:55.330 ****** 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-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 24 January 2026 08:00:42 -0500 (0:00:00.050) 0:01:55.381 ****** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1" ], "delta": "0:00:00.061228", "end": "2026-01-24 08:00:43.335653", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-24 08:00:43.274425" } STDERR: The param /boot/vmlinuz-5.14.0-655.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-655.el9.x86_64_clone2" ], "delta": "0:00:00.060360", "end": "2026-01-24 08:00:43.732434", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-24 08:00:43.672074" } STDERR: The param /boot/vmlinuz-5.14.0-655.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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 24 January 2026 08:00:43 -0500 (0:00:00.802) 0:01:56.184 ****** 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.136823", "end": "2026-01-24 08:00:44.220590", "rc": 0, "start": "2026-01-24 08:00:44.083767" } 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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 24 January 2026 08:00:44 -0500 (0:00:00.487) 0:01:56.671 ****** included: /tmp/collections-Ous/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-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 24 January 2026 08:00:44 -0500 (0:00:00.014) 0:01:56.685 ****** changed: [managed-node1] => { "changed": true, "elapsed": 26, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 24 January 2026 08:01:12 -0500 (0:00:27.792) 0:02:24.478 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 24 January 2026 08:01:12 -0500 (0:00:00.012) 0:02:24.490 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=162 changed=14 unreachable=0 failed=0 skipped=124 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-01-24T13:00:32.598719+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-655.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-655.el9.x86_64_clone2", "start_time": "2026-01-24T13:00:32.261643+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 24 January 2026 08:01:12 -0500 (0:00:00.014) 0:02:24.504 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 27.79s /tmp/collections-Ous/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.84s /tmp/collections-Ous/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.71s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 11.45s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.10s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.09s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.96s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-655.el9.x86_64 --- 1.28s /tmp/collections-Ous/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-655.el9.x86_64 --- 1.04s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.93s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.92s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.92s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.92s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.92s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.91s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.90s /tmp/collections-Ous/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-655.el9.x86_64 --- 0.88s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.80s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.75s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.69s /tmp/collections-Ous/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114