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-WK9 executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Jan 16 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-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 31 January 2026 08:05:31 -0500 (0:00:00.018) 0:00:00.018 ****** included: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 31 January 2026 08:05:31 -0500 (0:00:00.010) 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 31 January 2026 08:05:33 -0500 (0:00:01.969) 0:00:01.998 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 31 January 2026 08:05:33 -0500 (0:00:00.007) 0:00:02.006 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:05:34 -0500 (0:00:00.084) 0:00:02.091 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:05:34 -0500 (0:00:00.019) 0:00:02.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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:05:34 -0500 (0:00:00.032) 0:00:02.142 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:05:34 -0500 (0:00:00.424) 0:00:02.567 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:05:34 -0500 (0:00:00.019) 0:00:02.586 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:05:34 -0500 (0:00:00.029) 0:00:02.616 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:05:34 -0500 (0:00:00.009) 0:00:02.626 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:05:34 -0500 (0:00:00.041) 0:00:02.668 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:05:46 -0500 (0:00:11.756) 0:00:14.424 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:05:46 -0500 (0:00:00.368) 0:00:14.792 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:05:46 -0500 (0:00:00.019) 0:00:14.811 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:05:46 -0500 (0:00:00.011) 0:00:14.823 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:05:47 -0500 (0:00:00.338) 0:00:15.161 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:05:47 -0500 (0:00:00.039) 0:00:15.201 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864746.6321635, "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:05:47 -0500 (0:00:00.352) 0:00:15.554 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:05:47 -0500 (0:00:00.353) 0:00:15.907 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004937", "end": "2026-01-31 08:05:48.224628", "rc": 0, "start": "2026-01-31 08:05:48.219691" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:05:48 -0500 (0:00:00.446) 0:00:16.354 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:05:48 -0500 (0:00:00.031) 0:00:16.386 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:05:48 -0500 (0:00:00.442) 0:00:16.828 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:05:49 -0500 (0:00:00.366) 0:00:17.195 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:05:49 -0500 (0:00:00.429) 0:00:17.624 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:05:49 -0500 (0:00:00.016) 0:00:17.641 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:05:49 -0500 (0:00:00.014) 0:00:17.655 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:05:49 -0500 (0:00:00.026) 0:00:17.681 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:05:50 -0500 (0:00:00.581) 0:00:18.263 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 31 January 2026 08:05:50 -0500 (0:00:00.033) 0:00:18.297 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 31 January 2026 08:05:50 -0500 (0:00:00.003) 0:00:18.300 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 31 January 2026 08:05:50 -0500 (0:00:00.000) 0:00:18.301 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 31 January 2026 08:05:50 -0500 (0:00:00.034) 0:00:18.336 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 31 January 2026 08:05:50 -0500 (0:00:00.022) 0:00:18.359 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 31 January 2026 08:05:51 -0500 (0:00:01.088) 0:00:19.447 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:05:51 -0500 (0:00:00.034) 0:00:19.482 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:05:51 -0500 (0:00:00.017) 0:00:19.499 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:05:51 -0500 (0:00:00.030) 0:00:19.530 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:05:51 -0500 (0:00:00.014) 0:00:19.544 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:05:51 -0500 (0:00:00.014) 0:00:19.558 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:05:51 -0500 (0:00:00.031) 0:00:19.590 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:05:51 -0500 (0:00:00.012) 0:00:19.602 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:05:51 -0500 (0:00:00.072) 0:00:19.674 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:05:52 -0500 (0:00:00.952) 0:00:20.627 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864746.6321635, "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:05:52 -0500 (0:00:00.356) 0:00:20.983 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:05:52 -0500 (0:00:00.012) 0:00:20.996 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:05:52 -0500 (0:00:00.013) 0:00:21.010 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:05:53 -0500 (0:00:00.345) 0:00:21.356 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:05:53 -0500 (0:00:00.060) 0:00:21.416 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864746.6321635, "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:05:53 -0500 (0:00:00.362) 0:00:21.779 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864749.0660923, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769864749.0651777, "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": 1769864749.0660932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1804429934", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:05:54 -0500 (0:00:00.387) 0:00:22.166 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004478", "end": "2026-01-31 08:05:54.446826", "rc": 0, "start": "2026-01-31 08:05:54.442348" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:05:54 -0500 (0:00:00.429) 0:00:22.596 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:05:54 -0500 (0:00:00.047) 0:00:22.644 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:05:54 -0500 (0:00:00.393) 0:00:23.038 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:05:55 -0500 (0:00:00.363) 0:00:23.401 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:05:55 -0500 (0:00:00.666) 0:00:24.068 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:05:56 -0500 (0:00:00.024) 0:00:24.093 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:05:56 -0500 (0:00:00.025) 0:00:24.118 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:05:56 -0500 (0:00:00.040) 0:00:24.159 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:05:56 -0500 (0:00:00.040) 0:00:24.200 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 31 January 2026 08:05:56 -0500 (0:00:00.048) 0:00:24.249 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 31 January 2026 08:05:56 -0500 (0:00:00.003) 0:00:24.252 ****** 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.161711", "end": "2026-01-31 08:05:56.663115", "rc": 0, "start": "2026-01-31 08:05:56.501404" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 31 January 2026 08:05:56 -0500 (0:00:00.549) 0:00:24.802 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 31 January 2026 08:05:56 -0500 (0:00:00.022) 0:00:24.824 ****** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 31 January 2026 08:06:20 -0500 (0:00:24.066) 0:00:48.890 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.011) 0:00:48.901 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.014) 0:00:48.916 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.012) 0:00:48.929 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.079) 0:00:49.008 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.016) 0:00:49.025 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.032) 0:00:49.057 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.015) 0:00:49.072 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.014) 0:00:49.087 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.030) 0:00:49.118 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.011) 0:00:49.130 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.041) 0:00:49.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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:06:23 -0500 (0:00:02.178) 0:00:51.350 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864756.662222, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864756.6612217, "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": 1769864756.6612217, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "144098266", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.413) 0:00:51.763 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.012) 0:00:51.776 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.011) 0:00:51.787 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:06:24 -0500 (0:00:00.344) 0:00:52.131 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:06:24 -0500 (0:00:00.039) 0:00:52.171 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864756.662222, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864756.6612217, "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": 1769864756.6612217, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "144098266", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:06:24 -0500 (0:00:00.361) 0:00:52.533 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864754.0112064, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769864749.0651777, "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": 1769864749.0660932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1804429934", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:06:24 -0500 (0:00:00.368) 0:00:52.902 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004987", "end": "2026-01-31 08:06:25.111056", "rc": 0, "start": "2026-01-31 08:06:25.106069" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:06:25 -0500 (0:00:00.380) 0:00:53.282 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:06:25 -0500 (0:00:00.033) 0:00:53.316 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:06:25 -0500 (0:00:00.370) 0:00:53.686 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:06:25 -0500 (0:00:00.380) 0:00:54.066 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:06:26 -0500 (0:00:00.360) 0:00:54.427 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:06:26 -0500 (0:00:00.022) 0:00:54.449 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:06:26 -0500 (0:00:00.023) 0:00:54.473 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:06:26 -0500 (0:00:00.033) 0:00:54.506 ****** 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": "059644b3d75746daa50798d72bc859b3-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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:06:26 -0500 (0:00:00.553) 0:00:55.060 ****** 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": "059644b3d75746daa50798d72bc859b3-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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.040) 0:00:55.100 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.040) 0:00:55.140 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 31 January 2026 08:06:28 -0500 (0:00:01.325) 0:00:56.466 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:06:28 -0500 (0:00:00.042) 0:00:56.509 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:06:28 -0500 (0:00:00.016) 0:00:56.525 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:06:28 -0500 (0:00:00.031) 0:00:56.557 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:06:28 -0500 (0:00:00.016) 0:00:56.573 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:06:28 -0500 (0:00:00.015) 0:00:56.588 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:06:28 -0500 (0:00:00.027) 0:00:56.616 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:06:28 -0500 (0:00:00.010) 0:00:56.626 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:06:28 -0500 (0:00:00.063) 0:00:56.690 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:06:29 -0500 (0:00:00.975) 0:00:57.666 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864756.662222, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864756.6612217, "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": 1769864756.6612217, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "144098266", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:06:29 -0500 (0:00:00.369) 0:00:58.036 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:06:29 -0500 (0:00:00.013) 0:00:58.049 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:06:29 -0500 (0:00:00.011) 0:00:58.061 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:06:30 -0500 (0:00:00.346) 0:00:58.407 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:06:30 -0500 (0:00:00.046) 0:00:58.453 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864756.662222, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864756.6612217, "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": 1769864756.6612217, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "144098266", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:06:30 -0500 (0:00:00.361) 0:00:58.815 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864754.0112064, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769864749.0651777, "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": 1769864749.0660932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1804429934", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:06:31 -0500 (0:00:00.368) 0:00:59.183 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004966", "end": "2026-01-31 08:06:31.430219", "rc": 0, "start": "2026-01-31 08:06:31.425253" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:06:31 -0500 (0:00:00.377) 0:00:59.560 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:06:31 -0500 (0:00:00.041) 0:00:59.602 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:06:31 -0500 (0:00:00.373) 0:00:59.976 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:06:32 -0500 (0:00:00.377) 0:01:00.353 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:06:32 -0500 (0:00:00.716) 0:01:01.069 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.017) 0:01:01.087 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.015) 0:01:01.102 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.028) 0:01:01.131 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.028) 0:01:01.159 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.029) 0:01:01.188 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.000) 0:01:01.189 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.014) 0:01:01.204 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.052) 0:01:01.256 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.015) 0:01:01.272 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.031) 0:01:01.304 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.016) 0:01:01.320 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.015) 0:01:01.335 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.028) 0:01:01.364 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.011) 0:01:01.375 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:06:33 -0500 (0:00:00.043) 0:01:01.418 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:06:34 -0500 (0:00:00.980) 0:01:02.399 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864756.662222, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864756.6612217, "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": 1769864756.6612217, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "144098266", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:06:34 -0500 (0:00:00.359) 0:01:02.759 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:06:34 -0500 (0:00:00.012) 0:01:02.771 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:06:34 -0500 (0:00:00.011) 0:01:02.783 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:06:35 -0500 (0:00:00.358) 0:01:03.141 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:06:35 -0500 (0:00:00.058) 0:01:03.199 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864756.662222, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864756.6612217, "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": 1769864756.6612217, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "144098266", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:06:35 -0500 (0:00:00.368) 0:01:03.568 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864754.0112064, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769864749.0651777, "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": 1769864749.0660932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1804429934", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:06:35 -0500 (0:00:00.378) 0:01:03.946 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004570", "end": "2026-01-31 08:06:36.194463", "rc": 0, "start": "2026-01-31 08:06:36.189893" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:06:36 -0500 (0:00:00.379) 0:01:04.325 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:06:36 -0500 (0:00:00.032) 0:01:04.358 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:06:36 -0500 (0:00:00.367) 0:01:04.725 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:06:37 -0500 (0:00:00.371) 0:01:05.097 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:06:37 -0500 (0:00:00.350) 0:01:05.447 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:06:37 -0500 (0:00:00.017) 0:01:05.465 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:06:37 -0500 (0:00:00.016) 0:01:05.482 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:06:37 -0500 (0:00:00.028) 0:01:05.511 ****** 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": "059644b3d75746daa50798d72bc859b3-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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:06:37 -0500 (0:00:00.540) 0:01:06.051 ****** 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": "059644b3d75746daa50798d72bc859b3-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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 31 January 2026 08:06:38 -0500 (0:00:00.036) 0:01:06.088 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 31 January 2026 08:06:38 -0500 (0:00:00.040) 0:01:06.128 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 31 January 2026 08:06:38 -0500 (0:00:00.025) 0:01:06.154 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 31 January 2026 08:06:38 -0500 (0:00:00.895) 0:01:07.050 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:06:39 -0500 (0:00:00.036) 0:01:07.087 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:06:39 -0500 (0:00:00.016) 0:01:07.103 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:06:39 -0500 (0:00:00.031) 0:01:07.135 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:06:39 -0500 (0:00:00.015) 0:01:07.151 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:06:39 -0500 (0:00:00.015) 0:01:07.167 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:06:39 -0500 (0:00:00.028) 0:01:07.195 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:06:39 -0500 (0:00:00.010) 0:01:07.206 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:06:39 -0500 (0:00:00.058) 0:01:07.264 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:06:40 -0500 (0:00:00.953) 0:01:08.217 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864756.662222, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864756.6612217, "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": 1769864756.6612217, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "144098266", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:06:40 -0500 (0:00:00.363) 0:01:08.581 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:06:40 -0500 (0:00:00.017) 0:01:08.599 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:06:40 -0500 (0:00:00.013) 0:01:08.612 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:06:40 -0500 (0:00:00.352) 0:01:08.964 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:06:40 -0500 (0:00:00.040) 0:01:09.005 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864756.662222, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864756.6612217, "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": 1769864756.6612217, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "144098266", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:06:41 -0500 (0:00:00.366) 0:01:09.371 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864754.0112064, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769864749.0651777, "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": 1769864749.0660932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1804429934", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:06:41 -0500 (0:00:00.364) 0:01:09.736 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004825", "end": "2026-01-31 08:06:41.979476", "rc": 0, "start": "2026-01-31 08:06:41.974651" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:06:42 -0500 (0:00:00.374) 0:01:10.111 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:06:42 -0500 (0:00:00.033) 0:01:10.144 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:06:42 -0500 (0:00:00.370) 0:01:10.515 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:06:42 -0500 (0:00:00.371) 0:01:10.886 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:06:43 -0500 (0:00:00.707) 0:01:11.594 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:06:43 -0500 (0:00:00.018) 0:01:11.612 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:06:43 -0500 (0:00:00.020) 0:01:11.632 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:06:43 -0500 (0:00:00.028) 0:01:11.661 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:06:43 -0500 (0:00:00.027) 0:01:11.689 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 31 January 2026 08:06:43 -0500 (0:00:00.029) 0:01:11.718 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 31 January 2026 08:06:43 -0500 (0:00:00.001) 0:01:11.720 ****** 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.191122", "end": "2026-01-31 08:06:44.131607", "rc": 0, "start": "2026-01-31 08:06:43.940485" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 31 January 2026 08:06:44 -0500 (0:00:00.545) 0:01:12.265 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 31 January 2026 08:06:44 -0500 (0:00:00.012) 0:01:12.278 ****** changed: [managed-node1] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 31 January 2026 08:07:08 -0500 (0:00:24.594) 0:01:36.873 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.012) 0:01:36.885 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.014) 0:01:36.900 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.013) 0:01:36.914 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.053) 0:01:36.968 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.015) 0:01:36.983 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.032) 0:01:37.016 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.016) 0:01:37.032 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.015) 0:01:37.048 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.027) 0:01:37.076 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:07:09 -0500 (0:00:00.011) 0:01:37.087 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:07:09 -0500 (0:00:00.042) 0:01:37.130 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:07:11 -0500 (0:00:02.156) 0:01:39.286 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864804.1299577, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864804.1289577, "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": 1769864804.1289577, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3225771918", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:07:11 -0500 (0:00:00.398) 0:01:39.685 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:07:11 -0500 (0:00:00.012) 0:01:39.698 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:07:11 -0500 (0:00:00.011) 0:01:39.710 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:07:11 -0500 (0:00:00.340) 0:01:40.051 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.040) 0:01:40.091 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864804.1299577, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864804.1289577, "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": 1769864804.1289577, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3225771918", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.362) 0:01:40.453 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864754.0112064, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769864749.0651777, "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": 1769864749.0660932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1804429934", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.365) 0:01:40.819 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004922", "end": "2026-01-31 08:07:12.590689", "rc": 0, "start": "2026-01-31 08:07:12.585767" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:07:13 -0500 (0:00:00.370) 0:01:41.190 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:07:13 -0500 (0:00:00.034) 0:01:41.224 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:07:13 -0500 (0:00:00.366) 0:01:41.590 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:07:13 -0500 (0:00:00.363) 0:01:41.954 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.349) 0:01:42.304 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.018) 0:01:42.322 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.015) 0:01:42.337 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.029) 0:01:42.367 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "059644b3d75746daa50798d72bc859b3-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": "059644b3d75746daa50798d72bc859b3-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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.581) 0:01:42.949 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "059644b3d75746daa50798d72bc859b3-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": "059644b3d75746daa50798d72bc859b3-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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.037) 0:01:42.986 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.040) 0:01:43.027 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.034) 0:01:43.062 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.016) 0:01:43.078 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:07:15 -0500 (0:00:00.032) 0:01:43.111 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:07:15 -0500 (0:00:00.016) 0:01:43.127 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:07:15 -0500 (0:00:00.016) 0:01:43.143 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:07:15 -0500 (0:00:00.028) 0:01:43.171 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:07:15 -0500 (0:00:00.010) 0:01:43.182 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:07:15 -0500 (0:00:00.048) 0:01:43.231 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:07:16 -0500 (0:00:00.965) 0:01:44.196 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864804.1299577, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864804.1289577, "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": 1769864804.1289577, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3225771918", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:07:16 -0500 (0:00:00.360) 0:01:44.556 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:07:16 -0500 (0:00:00.012) 0:01:44.569 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:07:16 -0500 (0:00:00.011) 0:01:44.581 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:07:16 -0500 (0:00:00.342) 0:01:44.924 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:07:16 -0500 (0:00:00.040) 0:01:44.964 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864804.1299577, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864804.1289577, "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": 1769864804.1289577, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3225771918", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:07:17 -0500 (0:00:00.359) 0:01:45.324 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864754.0112064, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769864749.0651777, "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": 1769864749.0660932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1804429934", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:07:17 -0500 (0:00:00.363) 0:01:45.687 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004965", "end": "2026-01-31 08:07:17.862082", "rc": 0, "start": "2026-01-31 08:07:17.857117" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:07:17 -0500 (0:00:00.369) 0:01:46.056 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:07:18 -0500 (0:00:00.034) 0:01:46.091 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:07:18 -0500 (0:00:00.369) 0:01:46.461 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:07:18 -0500 (0:00:00.365) 0:01:46.826 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.351) 0:01:47.177 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.015) 0:01:47.193 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.057) 0:01:47.251 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.016) 0:01:47.267 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.032) 0:01:47.300 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.016) 0:01:47.316 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.015) 0:01:47.332 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.029) 0:01:47.361 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.012) 0:01:47.373 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.053) 0:01:47.427 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:07:20 -0500 (0:00:00.961) 0:01:48.388 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864804.1299577, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864804.1289577, "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": 1769864804.1289577, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3225771918", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:07:20 -0500 (0:00:00.356) 0:01:48.745 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:07:20 -0500 (0:00:00.012) 0:01:48.757 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:07:20 -0500 (0:00:00.011) 0:01:48.768 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:07:21 -0500 (0:00:00.344) 0:01:49.113 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:07:21 -0500 (0:00:00.066) 0:01:49.180 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864804.1299577, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864804.1289577, "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": 1769864804.1289577, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3225771918", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:07:21 -0500 (0:00:00.360) 0:01:49.540 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864754.0112064, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769864749.0651777, "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": 1769864749.0660932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1804429934", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:07:21 -0500 (0:00:00.363) 0:01:49.904 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004724", "end": "2026-01-31 08:07:22.170275", "rc": 0, "start": "2026-01-31 08:07:22.165551" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:07:22 -0500 (0:00:00.395) 0:01:50.300 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:07:22 -0500 (0:00:00.060) 0:01:50.360 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:07:22 -0500 (0:00:00.394) 0:01:50.755 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.394) 0:01:51.149 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.756) 0:01:51.905 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.048) 0:01:51.954 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.066) 0:01:52.021 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.030) 0:01:52.051 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "059644b3d75746daa50798d72bc859b3-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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.533) 0:01:52.585 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "059644b3d75746daa50798d72bc859b3-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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.036) 0:01:52.621 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.069) 0:01:52.691 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.017) 0:01:52.708 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.034) 0:01:52.742 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.017) 0:01:52.759 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.015) 0:01:52.775 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.030) 0:01:52.806 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.015) 0:01:52.822 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.047) 0:01:52.870 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:07:25 -0500 (0:00:00.957) 0:01:53.827 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864804.1299577, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864804.1289577, "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": 1769864804.1289577, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3225771918", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:07:26 -0500 (0:00:00.363) 0:01:54.190 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:07:26 -0500 (0:00:00.014) 0:01:54.204 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:07:26 -0500 (0:00:00.011) 0:01:54.216 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:07:26 -0500 (0:00:00.344) 0:01:54.561 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:07:26 -0500 (0:00:00.040) 0:01:54.602 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864804.1299577, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1769864804.1289577, "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": 1769864804.1289577, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3225771918", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:07:26 -0500 (0:00:00.358) 0:01:54.960 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864754.0112064, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1769864749.0651777, "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": 1769864749.0660932, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1804429934", "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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:07:27 -0500 (0:00:00.363) 0:01:55.324 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005531", "end": "2026-01-31 08:07:27.568995", "rc": 0, "start": "2026-01-31 08:07:27.563464" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:07:27 -0500 (0:00:00.376) 0:01:55.700 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:07:27 -0500 (0:00:00.033) 0:01:55.734 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:07:28 -0500 (0:00:00.366) 0:01:56.101 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:07:28 -0500 (0:00:00.365) 0:01:56.466 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:07:29 -0500 (0:00:00.641) 0:01:57.107 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:07:29 -0500 (0:00:00.018) 0:01:57.126 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:07:29 -0500 (0:00:00.017) 0:01:57.143 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:07:29 -0500 (0:00:00.029) 0:01:57.172 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:07:29 -0500 (0:00:00.511) 0:01:57.684 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 31 January 2026 08:07:29 -0500 (0:00:00.037) 0:01:57.722 ****** 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-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 31 January 2026 08:07:29 -0500 (0:00:00.051) 0:01:57.773 ****** 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.060603", "end": "2026-01-31 08:07:30.055050", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-31 08:07:29.994447" } 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.060530", "end": "2026-01-31 08:07:30.449153", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-31 08:07:30.388623" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 31 January 2026 08:07:30 -0500 (0:00:00.807) 0:01:58.580 ****** 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.134851", "end": "2026-01-31 08:07:30.931542", "rc": 0, "start": "2026-01-31 08:07:30.796691" } 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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 31 January 2026 08:07:30 -0500 (0:00:00.483) 0:01:59.064 ****** included: /tmp/collections-WK9/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-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 31 January 2026 08:07:30 -0500 (0:00:00.013) 0:01:59.078 ****** changed: [managed-node1] => { "changed": true, "elapsed": 27, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 31 January 2026 08:07:58 -0500 (0:00:27.910) 0:02:26.988 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 31 January 2026 08:07:58 -0500 (0:00:00.012) 0:02:27.001 ****** 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-31T13:07:19.094296+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-31T13:07:18.745906+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 31 January 2026 08:07:58 -0500 (0:00:00.014) 0:02:27.015 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 27.91s /tmp/collections-WK9/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 -- 24.59s /tmp/collections-WK9/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 -- 24.07s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 11.76s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.18s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.16s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.97s /tmp/collections-WK9/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.33s /tmp/collections-WK9/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.09s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.98s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.98s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.97s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.96s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.96s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-WK9/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.90s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.81s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.76s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.72s /tmp/collections-WK9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114