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-uEb 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-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 14 February 2026 08:08:18 -0500 (0:00:00.019) 0:00:00.019 ***** included: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 14 February 2026 08:08:18 -0500 (0:00:00.011) 0:00:00.030 ***** [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-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 14 February 2026 08:08:20 -0500 (0:00:01.976) 0:00:02.007 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 14 February 2026 08:08:20 -0500 (0:00:00.010) 0:00:02.017 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:08:20 -0500 (0:00:00.083) 0:00:02.101 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:08:20 -0500 (0:00:00.018) 0:00:02.119 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:08:20 -0500 (0:00:00.034) 0:00:02.153 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:08:20 -0500 (0:00:00.430) 0:00:02.583 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:08:20 -0500 (0:00:00.020) 0:00:02.604 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:08:20 -0500 (0:00:00.030) 0:00:02.635 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:08:20 -0500 (0:00:00.010) 0:00:02.646 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:08:20 -0500 (0:00:00.043) 0:00:02.689 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:08:32 -0500 (0:00:11.702) 0:00:14.392 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770710970.8617792, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1770710970.861, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9062712, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770710970.8617795, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1094231872", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:08:32 -0500 (0:00:00.373) 0:00:14.765 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:08:32 -0500 (0:00:00.016) 0:00:14.781 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:08:32 -0500 (0:00:00.016) 0:00:14.797 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:08:33 -0500 (0:00:00.335) 0:00:15.133 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:08:33 -0500 (0:00:00.039) 0:00:15.172 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074512.708694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1770710970.861, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9062712, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770710970.8617795, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1094231872", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:08:33 -0500 (0:00:00.355) 0:00:15.528 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770710146.665, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f434a6096c474ea23327d5dce6725fb44e791126", "ctime": 1770710146.666, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4696065, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770710146.666, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "3534701872", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:08:33 -0500 (0:00:00.361) 0:00:15.890 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004656", "end": "2026-02-14 08:08:34.319264", "rc": 0, "start": "2026-02-14 08:08:34.314608" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:08:34 -0500 (0:00:00.455) 0:00:16.345 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:08:34 -0500 (0:00:00.032) 0:00:16.378 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:08:34 -0500 (0:00:00.449) 0:00:16.827 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:08:35 -0500 (0:00:00.365) 0:00:17.192 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 February 2026 08:08:35 -0500 (0:00:00.431) 0:00:17.624 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 February 2026 08:08:35 -0500 (0:00:00.016) 0:00:17.640 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 February 2026 08:08:35 -0500 (0:00:00.015) 0:00:17.655 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 February 2026 08:08:35 -0500 (0:00:00.027) 0:00:17.683 ***** 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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 February 2026 08:08:36 -0500 (0:00:00.558) 0:00:18.241 ***** 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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 14 February 2026 08:08:36 -0500 (0:00:00.034) 0:00:18.276 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 14 February 2026 08:08:36 -0500 (0:00:00.002) 0:00:18.279 ***** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 14 February 2026 08:08:36 -0500 (0:00:00.000) 0:00:18.280 ***** 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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 14 February 2026 08:08:36 -0500 (0:00:00.036) 0:00:18.316 ***** included: /tmp/collections-uEb/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-677.el9.x86_64] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 14 February 2026 08:08:36 -0500 (0:00:00.023) 0:00:18.340 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-677.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3132cd3075dd10c83a256d7987234c0d896389ba", "dest": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-677.el9.x86_64" }, "md5sum": "43c327354f70aebb8f69f4205c6c8d5a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15161384, "src": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-677.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "547d402bb2e688a86054ee264c477952e36362cf", "dest": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-677.el9.x86_64.img" }, "md5sum": "2bc1b6985ef029ab59efb6488cb615d4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39416625, "src": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 14 February 2026 08:08:37 -0500 (0:00:01.085) 0:00:19.425 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:08:37 -0500 (0:00:00.041) 0:00:19.467 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:08:37 -0500 (0:00:00.021) 0:00:19.488 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:08:37 -0500 (0:00:00.033) 0:00:19.521 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:08:37 -0500 (0:00:00.016) 0:00:19.538 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:08:37 -0500 (0:00:00.016) 0:00:19.554 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:08:37 -0500 (0:00:00.029) 0:00:19.583 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:08:37 -0500 (0:00:00.011) 0:00:19.594 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:08:37 -0500 (0:00:00.064) 0:00:19.658 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:08:38 -0500 (0:00:00.954) 0:00:20.613 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074512.708694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1770710970.861, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9062712, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770710970.8617795, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1094231872", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:08:38 -0500 (0:00:00.357) 0:00:20.970 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:08:39 -0500 (0:00:00.015) 0:00:20.986 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:08:39 -0500 (0:00:00.013) 0:00:21.000 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:08:39 -0500 (0:00:00.353) 0:00:21.353 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:08:39 -0500 (0:00:00.044) 0:00:21.398 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074512.708694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1770710970.861, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9062712, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770710970.8617795, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1094231872", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:08:39 -0500 (0:00:00.361) 0:00:21.760 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074515.1678784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "77b805adc3069a805f80c6c14f027630fbc38390", "ctime": 1771074515.1666973, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771074515.1678796, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1455081809", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:08:40 -0500 (0:00:00.389) 0:00:22.150 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004854", "end": "2026-02-14 08:08:40.511527", "rc": 0, "start": "2026-02-14 08:08:40.506673" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:08:40 -0500 (0:00:00.386) 0:00:22.536 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:08:40 -0500 (0:00:00.032) 0:00:22.569 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:08:40 -0500 (0:00:00.360) 0:00:22.930 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:08:41 -0500 (0:00:00.403) 0:00:23.333 ***** 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-677.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-677.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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 February 2026 08:08:41 -0500 (0:00:00.643) 0:00:23.977 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 February 2026 08:08:42 -0500 (0:00:00.017) 0:00:23.994 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 February 2026 08:08:42 -0500 (0:00:00.016) 0:00:24.010 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 February 2026 08:08:42 -0500 (0:00:00.027) 0:00:24.038 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 February 2026 08:08:42 -0500 (0:00:00.028) 0:00:24.067 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 14 February 2026 08:08:42 -0500 (0:00:00.029) 0:00:24.096 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 14 February 2026 08:08:42 -0500 (0:00:00.001) 0:00:24.098 ***** 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.136464", "end": "2026-02-14 08:08:42.557443", "rc": 0, "start": "2026-02-14 08:08:42.420979" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 14 February 2026 08:08:42 -0500 (0:00:00.493) 0:00:24.591 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 14 February 2026 08:08:42 -0500 (0:00:00.027) 0:00:24.619 ***** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 14 February 2026 08:09:06 -0500 (0:00:23.716) 0:00:48.335 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.016) 0:00:48.352 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.025) 0:00:48.377 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.016) 0:00:48.393 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.075) 0:00:48.468 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.025) 0:00:48.494 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.036) 0:00:48.530 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.017) 0:00:48.547 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.016) 0:00:48.563 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.029) 0:00:48.593 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.012) 0:00:48.605 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:09:06 -0500 (0:00:00.044) 0:00:48.649 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:09:08 -0500 (0:00:02.044) 0:00:50.694 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074522.555707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074522.554707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4643017, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074522.554707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "687544272", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:09:09 -0500 (0:00:00.427) 0:00:51.121 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:09:09 -0500 (0:00:00.015) 0:00:51.137 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:09:09 -0500 (0:00:00.019) 0:00:51.156 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:09:09 -0500 (0:00:00.392) 0:00:51.549 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:09:09 -0500 (0:00:00.040) 0:00:51.590 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074522.555707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074522.554707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4643017, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074522.554707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "687544272", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:09:09 -0500 (0:00:00.373) 0:00:51.963 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074520.1107037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "77b805adc3069a805f80c6c14f027630fbc38390", "ctime": 1771074515.1666973, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771074515.1678796, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1455081809", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:09:10 -0500 (0:00:00.388) 0:00:52.352 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005781", "end": "2026-02-14 08:09:10.591260", "rc": 0, "start": "2026-02-14 08:09:10.585479" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:09:10 -0500 (0:00:00.399) 0:00:52.751 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:09:10 -0500 (0:00:00.048) 0:00:52.800 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:09:11 -0500 (0:00:00.383) 0:00:53.183 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:09:11 -0500 (0:00:00.363) 0:00:53.547 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 February 2026 08:09:11 -0500 (0:00:00.342) 0:00:53.890 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 February 2026 08:09:11 -0500 (0:00:00.017) 0:00:53.907 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 February 2026 08:09:11 -0500 (0:00:00.018) 0:00:53.926 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 February 2026 08:09:11 -0500 (0:00:00.035) 0:00:53.962 ***** 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": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 February 2026 08:09:12 -0500 (0:00:00.551) 0:00:54.513 ***** 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": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 14 February 2026 08:09:12 -0500 (0:00:00.040) 0:00:54.554 ***** included: /tmp/collections-uEb/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-677.el9.x86_64] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 14 February 2026 08:09:12 -0500 (0:00:00.025) 0:00:54.579 ***** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-677.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "3132cd3075dd10c83a256d7987234c0d896389ba", "dest": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-677.el9.x86_64" }, "md5sum": "43c327354f70aebb8f69f4205c6c8d5a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15161384, "src": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-677.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "547d402bb2e688a86054ee264c477952e36362cf", "dest": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-677.el9.x86_64.img" }, "md5sum": "2bc1b6985ef029ab59efb6488cb615d4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39416625, "src": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 14 February 2026 08:09:13 -0500 (0:00:01.315) 0:00:55.894 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:09:13 -0500 (0:00:00.035) 0:00:55.930 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:09:13 -0500 (0:00:00.018) 0:00:55.948 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:09:14 -0500 (0:00:00.032) 0:00:55.981 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:09:14 -0500 (0:00:00.018) 0:00:55.999 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:09:14 -0500 (0:00:00.019) 0:00:56.018 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:09:14 -0500 (0:00:00.035) 0:00:56.053 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:09:14 -0500 (0:00:00.018) 0:00:56.072 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:09:14 -0500 (0:00:00.077) 0:00:56.149 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:09:15 -0500 (0:00:00.957) 0:00:57.107 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074522.555707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074522.554707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4643017, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074522.554707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "687544272", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:09:15 -0500 (0:00:00.370) 0:00:57.477 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:09:15 -0500 (0:00:00.018) 0:00:57.496 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:09:15 -0500 (0:00:00.020) 0:00:57.516 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:09:15 -0500 (0:00:00.372) 0:00:57.889 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:09:15 -0500 (0:00:00.041) 0:00:57.930 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074522.555707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074522.554707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4643017, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074522.554707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "687544272", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:09:16 -0500 (0:00:00.363) 0:00:58.294 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074520.1107037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "77b805adc3069a805f80c6c14f027630fbc38390", "ctime": 1771074515.1666973, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771074515.1678796, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1455081809", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:09:16 -0500 (0:00:00.369) 0:00:58.663 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004793", "end": "2026-02-14 08:09:17.056938", "rc": 0, "start": "2026-02-14 08:09:17.052145" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:09:17 -0500 (0:00:00.419) 0:00:59.082 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:09:17 -0500 (0:00:00.041) 0:00:59.124 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:09:17 -0500 (0:00:00.366) 0:00:59.490 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:09:17 -0500 (0:00:00.367) 0:00:59.857 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.653) 0:01:00.511 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.018) 0:01:00.529 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.015) 0:01:00.545 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.044) 0:01:00.589 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.044) 0:01:00.634 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.046) 0:01:00.680 ***** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.000) 0:01:00.681 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.014) 0:01:00.695 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.063) 0:01:00.759 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.022) 0:01:00.782 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.038) 0:01:00.820 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.019) 0:01:00.840 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.016) 0:01:00.856 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.029) 0:01:00.886 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.011) 0:01:00.898 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:09:18 -0500 (0:00:00.044) 0:01:00.942 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:09:19 -0500 (0:00:00.943) 0:01:01.886 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074522.555707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074522.554707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4643017, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074522.554707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "687544272", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:09:20 -0500 (0:00:00.379) 0:01:02.266 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:09:20 -0500 (0:00:00.020) 0:01:02.286 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:09:20 -0500 (0:00:00.011) 0:01:02.298 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:09:20 -0500 (0:00:00.350) 0:01:02.648 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:09:20 -0500 (0:00:00.044) 0:01:02.693 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074522.555707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074522.554707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4643017, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074522.554707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "687544272", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:09:21 -0500 (0:00:00.364) 0:01:03.058 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074520.1107037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "77b805adc3069a805f80c6c14f027630fbc38390", "ctime": 1771074515.1666973, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771074515.1678796, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1455081809", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:09:21 -0500 (0:00:00.388) 0:01:03.446 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004799", "end": "2026-02-14 08:09:21.792200", "rc": 0, "start": "2026-02-14 08:09:21.787401" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:09:21 -0500 (0:00:00.375) 0:01:03.821 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:09:21 -0500 (0:00:00.039) 0:01:03.860 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:09:22 -0500 (0:00:00.386) 0:01:04.246 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:09:22 -0500 (0:00:00.394) 0:01:04.641 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 February 2026 08:09:23 -0500 (0:00:00.359) 0:01:05.000 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 February 2026 08:09:23 -0500 (0:00:00.017) 0:01:05.018 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 February 2026 08:09:23 -0500 (0:00:00.016) 0:01:05.034 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 February 2026 08:09:23 -0500 (0:00:00.030) 0:01:05.064 ***** 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": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 February 2026 08:09:23 -0500 (0:00:00.503) 0:01:05.568 ***** 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": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 14 February 2026 08:09:23 -0500 (0:00:00.039) 0:01:05.608 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 14 February 2026 08:09:23 -0500 (0:00:00.046) 0:01:05.654 ***** included: /tmp/collections-uEb/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-677.el9.x86_64] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 14 February 2026 08:09:23 -0500 (0:00:00.025) 0:01:05.680 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-677.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-677.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3132cd3075dd10c83a256d7987234c0d896389ba", "dest": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-677.el9.x86_64" }, "md5sum": "43c327354f70aebb8f69f4205c6c8d5a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15161384, "src": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-677.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-677.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "547d402bb2e688a86054ee264c477952e36362cf", "dest": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-677.el9.x86_64.img" }, "md5sum": "2bc1b6985ef029ab59efb6488cb615d4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39416625, "src": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 14 February 2026 08:09:24 -0500 (0:00:00.888) 0:01:06.569 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:09:24 -0500 (0:00:00.036) 0:01:06.606 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:09:24 -0500 (0:00:00.022) 0:01:06.628 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:09:24 -0500 (0:00:00.033) 0:01:06.662 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:09:24 -0500 (0:00:00.018) 0:01:06.680 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:09:24 -0500 (0:00:00.016) 0:01:06.697 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:09:24 -0500 (0:00:00.029) 0:01:06.727 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:09:24 -0500 (0:00:00.011) 0:01:06.739 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:09:24 -0500 (0:00:00.060) 0:01:06.799 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:09:25 -0500 (0:00:00.941) 0:01:07.741 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074522.555707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074522.554707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4643017, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074522.554707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "687544272", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:09:26 -0500 (0:00:00.363) 0:01:08.104 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:09:26 -0500 (0:00:00.013) 0:01:08.117 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:09:26 -0500 (0:00:00.012) 0:01:08.130 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:09:26 -0500 (0:00:00.342) 0:01:08.472 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:09:26 -0500 (0:00:00.040) 0:01:08.513 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074522.555707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074522.554707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4643017, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074522.554707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "687544272", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:09:26 -0500 (0:00:00.367) 0:01:08.881 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074520.1107037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "77b805adc3069a805f80c6c14f027630fbc38390", "ctime": 1771074515.1666973, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771074515.1678796, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1455081809", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:09:27 -0500 (0:00:00.358) 0:01:09.240 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005317", "end": "2026-02-14 08:09:27.584150", "rc": 0, "start": "2026-02-14 08:09:27.578833" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:09:27 -0500 (0:00:00.369) 0:01:09.609 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:09:27 -0500 (0:00:00.033) 0:01:09.642 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:09:28 -0500 (0:00:00.369) 0:01:10.011 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:09:28 -0500 (0:00:00.365) 0:01:10.377 ***** 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-677.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-677.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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 February 2026 08:09:29 -0500 (0:00:00.650) 0:01:11.027 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 February 2026 08:09:29 -0500 (0:00:00.019) 0:01:11.046 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 February 2026 08:09:29 -0500 (0:00:00.016) 0:01:11.062 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 February 2026 08:09:29 -0500 (0:00:00.029) 0:01:11.091 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 February 2026 08:09:29 -0500 (0:00:00.029) 0:01:11.121 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 14 February 2026 08:09:29 -0500 (0:00:00.030) 0:01:11.151 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 14 February 2026 08:09:29 -0500 (0:00:00.001) 0:01:11.153 ***** 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.163444", "end": "2026-02-14 08:09:29.639590", "rc": 0, "start": "2026-02-14 08:09:29.476146" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 14 February 2026 08:09:29 -0500 (0:00:00.514) 0:01:11.667 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 14 February 2026 08:09:29 -0500 (0:00:00.016) 0:01:11.683 ***** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 14 February 2026 08:09:53 -0500 (0:00:23.784) 0:01:35.468 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.013) 0:01:35.481 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.014) 0:01:35.495 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.013) 0:01:35.509 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.060) 0:01:35.569 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.019) 0:01:35.589 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.044) 0:01:35.634 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.019) 0:01:35.653 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.018) 0:01:35.672 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.035) 0:01:35.708 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.012) 0:01:35.720 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:09:53 -0500 (0:00:00.050) 0:01:35.771 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:09:55 -0500 (0:00:02.006) 0:01:37.777 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074569.6379702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074569.6369703, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4642969, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074569.6369703, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2191653036", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:09:56 -0500 (0:00:00.386) 0:01:38.163 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:09:56 -0500 (0:00:00.013) 0:01:38.177 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:09:56 -0500 (0:00:00.011) 0:01:38.188 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:09:56 -0500 (0:00:00.340) 0:01:38.528 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:09:56 -0500 (0:00:00.044) 0:01:38.573 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074569.6379702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074569.6369703, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4642969, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074569.6369703, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2191653036", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:09:56 -0500 (0:00:00.378) 0:01:38.951 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074520.1107037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "77b805adc3069a805f80c6c14f027630fbc38390", "ctime": 1771074515.1666973, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771074515.1678796, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1455081809", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:09:57 -0500 (0:00:00.370) 0:01:39.321 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.006181", "end": "2026-02-14 08:09:56.813609", "rc": 0, "start": "2026-02-14 08:09:56.807428" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:09:57 -0500 (0:00:00.380) 0:01:39.702 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:09:57 -0500 (0:00:00.056) 0:01:39.758 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:09:58 -0500 (0:00:00.379) 0:01:40.138 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:09:58 -0500 (0:00:00.369) 0:01:40.508 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 February 2026 08:09:58 -0500 (0:00:00.349) 0:01:40.858 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 February 2026 08:09:58 -0500 (0:00:00.017) 0:01:40.875 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 February 2026 08:09:58 -0500 (0:00:00.016) 0:01:40.891 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 February 2026 08:09:58 -0500 (0:00:00.033) 0:01:40.925 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-677.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": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.543) 0:01:41.469 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-677.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": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.037) 0:01:41.506 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.044) 0:01:41.551 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.034) 0:01:41.586 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.017) 0:01:41.603 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.033) 0:01:41.636 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.016) 0:01:41.653 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.017) 0:01:41.670 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.029) 0:01:41.700 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.011) 0:01:41.712 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:09:59 -0500 (0:00:00.049) 0:01:41.761 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:10:00 -0500 (0:00:00.944) 0:01:42.706 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074569.6379702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074569.6369703, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4642969, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074569.6369703, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2191653036", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:10:01 -0500 (0:00:00.361) 0:01:43.067 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:10:01 -0500 (0:00:00.013) 0:01:43.081 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:10:01 -0500 (0:00:00.011) 0:01:43.092 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:10:01 -0500 (0:00:00.348) 0:01:43.441 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:10:01 -0500 (0:00:00.041) 0:01:43.483 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074569.6379702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074569.6369703, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4642969, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074569.6369703, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2191653036", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:10:01 -0500 (0:00:00.368) 0:01:43.852 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074520.1107037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "77b805adc3069a805f80c6c14f027630fbc38390", "ctime": 1771074515.1666973, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771074515.1678796, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1455081809", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:10:02 -0500 (0:00:00.367) 0:01:44.219 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005162", "end": "2026-02-14 08:10:02.115566", "rc": 0, "start": "2026-02-14 08:10:02.110404" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:10:02 -0500 (0:00:00.376) 0:01:44.596 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:10:02 -0500 (0:00:00.035) 0:01:44.632 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.370) 0:01:45.002 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.368) 0:01:45.371 ***** 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-677.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-677.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.351) 0:01:45.723 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.016) 0:01:45.739 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.057) 0:01:45.796 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.017) 0:01:45.814 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.033) 0:01:45.847 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.017) 0:01:45.865 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.016) 0:01:45.881 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.030) 0:01:45.912 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:10:03 -0500 (0:00:00.011) 0:01:45.924 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:10:04 -0500 (0:00:00.059) 0:01:45.983 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:10:04 -0500 (0:00:00.945) 0:01:46.928 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074569.6379702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074569.6369703, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4642969, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074569.6369703, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2191653036", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:10:05 -0500 (0:00:00.364) 0:01:47.293 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:10:05 -0500 (0:00:00.013) 0:01:47.306 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:10:05 -0500 (0:00:00.012) 0:01:47.319 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:10:05 -0500 (0:00:00.348) 0:01:47.667 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:10:05 -0500 (0:00:00.043) 0:01:47.711 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074569.6379702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074569.6369703, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4642969, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074569.6369703, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2191653036", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:10:06 -0500 (0:00:00.366) 0:01:48.077 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074520.1107037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "77b805adc3069a805f80c6c14f027630fbc38390", "ctime": 1771074515.1666973, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771074515.1678796, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1455081809", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:10:06 -0500 (0:00:00.369) 0:01:48.447 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005239", "end": "2026-02-14 08:10:06.725180", "rc": 0, "start": "2026-02-14 08:10:06.719941" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:10:06 -0500 (0:00:00.403) 0:01:48.851 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:10:06 -0500 (0:00:00.062) 0:01:48.913 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:10:07 -0500 (0:00:00.399) 0:01:49.313 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:10:07 -0500 (0:00:00.398) 0:01:49.711 ***** 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-677.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 February 2026 08:10:08 -0500 (0:00:00.699) 0:01:50.410 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 February 2026 08:10:08 -0500 (0:00:00.020) 0:01:50.431 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 February 2026 08:10:08 -0500 (0:00:00.016) 0:01:50.447 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 February 2026 08:10:08 -0500 (0:00:00.055) 0:01:50.503 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.549) 0:01:51.052 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "782af7f7bc1b4a07a506cd0e099e0b9e-5.14.0-677.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.037) 0:01:51.090 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.070) 0:01:51.160 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.016) 0:01:51.177 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.036) 0:01:51.213 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.016) 0:01:51.230 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.017) 0:01:51.247 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.029) 0:01:51.277 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.012) 0:01:51.289 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 February 2026 08:10:09 -0500 (0:00:00.049) 0:01:51.339 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 February 2026 08:10:10 -0500 (0:00:00.948) 0:01:52.287 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074569.6379702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074569.6369703, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4642969, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074569.6369703, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2191653036", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 February 2026 08:10:10 -0500 (0:00:00.360) 0:01:52.647 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 February 2026 08:10:10 -0500 (0:00:00.013) 0:01:52.661 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 February 2026 08:10:10 -0500 (0:00:00.012) 0:01:52.673 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 February 2026 08:10:11 -0500 (0:00:00.345) 0:01:53.019 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 February 2026 08:10:11 -0500 (0:00:00.041) 0:01:53.061 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074569.6379702, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1771074569.6369703, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4642969, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771074569.6369703, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2191653036", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 February 2026 08:10:11 -0500 (0:00:00.362) 0:01:53.424 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771074520.1107037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "77b805adc3069a805f80c6c14f027630fbc38390", "ctime": 1771074515.1666973, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771074515.1678796, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1455081809", "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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 February 2026 08:10:11 -0500 (0:00:00.366) 0:01:53.790 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004832", "end": "2026-02-14 08:10:12.139722", "rc": 0, "start": "2026-02-14 08:10:12.134890" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 February 2026 08:10:12 -0500 (0:00:00.375) 0:01:54.166 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 February 2026 08:10:12 -0500 (0:00:00.034) 0:01:54.200 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 February 2026 08:10:12 -0500 (0:00:00.373) 0:01:54.574 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 February 2026 08:10:12 -0500 (0:00:00.372) 0:01:54.946 ***** 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-677.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 February 2026 08:10:13 -0500 (0:00:00.581) 0:01:55.528 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 February 2026 08:10:13 -0500 (0:00:00.018) 0:01:55.546 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 February 2026 08:10:13 -0500 (0:00:00.017) 0:01:55.564 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 February 2026 08:10:13 -0500 (0:00:00.029) 0:01:55.593 ***** 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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 February 2026 08:10:14 -0500 (0:00:00.476) 0:01:56.069 ***** 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": "31f07cb77772471682e52e5bcb3acf4d-5.14.0-677.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-677.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-677.el9.x86_64", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (5.14.0-677.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": "31f07cb77772471682e52e5bcb3acf4d-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-31f07cb77772471682e52e5bcb3acf4d.img", "kernel": "/boot/vmlinuz-0-rescue-31f07cb77772471682e52e5bcb3acf4d", "root": "UUID=fa800624-34ba-4f32-bb1c-23cde1d86d68", "title": "CentOS Stream (0-rescue-31f07cb77772471682e52e5bcb3acf4d) 9" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 14 February 2026 08:10:14 -0500 (0:00:00.038) 0:01:56.108 ***** 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-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 14 February 2026 08:10:14 -0500 (0:00:00.050) 0:01:56.158 ***** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-677.el9.x86_64_clone1" ], "delta": "0:00:00.049463", "end": "2026-02-14 08:10:14.532902", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-02-14 08:10:14.483439" } STDERR: The param /boot/vmlinuz-5.14.0-677.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-677.el9.x86_64_clone2" ], "delta": "0:00:00.048678", "end": "2026-02-14 08:10:14.923819", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-02-14 08:10:14.875141" } STDERR: The param /boot/vmlinuz-5.14.0-677.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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 14 February 2026 08:10:14 -0500 (0:00:00.793) 0:01:56.952 ***** 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.111290", "end": "2026-02-14 08:10:15.387642", "rc": 0, "start": "2026-02-14 08:10:15.276352" } 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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 14 February 2026 08:10:15 -0500 (0:00:00.465) 0:01:57.418 ***** included: /tmp/collections-uEb/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-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 14 February 2026 08:10:15 -0500 (0:00:00.013) 0:01:57.431 ***** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 14 February 2026 08:10:39 -0500 (0:00:23.864) 0:02:21.296 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 14 February 2026 08:10:39 -0500 (0:00:00.013) 0:02:21.309 ***** 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-14T13:10:03.745260+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-677.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-677.el9.x86_64_clone2", "start_time": "2026-02-14T13:10:03.396014+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 14 February 2026 08:10:39 -0500 (0:00:00.015) 0:02:21.324 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.86s /tmp/collections-uEb/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.78s /tmp/collections-uEb/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.72s /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 11.70s /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.04s /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.01s /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.98s /tmp/collections-uEb/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-677.el9.x86_64 --- 1.32s /tmp/collections-uEb/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-677.el9.x86_64 --- 1.09s /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.96s /tmp/collections-uEb/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-uEb/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-uEb/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-uEb/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-uEb/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-uEb/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-uEb/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-677.el9.x86_64 --- 0.89s /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.79s /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.70s /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-uEb/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114