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-jG4 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-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 21 February 2026 08:08:01 -0500 (0:00:00.019) 0:00:00.019 ***** included: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 21 February 2026 08:08:01 -0500 (0:00:00.012) 0:00:00.031 ***** [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-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 21 February 2026 08:08:03 -0500 (0:00:01.994) 0:00:02.026 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 21 February 2026 08:08:03 -0500 (0:00:00.010) 0:00:02.037 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:08:04 -0500 (0:00:00.080) 0:00:02.117 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:08:04 -0500 (0:00:00.019) 0:00:02.137 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:08:04 -0500 (0:00:00.034) 0:00:02.171 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:08:04 -0500 (0:00:00.422) 0:00:02.594 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:08:04 -0500 (0:00:00.020) 0:00:02.614 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:08:04 -0500 (0:00:00.029) 0:00:02.644 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:08:04 -0500 (0:00:00.011) 0:00:02.655 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:08:04 -0500 (0:00:00.043) 0:00:02.699 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:08:16 -0500 (0:00:11.665) 0:00:14.365 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771497996.0101302, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1771497996.009, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5298857, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771497996.0101304, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1240771032", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:08:16 -0500 (0:00:00.363) 0:00:14.729 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:08:16 -0500 (0:00:00.013) 0:00:14.742 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:08:16 -0500 (0:00:00.011) 0:00:14.754 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:08:17 -0500 (0:00:00.336) 0:00:15.090 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:08:17 -0500 (0:00:00.040) 0:00:15.130 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679296.584855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1771497996.009, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5298857, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771497996.0101304, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1240771032", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:08:17 -0500 (0:00:00.346) 0:00:15.477 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771497189.17, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "b269d1862ad0e27f777470e56d0e75159669cb05", "ctime": 1771497189.171, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9337599, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771497189.171, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "1725372093", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:08:17 -0500 (0:00:00.352) 0:00:15.830 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004735", "end": "2026-02-21 08:08:18.159220", "rc": 0, "start": "2026-02-21 08:08:18.154485" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:08:18 -0500 (0:00:00.442) 0:00:16.273 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:08:18 -0500 (0:00:00.033) 0:00:16.306 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:08:18 -0500 (0:00:00.435) 0:00:16.742 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:08:19 -0500 (0:00:00.352) 0:00:17.094 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:08:19 -0500 (0:00:00.424) 0:00:17.519 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:08:19 -0500 (0:00:00.016) 0:00:17.536 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:08:19 -0500 (0:00:00.014) 0:00:17.551 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:08:19 -0500 (0:00:00.028) 0:00:17.579 ***** 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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:08:20 -0500 (0:00:00.542) 0:00:18.121 ***** 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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 21 February 2026 08:08:20 -0500 (0:00:00.034) 0:00:18.155 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 21 February 2026 08:08:20 -0500 (0:00:00.003) 0:00:18.158 ***** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 21 February 2026 08:08:20 -0500 (0:00:00.000) 0:00:18.159 ***** 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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 21 February 2026 08:08:20 -0500 (0:00:00.036) 0:00:18.196 ***** included: /tmp/collections-jG4/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-681.el9.x86_64] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 21 February 2026 08:08:20 -0500 (0:00:00.022) 0:00:18.219 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-681.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "ad9a40a23b92c8eb9358debaaaca69a97cb53c1a", "dest": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-681.el9.x86_64" }, "md5sum": "2d682c9c57869069ebaa39d4378d67e6", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15165480, "src": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-681.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2a4d8225bce7f78f19889e63c220f9b91c18292b", "dest": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-681.el9.x86_64.img" }, "md5sum": "cc4b4b50a036d3ee854da167655f48a2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39418204, "src": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 21 February 2026 08:08:21 -0500 (0:00:01.064) 0:00:19.283 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:08:21 -0500 (0:00:00.035) 0:00:19.318 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:08:21 -0500 (0:00:00.017) 0:00:19.336 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:08:21 -0500 (0:00:00.032) 0:00:19.369 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:08:21 -0500 (0:00:00.016) 0:00:19.385 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:08:21 -0500 (0:00:00.019) 0:00:19.405 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:08:21 -0500 (0:00:00.035) 0:00:19.440 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:08:21 -0500 (0:00:00.017) 0:00:19.458 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:08:21 -0500 (0:00:00.083) 0:00:19.542 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:08:22 -0500 (0:00:00.938) 0:00:20.480 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679296.584855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1771497996.009, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5298857, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771497996.0101304, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1240771032", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:08:22 -0500 (0:00:00.344) 0:00:20.824 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:08:22 -0500 (0:00:00.018) 0:00:20.843 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:08:22 -0500 (0:00:00.018) 0:00:20.862 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:08:23 -0500 (0:00:00.342) 0:00:21.204 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:08:23 -0500 (0:00:00.054) 0:00:21.258 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679296.584855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1771497996.009, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5298857, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771497996.0101304, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1240771032", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:08:23 -0500 (0:00:00.366) 0:00:21.625 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679298.9796014, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "796e067367267ed7c79318be3db99c624a4f191f", "ctime": 1771679298.9778674, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679298.979602, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1668790882", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:08:23 -0500 (0:00:00.369) 0:00:21.994 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004616", "end": "2026-02-21 08:08:24.268241", "rc": 0, "start": "2026-02-21 08:08:24.263625" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:08:24 -0500 (0:00:00.386) 0:00:22.381 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:08:24 -0500 (0:00:00.032) 0:00:22.414 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:08:24 -0500 (0:00:00.370) 0:00:22.784 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:08:25 -0500 (0:00:00.364) 0:00:23.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 --initrd=/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-681.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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:08:25 -0500 (0:00:00.641) 0:00:23.791 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:08:25 -0500 (0:00:00.020) 0:00:23.811 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:08:25 -0500 (0:00:00.016) 0:00:23.827 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:08:25 -0500 (0:00:00.031) 0:00:23.859 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:08:25 -0500 (0:00:00.033) 0:00:23.892 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 21 February 2026 08:08:25 -0500 (0:00:00.038) 0:00:23.930 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 21 February 2026 08:08:25 -0500 (0:00:00.001) 0:00:23.931 ***** 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.136105", "end": "2026-02-21 08:08:26.295844", "rc": 0, "start": "2026-02-21 08:08:26.159739" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 21 February 2026 08:08:26 -0500 (0:00:00.480) 0:00:24.412 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 21 February 2026 08:08:26 -0500 (0:00:00.014) 0:00:24.426 ***** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 21 February 2026 08:08:50 -0500 (0:00:23.729) 0:00:48.156 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.014) 0:00:48.170 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.015) 0:00:48.186 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.018) 0:00:48.205 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.060) 0:00:48.265 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.016) 0:00:48.282 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.031) 0:00:48.313 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.015) 0:00:48.328 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.015) 0:00:48.344 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.029) 0:00:48.373 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.011) 0:00:48.385 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:08:50 -0500 (0:00:00.058) 0:00:48.443 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:08:52 -0500 (0:00:02.061) 0:00:50.505 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679306.293905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679306.292905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679306.292905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2854818556", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:08:52 -0500 (0:00:00.422) 0:00:50.928 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:08:52 -0500 (0:00:00.018) 0:00:50.946 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:08:52 -0500 (0:00:00.019) 0:00:50.966 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:08:53 -0500 (0:00:00.375) 0:00:51.341 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:08:53 -0500 (0:00:00.068) 0:00:51.410 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679306.293905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679306.292905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679306.292905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2854818556", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:08:53 -0500 (0:00:00.373) 0:00:51.784 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679303.8658926, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "796e067367267ed7c79318be3db99c624a4f191f", "ctime": 1771679298.9778674, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679298.979602, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1668790882", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:08:54 -0500 (0:00:00.376) 0:00:52.160 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005714", "end": "2026-02-21 08:08:54.053211", "rc": 0, "start": "2026-02-21 08:08:54.047497" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:08:54 -0500 (0:00:00.390) 0:00:52.551 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:08:54 -0500 (0:00:00.049) 0:00:52.600 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:08:54 -0500 (0:00:00.391) 0:00:52.992 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:08:55 -0500 (0:00:00.357) 0:00:53.349 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:08:55 -0500 (0:00:00.336) 0:00:53.685 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:08:55 -0500 (0:00:00.021) 0:00:53.707 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:08:55 -0500 (0:00:00.018) 0:00:53.725 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:08:55 -0500 (0:00:00.036) 0:00:53.762 ***** 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": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:08:56 -0500 (0:00:00.508) 0:00:54.271 ***** 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": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 21 February 2026 08:08:56 -0500 (0:00:00.036) 0:00:54.307 ***** included: /tmp/collections-jG4/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-681.el9.x86_64] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 21 February 2026 08:08:56 -0500 (0:00:00.024) 0:00:54.332 ***** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-681.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "ad9a40a23b92c8eb9358debaaaca69a97cb53c1a", "dest": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-681.el9.x86_64" }, "md5sum": "2d682c9c57869069ebaa39d4378d67e6", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15165480, "src": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-681.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "2a4d8225bce7f78f19889e63c220f9b91c18292b", "dest": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-681.el9.x86_64.img" }, "md5sum": "cc4b4b50a036d3ee854da167655f48a2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39418204, "src": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 21 February 2026 08:08:57 -0500 (0:00:01.303) 0:00:55.636 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:08:57 -0500 (0:00:00.048) 0:00:55.685 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:08:57 -0500 (0:00:00.021) 0:00:55.706 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:08:57 -0500 (0:00:00.040) 0:00:55.746 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:08:57 -0500 (0:00:00.027) 0:00:55.774 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:08:57 -0500 (0:00:00.026) 0:00:55.800 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:08:57 -0500 (0:00:00.048) 0:00:55.849 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:08:57 -0500 (0:00:00.018) 0:00:55.868 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:08:57 -0500 (0:00:00.070) 0:00:55.939 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:08:58 -0500 (0:00:00.946) 0:00:56.885 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679306.293905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679306.292905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679306.292905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2854818556", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:08:59 -0500 (0:00:00.372) 0:00:57.258 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:08:59 -0500 (0:00:00.013) 0:00:57.272 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:08:59 -0500 (0:00:00.010) 0:00:57.283 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:08:59 -0500 (0:00:00.344) 0:00:57.627 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:08:59 -0500 (0:00:00.064) 0:00:57.692 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679306.293905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679306.292905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679306.292905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2854818556", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:09:00 -0500 (0:00:00.379) 0:00:58.072 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679303.8658926, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "796e067367267ed7c79318be3db99c624a4f191f", "ctime": 1771679298.9778674, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679298.979602, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1668790882", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:09:00 -0500 (0:00:00.358) 0:00:58.430 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005146", "end": "2026-02-21 08:09:00.681477", "rc": 0, "start": "2026-02-21 08:09:00.676331" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:09:00 -0500 (0:00:00.364) 0:00:58.795 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:09:00 -0500 (0:00:00.045) 0:00:58.840 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:09:01 -0500 (0:00:00.412) 0:00:59.253 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:09:01 -0500 (0:00:00.362) 0:00:59.615 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.634) 0:01:00.250 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.018) 0:01:00.268 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.016) 0:01:00.284 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.029) 0:01:00.313 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.034) 0:01:00.348 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.034) 0:01:00.383 ***** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.001) 0:01:00.384 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.021) 0:01:00.406 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.076) 0:01:00.482 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.017) 0:01:00.500 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.042) 0:01:00.542 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.027) 0:01:00.569 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.018) 0:01:00.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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.033) 0:01:00.621 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.012) 0:01:00.633 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:09:02 -0500 (0:00:00.045) 0:01:00.679 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:09:03 -0500 (0:00:00.954) 0:01:01.634 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679306.293905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679306.292905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679306.292905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2854818556", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:09:03 -0500 (0:00:00.363) 0:01:01.997 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:09:03 -0500 (0:00:00.018) 0:01:02.016 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:09:03 -0500 (0:00:00.013) 0:01:02.030 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:09:04 -0500 (0:00:00.352) 0:01:02.383 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:09:04 -0500 (0:00:00.046) 0:01:02.429 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679306.293905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679306.292905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679306.292905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2854818556", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:09:04 -0500 (0:00:00.364) 0:01:02.794 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679303.8658926, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "796e067367267ed7c79318be3db99c624a4f191f", "ctime": 1771679298.9778674, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679298.979602, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1668790882", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:09:05 -0500 (0:00:00.359) 0:01:03.153 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004969", "end": "2026-02-21 08:09:05.409958", "rc": 0, "start": "2026-02-21 08:09:05.404989" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:09:05 -0500 (0:00:00.369) 0:01:03.523 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:09:05 -0500 (0:00:00.042) 0:01:03.565 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:09:05 -0500 (0:00:00.378) 0:01:03.944 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:09:06 -0500 (0:00:00.373) 0:01:04.317 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:09:06 -0500 (0:00:00.356) 0:01:04.674 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:09:06 -0500 (0:00:00.017) 0:01:04.691 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:09:06 -0500 (0:00:00.017) 0:01:04.709 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:09:06 -0500 (0:00:00.029) 0:01:04.738 ***** 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": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:09:07 -0500 (0:00:00.496) 0:01:05.235 ***** 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": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 21 February 2026 08:09:07 -0500 (0:00:00.035) 0:01:05.271 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 21 February 2026 08:09:07 -0500 (0:00:00.042) 0:01:05.313 ***** included: /tmp/collections-jG4/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-681.el9.x86_64] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 21 February 2026 08:09:07 -0500 (0:00:00.026) 0:01:05.340 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-681.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-681.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "ad9a40a23b92c8eb9358debaaaca69a97cb53c1a", "dest": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-681.el9.x86_64" }, "md5sum": "2d682c9c57869069ebaa39d4378d67e6", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15165480, "src": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-681.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-681.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2a4d8225bce7f78f19889e63c220f9b91c18292b", "dest": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-681.el9.x86_64.img" }, "md5sum": "cc4b4b50a036d3ee854da167655f48a2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39418204, "src": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 21 February 2026 08:09:08 -0500 (0:00:00.879) 0:01:06.220 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:09:08 -0500 (0:00:00.038) 0:01:06.258 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:09:08 -0500 (0:00:00.017) 0:01:06.276 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:09:08 -0500 (0:00:00.034) 0:01:06.311 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:09:08 -0500 (0:00:00.017) 0:01:06.328 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:09:08 -0500 (0:00:00.017) 0:01:06.346 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:09:08 -0500 (0:00:00.030) 0:01:06.377 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:09:08 -0500 (0:00:00.012) 0:01:06.389 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:09:08 -0500 (0:00:00.060) 0:01:06.450 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:09:09 -0500 (0:00:00.949) 0:01:07.400 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679306.293905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679306.292905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679306.292905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2854818556", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:09:09 -0500 (0:00:00.352) 0:01:07.752 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:09:09 -0500 (0:00:00.014) 0:01:07.766 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:09:09 -0500 (0:00:00.013) 0:01:07.780 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:09:10 -0500 (0:00:00.339) 0:01:08.120 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:09:10 -0500 (0:00:00.041) 0:01:08.161 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679306.293905, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679306.292905, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679306.292905, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2854818556", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:09:10 -0500 (0:00:00.355) 0:01:08.517 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679303.8658926, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "796e067367267ed7c79318be3db99c624a4f191f", "ctime": 1771679298.9778674, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679298.979602, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1668790882", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:09:10 -0500 (0:00:00.358) 0:01:08.876 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005283", "end": "2026-02-21 08:09:11.132908", "rc": 0, "start": "2026-02-21 08:09:11.127625" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:09:11 -0500 (0:00:00.372) 0:01:09.248 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:09:11 -0500 (0:00:00.033) 0:01:09.282 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:09:11 -0500 (0:00:00.367) 0:01:09.650 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:09:11 -0500 (0:00:00.360) 0:01:10.010 ***** 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-681.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-681.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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:09:12 -0500 (0:00:00.639) 0:01:10.650 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:09:12 -0500 (0:00:00.022) 0:01:10.673 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:09:12 -0500 (0:00:00.016) 0:01:10.690 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:09:12 -0500 (0:00:00.030) 0:01:10.720 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:09:12 -0500 (0:00:00.030) 0:01:10.750 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 21 February 2026 08:09:12 -0500 (0:00:00.030) 0:01:10.780 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 21 February 2026 08:09:12 -0500 (0:00:00.001) 0:01:10.782 ***** 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.161345", "end": "2026-02-21 08:09:13.167049", "rc": 0, "start": "2026-02-21 08:09:13.005704" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 21 February 2026 08:09:13 -0500 (0:00:00.500) 0:01:11.282 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 21 February 2026 08:09:13 -0500 (0:00:00.013) 0:01:11.296 ***** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 21 February 2026 08:09:36 -0500 (0:00:23.561) 0:01:34.858 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 21 February 2026 08:09:36 -0500 (0:00:00.016) 0:01:34.874 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 21 February 2026 08:09:36 -0500 (0:00:00.021) 0:01:34.896 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 21 February 2026 08:09:36 -0500 (0:00:00.017) 0:01:34.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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:09:36 -0500 (0:00:00.059) 0:01:34.973 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:09:36 -0500 (0:00:00.017) 0:01:34.991 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:09:36 -0500 (0:00:00.032) 0:01:35.023 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:09:36 -0500 (0:00:00.017) 0:01:35.040 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:09:36 -0500 (0:00:00.016) 0:01:35.056 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:09:37 -0500 (0:00:00.029) 0:01:35.085 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:09:37 -0500 (0:00:00.012) 0:01:35.098 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:09:37 -0500 (0:00:00.050) 0:01:35.148 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:09:39 -0500 (0:00:02.046) 0:01:37.194 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679353.1654785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679353.1654785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679353.1654785, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4213797502", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:09:39 -0500 (0:00:00.383) 0:01:37.578 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:09:39 -0500 (0:00:00.012) 0:01:37.591 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:09:39 -0500 (0:00:00.011) 0:01:37.603 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:09:39 -0500 (0:00:00.334) 0:01:37.937 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:09:39 -0500 (0:00:00.040) 0:01:37.978 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679378.9630353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679353.1654785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679353.1654785, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4213797502", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:09:40 -0500 (0:00:00.351) 0:01:38.329 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679303.8658926, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "796e067367267ed7c79318be3db99c624a4f191f", "ctime": 1771679298.9778674, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679298.979602, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1668790882", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:09:40 -0500 (0:00:00.352) 0:01:38.681 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005121", "end": "2026-02-21 08:09:40.580848", "rc": 0, "start": "2026-02-21 08:09:40.575727" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:09:40 -0500 (0:00:00.376) 0:01:39.058 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:09:41 -0500 (0:00:00.041) 0:01:39.099 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:09:41 -0500 (0:00:00.374) 0:01:39.474 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:09:41 -0500 (0:00:00.375) 0:01:39.849 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.352) 0:01:40.202 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.017) 0:01:40.219 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.016) 0:01:40.236 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.029) 0:01:40.265 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-681.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": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.533) 0:01:40.799 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-681.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": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.040) 0:01:40.840 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.044) 0:01:40.885 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.034) 0:01:40.919 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.022) 0:01:40.941 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.036) 0:01:40.978 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.017) 0:01:40.995 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.016) 0:01:41.012 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.031) 0:01:41.043 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:09:42 -0500 (0:00:00.011) 0:01:41.055 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:09:43 -0500 (0:00:00.049) 0:01:41.104 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:09:43 -0500 (0:00:00.935) 0:01:42.040 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679378.9630353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679353.1654785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679353.1654785, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4213797502", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:09:44 -0500 (0:00:00.348) 0:01:42.388 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:09:44 -0500 (0:00:00.013) 0:01:42.402 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:09:44 -0500 (0:00:00.012) 0:01:42.415 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:09:44 -0500 (0:00:00.333) 0:01:42.748 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:09:44 -0500 (0:00:00.040) 0:01:42.788 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679378.9630353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679353.1654785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679353.1654785, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4213797502", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:09:45 -0500 (0:00:00.349) 0:01:43.138 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679303.8658926, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "796e067367267ed7c79318be3db99c624a4f191f", "ctime": 1771679298.9778674, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679298.979602, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1668790882", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:09:45 -0500 (0:00:00.353) 0:01:43.492 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004614", "end": "2026-02-21 08:09:45.743251", "rc": 0, "start": "2026-02-21 08:09:45.738637" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:09:45 -0500 (0:00:00.364) 0:01:43.856 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:09:45 -0500 (0:00:00.035) 0:01:43.891 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:09:46 -0500 (0:00:00.361) 0:01:44.253 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:09:46 -0500 (0:00:00.359) 0:01:44.612 ***** 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-681.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-681.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 21 February 2026 08:09:46 -0500 (0:00:00.335) 0:01:44.948 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 21 February 2026 08:09:46 -0500 (0:00:00.019) 0:01:44.967 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:09:46 -0500 (0:00:00.058) 0:01:45.025 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:09:46 -0500 (0:00:00.016) 0:01:45.042 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:09:47 -0500 (0:00:00.032) 0:01:45.075 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:09:47 -0500 (0:00:00.017) 0:01:45.092 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:09:47 -0500 (0:00:00.016) 0:01:45.108 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:09:47 -0500 (0:00:00.029) 0:01:45.138 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:09:47 -0500 (0:00:00.012) 0:01:45.151 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:09:47 -0500 (0:00:00.053) 0:01:45.204 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:09:48 -0500 (0:00:00.933) 0:01:46.137 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679378.9630353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679353.1654785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679353.1654785, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4213797502", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:09:48 -0500 (0:00:00.351) 0:01:46.489 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:09:48 -0500 (0:00:00.013) 0:01:46.502 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:09:48 -0500 (0:00:00.013) 0:01:46.516 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:09:48 -0500 (0:00:00.335) 0:01:46.852 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:09:48 -0500 (0:00:00.041) 0:01:46.894 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679378.9630353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679353.1654785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679353.1654785, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4213797502", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:09:49 -0500 (0:00:00.363) 0:01:47.257 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679303.8658926, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "796e067367267ed7c79318be3db99c624a4f191f", "ctime": 1771679298.9778674, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679298.979602, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1668790882", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:09:49 -0500 (0:00:00.358) 0:01:47.616 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004642", "end": "2026-02-21 08:09:49.897563", "rc": 0, "start": "2026-02-21 08:09:49.892921" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:09:49 -0500 (0:00:00.394) 0:01:48.011 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:09:50 -0500 (0:00:00.061) 0:01:48.073 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:09:50 -0500 (0:00:00.387) 0:01:48.461 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:09:50 -0500 (0:00:00.384) 0:01:48.845 ***** 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-681.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:09:51 -0500 (0:00:00.685) 0:01:49.531 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:09:51 -0500 (0:00:00.020) 0:01:49.551 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:09:51 -0500 (0:00:00.016) 0:01:49.568 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:09:51 -0500 (0:00:00.055) 0:01:49.623 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.543) 0:01:50.167 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "93b13f81515f45458e501d28b34046de-5.14.0-681.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.036) 0:01:50.203 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.069) 0:01:50.273 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.017) 0:01:50.290 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.035) 0:01:50.326 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.016) 0:01:50.343 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.016) 0:01:50.360 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.030) 0:01:50.391 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.012) 0:01:50.403 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:09:52 -0500 (0:00:00.050) 0:01:50.453 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:09:53 -0500 (0:00:00.930) 0:01:51.384 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679378.9630353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679353.1654785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679353.1654785, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4213797502", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:09:53 -0500 (0:00:00.345) 0:01:51.730 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:09:53 -0500 (0:00:00.013) 0:01:51.743 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:09:53 -0500 (0:00:00.011) 0:01:51.755 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:09:54 -0500 (0:00:00.333) 0:01:52.089 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:09:54 -0500 (0:00:00.040) 0:01:52.130 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679378.9630353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771679353.1654785, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691090, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679353.1654785, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4213797502", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:09:54 -0500 (0:00:00.350) 0:01:52.481 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679303.8658926, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "796e067367267ed7c79318be3db99c624a4f191f", "ctime": 1771679298.9778674, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679298.979602, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1668790882", "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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:09:54 -0500 (0:00:00.352) 0:01:52.833 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004625", "end": "2026-02-21 08:09:55.083372", "rc": 0, "start": "2026-02-21 08:09:55.078747" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:09:55 -0500 (0:00:00.363) 0:01:53.197 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:09:55 -0500 (0:00:00.034) 0:01:53.232 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:09:55 -0500 (0:00:00.358) 0:01:53.590 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:09:55 -0500 (0:00:00.358) 0:01:53.949 ***** 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-681.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:09:56 -0500 (0:00:00.578) 0:01:54.527 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:09:56 -0500 (0:00:00.018) 0:01:54.545 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:09:56 -0500 (0:00:00.017) 0:01:54.563 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:09:56 -0500 (0:00:00.028) 0:01:54.592 ***** 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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:09:56 -0500 (0:00:00.463) 0:01:55.055 ***** 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": "87a7ec42e8f547f890bc27e5193458f6-5.14.0-681.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-681.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-681.el9.x86_64", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (5.14.0-681.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": "87a7ec42e8f547f890bc27e5193458f6-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-87a7ec42e8f547f890bc27e5193458f6.img", "kernel": "/boot/vmlinuz-0-rescue-87a7ec42e8f547f890bc27e5193458f6", "root": "UUID=f1fac515-2cf6-4911-a3eb-ee6e65cfd740", "title": "CentOS Stream (0-rescue-87a7ec42e8f547f890bc27e5193458f6) 9" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 21 February 2026 08:09:57 -0500 (0:00:00.037) 0:01:55.093 ***** 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-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 21 February 2026 08:09:57 -0500 (0:00:00.052) 0:01:55.145 ***** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-681.el9.x86_64_clone1" ], "delta": "0:00:00.047571", "end": "2026-02-21 08:09:57.429367", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-02-21 08:09:57.381796" } STDERR: The param /boot/vmlinuz-5.14.0-681.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-681.el9.x86_64_clone2" ], "delta": "0:00:00.047753", "end": "2026-02-21 08:09:57.814887", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-02-21 08:09:57.767134" } STDERR: The param /boot/vmlinuz-5.14.0-681.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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 21 February 2026 08:09:57 -0500 (0:00:00.785) 0:01:55.931 ***** 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.108606", "end": "2026-02-21 08:09:58.269155", "rc": 0, "start": "2026-02-21 08:09:58.160549" } 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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 21 February 2026 08:09:58 -0500 (0:00:00.452) 0:01:56.384 ***** included: /tmp/collections-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 21 February 2026 08:09:58 -0500 (0:00:00.013) 0:01:56.398 ***** changed: [managed-node1] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 21 February 2026 08:10:22 -0500 (0:00:24.159) 0:02:20.558 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 21 February 2026 08:10:22 -0500 (0:00:00.012) 0:02:20.570 ***** 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-02-21T13:09:46.880238+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-681.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-681.el9.x86_64_clone2", "start_time": "2026-02-21T13:09:46.547858+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 21 February 2026 08:10:22 -0500 (0:00:00.014) 0:02:20.585 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 24.16s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.73s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.56s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 11.67s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.06s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.05s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 2.00s /tmp/collections-jG4/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-681.el9.x86_64 --- 1.30s /tmp/collections-jG4/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-681.el9.x86_64 --- 1.06s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-jG4/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-jG4/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-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.94s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.94s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.93s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.93s /tmp/collections-jG4/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-681.el9.x86_64 --- 0.88s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.79s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.69s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.64s /tmp/collections-jG4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114