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-rxK executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Oct 10 2025, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/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-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 17 January 2026 12:09:24 -0500 (0:00:00.023) 0:00:00.024 ****** included: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 17 January 2026 12:09:24 -0500 (0:00:00.012) 0:00:00.036 ****** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, 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-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 17 January 2026 12:09:26 -0500 (0:00:02.001) 0:00:02.038 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 17 January 2026 12:09:26 -0500 (0:00:00.007) 0:00:02.046 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:09:26 -0500 (0:00:00.064) 0:00:02.110 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:09:26 -0500 (0:00:00.016) 0:00:02.127 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:09:26 -0500 (0:00:00.033) 0:00:02.161 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:09:26 -0500 (0:00:00.426) 0:00:02.587 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:09:26 -0500 (0:00:00.019) 0:00:02.607 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:09:26 -0500 (0:00:00.028) 0:00:02.636 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:09:26 -0500 (0:00:00.011) 0:00:02.647 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:09:26 -0500 (0:00:00.041) 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:09:29 -0500 (0:00:02.751) 0:00:05.440 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767686427.075, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1767686424.7447245, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065076, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.7447245, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2753804245", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:09:30 -0500 (0:00:00.417) 0:00:05.858 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:09:30 -0500 (0:00:00.012) 0:00:05.871 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:09:30 -0500 (0:00:00.010) 0:00:05.881 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:09:30 -0500 (0:00:00.353) 0:00:06.235 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:09:30 -0500 (0:00:00.038) 0:00:06.274 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669770.0202487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1767686424.7447245, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065076, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.7447245, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2753804245", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:09:30 -0500 (0:00:00.357) 0:00:06.632 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767624632.316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6fe527ca5049a58ec5cd3030ac067cf4feedf539", "ctime": 1767624632.317, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 284539, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767624632.317, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "515500181", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:09:31 -0500 (0:00:00.378) 0:00:07.010 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004471", "end": "2026-01-17 12:09:31.742597", "rc": 0, "start": "2026-01-17 12:09:31.738126" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:09:31 -0500 (0:00:00.541) 0:00:07.552 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:09:31 -0500 (0:00:00.048) 0:00:07.601 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:09:32 -0500 (0:00:00.496) 0:00:08.097 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:09:32 -0500 (0:00:00.383) 0:00:08.480 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.440) 0:00:08.921 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.026) 0:00:08.947 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.025) 0:00:08.973 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.044) 0:00:09.018 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.565) 0:00:09.584 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.032) 0:00:09.616 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.002) 0:00:09.619 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.000) 0:00:09.620 ****** ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.035) 0:00:09.656 ****** included: /tmp/collections-rxK/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-6.12.0-174.el10.x86_64] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 17 January 2026 12:09:33 -0500 (0:00:00.022) 0:00:09.678 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-174.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "85a9aba8c2a44f1430d0b0df4d59c8c494410653", "dest": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-174.el10.x86_64" }, "md5sum": "d86b27a67174d90b4e99f4e267cb2b6e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16074792, "src": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-174.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "cd1d2f1dd671180ed6032c8b6344bf67ee886895", "dest": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-174.el10.x86_64.img" }, "md5sum": "49311caf488469a88ef26c6d389384c5", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 48950376, "src": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 17 January 2026 12:09:35 -0500 (0:00:01.175) 0:00:10.854 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:09:35 -0500 (0:00:00.034) 0:00:10.889 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:09:35 -0500 (0:00:00.015) 0:00:10.905 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:09:35 -0500 (0:00:00.030) 0:00:10.935 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:09:35 -0500 (0:00:00.015) 0:00:10.951 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:09:35 -0500 (0:00:00.015) 0:00:10.967 ****** 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_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:09:35 -0500 (0:00:00.028) 0:00:10.995 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:09:35 -0500 (0:00:00.010) 0:00:11.006 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:09:35 -0500 (0:00:00.074) 0:00:11.081 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:09:36 -0500 (0:00:00.839) 0:00:11.921 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669770.0202487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1767686424.7447245, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065076, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.7447245, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2753804245", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:09:36 -0500 (0:00:00.360) 0:00:12.281 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:09:36 -0500 (0:00:00.016) 0:00:12.298 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:09:36 -0500 (0:00:00.011) 0:00:12.309 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:09:36 -0500 (0:00:00.361) 0:00:12.671 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:09:36 -0500 (0:00:00.051) 0:00:12.723 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669770.0202487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1767686424.7447245, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065076, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.7447245, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2753804245", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:09:37 -0500 (0:00:00.389) 0:00:13.113 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669772.6784866, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768669772.6783416, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 268435653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768669772.6784873, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3563019654", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:09:37 -0500 (0:00:00.384) 0:00:13.497 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004990", "end": "2026-01-17 12:09:38.062811", "rc": 0, "start": "2026-01-17 12:09:38.057821" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:09:38 -0500 (0:00:00.369) 0:00:13.866 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:09:38 -0500 (0:00:00.036) 0:00:13.903 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:09:38 -0500 (0:00:00.359) 0:00:14.263 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:09:38 -0500 (0:00:00.372) 0:00:14.635 ****** 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-6.12.0-174.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-174.el10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 12:09:39 -0500 (0:00:00.610) 0:00:15.246 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 12:09:39 -0500 (0:00:00.026) 0:00:15.272 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 12:09:39 -0500 (0:00:00.024) 0:00:15.297 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 12:09:39 -0500 (0:00:00.039) 0:00:15.337 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 12:09:39 -0500 (0:00:00.041) 0:00:15.378 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 17 January 2026 12:09:39 -0500 (0:00:00.045) 0:00:15.423 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 17 January 2026 12:09:39 -0500 (0:00:00.001) 0:00:15.425 ****** 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.131037", "end": "2026-01-17 12:09:40.135819", "rc": 0, "start": "2026-01-17 12:09:40.004782" } STDOUT: args="ro rhgb crashkernel=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=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=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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 17 January 2026 12:09:40 -0500 (0:00:00.512) 0:00:15.938 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 17 January 2026 12:09:40 -0500 (0:00:00.013) 0:00:15.952 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 17 January 2026 12:10:12 -0500 (0:00:31.832) 0:00:47.784 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.012) 0:00:47.797 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.020) 0:00:47.818 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.014) 0:00:47.832 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.064) 0:00:47.896 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.018) 0:00:47.914 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.031) 0:00:47.946 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.017) 0:00:47.963 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.016) 0:00:47.979 ****** 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_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.029) 0:00:48.009 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.011) 0:00:48.021 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:10:12 -0500 (0:00:00.042) 0:00:48.063 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:10:14 -0500 (0:00:02.029) 0:00:50.093 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669780.1355803, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669780.1347315, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669780.1347315, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "999870123", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:10:14 -0500 (0:00:00.574) 0:00:50.668 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:10:14 -0500 (0:00:00.021) 0:00:50.689 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:10:14 -0500 (0:00:00.015) 0:00:50.704 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:10:15 -0500 (0:00:00.525) 0:00:51.230 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:10:15 -0500 (0:00:00.045) 0:00:51.275 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669780.1355803, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669780.1347315, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669780.1347315, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "999870123", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:10:16 -0500 (0:00:00.535) 0:00:51.811 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669777.681258, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768669772.6783416, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 268435653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768669772.6784873, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3563019654", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:10:16 -0500 (0:00:00.559) 0:00:52.370 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.007388", "end": "2026-01-17 12:10:17.075755", "rc": 0, "start": "2026-01-17 12:10:17.068367" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:10:17 -0500 (0:00:00.527) 0:00:52.898 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:10:17 -0500 (0:00:00.044) 0:00:52.942 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:10:17 -0500 (0:00:00.531) 0:00:53.473 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:10:18 -0500 (0:00:00.516) 0:00:53.989 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 12:10:18 -0500 (0:00:00.501) 0:00:54.490 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 12:10:18 -0500 (0:00:00.026) 0:00:54.517 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 12:10:18 -0500 (0:00:00.015) 0:00:54.533 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 12:10:18 -0500 (0:00:00.030) 0:00:54.563 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 12:10:19 -0500 (0:00:00.747) 0:00:55.311 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 17 January 2026 12:10:19 -0500 (0:00:00.041) 0:00:55.352 ****** included: /tmp/collections-rxK/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-6.12.0-174.el10.x86_64] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 17 January 2026 12:10:19 -0500 (0:00:00.024) 0:00:55.377 ****** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-174.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "85a9aba8c2a44f1430d0b0df4d59c8c494410653", "dest": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-174.el10.x86_64" }, "md5sum": "d86b27a67174d90b4e99f4e267cb2b6e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16074792, "src": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-174.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "cd1d2f1dd671180ed6032c8b6344bf67ee886895", "dest": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-174.el10.x86_64.img" }, "md5sum": "49311caf488469a88ef26c6d389384c5", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 48950376, "src": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 17 January 2026 12:10:21 -0500 (0:00:01.890) 0:00:57.268 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:10:21 -0500 (0:00:00.035) 0:00:57.303 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:10:21 -0500 (0:00:00.016) 0:00:57.320 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:10:21 -0500 (0:00:00.031) 0:00:57.352 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:10:21 -0500 (0:00:00.016) 0:00:57.368 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:10:21 -0500 (0:00:00.020) 0:00:57.389 ****** 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_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:10:21 -0500 (0:00:00.033) 0:00:57.422 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:10:21 -0500 (0:00:00.019) 0:00:57.442 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:10:21 -0500 (0:00:00.099) 0:00:57.541 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:10:22 -0500 (0:00:01.157) 0:00:58.698 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669780.1355803, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669780.1347315, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669780.1347315, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "999870123", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:10:23 -0500 (0:00:00.516) 0:00:59.215 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:10:23 -0500 (0:00:00.013) 0:00:59.228 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:10:23 -0500 (0:00:00.011) 0:00:59.239 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:10:23 -0500 (0:00:00.490) 0:00:59.730 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:10:24 -0500 (0:00:00.040) 0:00:59.770 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669780.1355803, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669780.1347315, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669780.1347315, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "999870123", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:10:24 -0500 (0:00:00.525) 0:01:00.295 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669777.681258, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768669772.6783416, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 268435653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768669772.6784873, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3563019654", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:10:25 -0500 (0:00:00.527) 0:01:00.823 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.009202", "end": "2026-01-17 12:10:25.542807", "rc": 0, "start": "2026-01-17 12:10:25.533605" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:10:25 -0500 (0:00:00.537) 0:01:01.360 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:10:25 -0500 (0:00:00.035) 0:01:01.395 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:10:26 -0500 (0:00:00.531) 0:01:01.927 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:10:26 -0500 (0:00:00.515) 0:01:02.442 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.920) 0:01:03.363 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.018) 0:01:03.382 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.016) 0:01:03.398 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.029) 0:01:03.427 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.030) 0:01:03.458 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.029) 0:01:03.487 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.001) 0:01:03.488 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.015) 0:01:03.504 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.052) 0:01:03.556 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.016) 0:01:03.572 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.034) 0:01:03.607 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.017) 0:01:03.625 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.017) 0:01:03.642 ****** 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_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.029) 0:01:03.672 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.012) 0:01:03.685 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:10:27 -0500 (0:00:00.044) 0:01:03.730 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:10:29 -0500 (0:00:01.166) 0:01:04.896 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669780.1355803, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669780.1347315, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669780.1347315, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "999870123", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:10:29 -0500 (0:00:00.519) 0:01:05.415 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:10:29 -0500 (0:00:00.016) 0:01:05.432 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:10:29 -0500 (0:00:00.012) 0:01:05.444 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:10:30 -0500 (0:00:00.490) 0:01:05.935 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:10:30 -0500 (0:00:00.040) 0:01:05.975 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669780.1355803, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669780.1347315, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669780.1347315, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "999870123", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:10:30 -0500 (0:00:00.442) 0:01:06.417 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669777.681258, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768669772.6783416, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 268435653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768669772.6784873, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3563019654", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:10:31 -0500 (0:00:00.362) 0:01:06.780 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004241", "end": "2026-01-17 12:10:31.348084", "rc": 0, "start": "2026-01-17 12:10:31.343843" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:10:31 -0500 (0:00:00.367) 0:01:07.147 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:10:31 -0500 (0:00:00.031) 0:01:07.179 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:10:31 -0500 (0:00:00.362) 0:01:07.542 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:10:32 -0500 (0:00:00.360) 0:01:07.903 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 12:10:32 -0500 (0:00:00.342) 0:01:08.246 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 12:10:32 -0500 (0:00:00.017) 0:01:08.263 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 12:10:32 -0500 (0:00:00.015) 0:01:08.279 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 12:10:32 -0500 (0:00:00.028) 0:01:08.307 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 12:10:33 -0500 (0:00:00.491) 0:01:08.798 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 17 January 2026 12:10:33 -0500 (0:00:00.034) 0:01:08.832 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 17 January 2026 12:10:33 -0500 (0:00:00.040) 0:01:08.873 ****** included: /tmp/collections-rxK/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-6.12.0-174.el10.x86_64] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 17 January 2026 12:10:33 -0500 (0:00:00.023) 0:01:08.897 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-174.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-174.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "85a9aba8c2a44f1430d0b0df4d59c8c494410653", "dest": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-174.el10.x86_64" }, "md5sum": "d86b27a67174d90b4e99f4e267cb2b6e", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16074792, "src": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-174.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-174.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "cd1d2f1dd671180ed6032c8b6344bf67ee886895", "dest": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-174.el10.x86_64.img" }, "md5sum": "49311caf488469a88ef26c6d389384c5", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 48950376, "src": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 17 January 2026 12:10:34 -0500 (0:00:00.908) 0:01:09.805 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:10:34 -0500 (0:00:00.037) 0:01:09.842 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:10:34 -0500 (0:00:00.016) 0:01:09.858 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:10:34 -0500 (0:00:00.031) 0:01:09.890 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:10:34 -0500 (0:00:00.016) 0:01:09.907 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:10:34 -0500 (0:00:00.016) 0:01:09.924 ****** 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_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:10:34 -0500 (0:00:00.028) 0:01:09.953 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:10:34 -0500 (0:00:00.010) 0:01:09.964 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:10:34 -0500 (0:00:00.062) 0:01:10.026 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:10:35 -0500 (0:00:00.775) 0:01:10.802 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669780.1355803, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669780.1347315, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669780.1347315, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "999870123", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:10:35 -0500 (0:00:00.354) 0:01:11.156 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:10:35 -0500 (0:00:00.013) 0:01:11.169 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:10:35 -0500 (0:00:00.012) 0:01:11.182 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:10:35 -0500 (0:00:00.346) 0:01:11.529 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:10:35 -0500 (0:00:00.039) 0:01:11.568 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669780.1355803, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669780.1347315, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669780.1347315, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "999870123", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:10:36 -0500 (0:00:00.358) 0:01:11.926 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669777.681258, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768669772.6783416, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 268435653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768669772.6784873, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3563019654", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:10:36 -0500 (0:00:00.357) 0:01:12.283 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004340", "end": "2026-01-17 12:10:36.851530", "rc": 0, "start": "2026-01-17 12:10:36.847190" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:10:36 -0500 (0:00:00.367) 0:01:12.651 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:10:36 -0500 (0:00:00.032) 0:01:12.683 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:10:37 -0500 (0:00:00.366) 0:01:13.050 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:10:37 -0500 (0:00:00.360) 0:01:13.410 ****** 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-6.12.0-174.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-174.el10.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 12:10:38 -0500 (0:00:00.630) 0:01:14.041 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 12:10:38 -0500 (0:00:00.020) 0:01:14.061 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 12:10:38 -0500 (0:00:00.016) 0:01:14.077 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 12:10:38 -0500 (0:00:00.027) 0:01:14.105 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 12:10:38 -0500 (0:00:00.029) 0:01:14.135 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 17 January 2026 12:10:38 -0500 (0:00:00.028) 0:01:14.163 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 17 January 2026 12:10:38 -0500 (0:00:00.001) 0:01:14.165 ****** 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.153295", "end": "2026-01-17 12:10:38.865997", "rc": 0, "start": "2026-01-17 12:10:38.712702" } STDOUT: args="ro rhgb crashkernel=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=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=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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 17 January 2026 12:10:38 -0500 (0:00:00.503) 0:01:14.668 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 17 January 2026 12:10:38 -0500 (0:00:00.014) 0:01:14.682 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 17 January 2026 12:11:10 -0500 (0:00:31.749) 0:01:46.432 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.012) 0:01:46.444 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.014) 0:01:46.459 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.014) 0:01:46.473 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.052) 0:01:46.526 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.016) 0:01:46.542 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.029) 0:01:46.572 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.017) 0:01:46.590 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.015) 0:01:46.605 ****** 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_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.029) 0:01:46.634 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.011) 0:01:46.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:11:10 -0500 (0:00:00.040) 0:01:46.686 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:11:12 -0500 (0:00:02.003) 0:01:48.690 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669838.865806, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669838.8649788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669838.8649788, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1175063107", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:11:13 -0500 (0:00:00.560) 0:01:49.251 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:11:13 -0500 (0:00:00.012) 0:01:49.264 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:11:13 -0500 (0:00:00.011) 0:01:49.275 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:11:14 -0500 (0:00:00.499) 0:01:49.774 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:11:14 -0500 (0:00:00.039) 0:01:49.813 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669838.865806, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669838.8649788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669838.8649788, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1175063107", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:11:14 -0500 (0:00:00.514) 0:01:50.328 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669777.681258, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768669772.6783416, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 268435653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768669772.6784873, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3563019654", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:11:15 -0500 (0:00:00.543) 0:01:50.872 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.009472", "end": "2026-01-17 12:11:15.024285", "rc": 0, "start": "2026-01-17 12:11:15.014813" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:11:15 -0500 (0:00:00.534) 0:01:51.407 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:11:15 -0500 (0:00:00.033) 0:01:51.440 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:11:16 -0500 (0:00:00.529) 0:01:51.970 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:11:16 -0500 (0:00:00.515) 0:01:52.486 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 12:11:17 -0500 (0:00:00.527) 0:01:53.013 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 12:11:17 -0500 (0:00:00.018) 0:01:53.032 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 12:11:17 -0500 (0:00:00.016) 0:01:53.048 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 12:11:17 -0500 (0:00:00.029) 0:01:53.078 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.784) 0:01:53.862 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.036) 0:01:53.898 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.042) 0:01:53.940 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.032) 0:01:53.973 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.016) 0:01:53.990 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.030) 0:01:54.021 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.015) 0:01:54.036 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.015) 0:01:54.052 ****** 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_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.028) 0:01:54.080 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.011) 0:01:54.091 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:11:18 -0500 (0:00:00.046) 0:01:54.138 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:11:19 -0500 (0:00:01.152) 0:01:55.290 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669838.865806, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669838.8649788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669838.8649788, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1175063107", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:11:20 -0500 (0:00:00.516) 0:01:55.806 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:11:20 -0500 (0:00:00.012) 0:01:55.819 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:11:20 -0500 (0:00:00.011) 0:01:55.831 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:11:20 -0500 (0:00:00.466) 0:01:56.298 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:11:20 -0500 (0:00:00.039) 0:01:56.337 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669838.865806, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669838.8649788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669838.8649788, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1175063107", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:11:21 -0500 (0:00:00.519) 0:01:56.857 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669777.681258, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768669772.6783416, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 268435653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768669772.6784873, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3563019654", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:11:21 -0500 (0:00:00.513) 0:01:57.371 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.008113", "end": "2026-01-17 12:11:22.054592", "rc": 0, "start": "2026-01-17 12:11:22.046479" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:11:22 -0500 (0:00:00.524) 0:01:57.896 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:11:22 -0500 (0:00:00.033) 0:01:57.930 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:11:22 -0500 (0:00:00.523) 0:01:58.454 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.515) 0:01:58.969 ****** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-174.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-174.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.507) 0:01:59.477 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.016) 0:01:59.494 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.054) 0:01:59.548 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.015) 0:01:59.564 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.036) 0:01:59.601 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.015) 0:01:59.617 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.015) 0:01:59.632 ****** 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_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.028) 0:01:59.661 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.010) 0:01:59.672 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:11:23 -0500 (0:00:00.050) 0:01:59.722 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:11:25 -0500 (0:00:01.179) 0:02:00.901 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669838.865806, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669838.8649788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669838.8649788, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1175063107", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:11:25 -0500 (0:00:00.527) 0:02:01.429 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:11:25 -0500 (0:00:00.013) 0:02:01.443 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:11:25 -0500 (0:00:00.012) 0:02:01.455 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:11:26 -0500 (0:00:00.503) 0:02:01.959 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:11:26 -0500 (0:00:00.041) 0:02:02.000 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669838.865806, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669838.8649788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669838.8649788, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1175063107", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:11:26 -0500 (0:00:00.518) 0:02:02.519 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669777.681258, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768669772.6783416, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 268435653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768669772.6784873, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3563019654", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:11:27 -0500 (0:00:00.534) 0:02:03.054 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.007364", "end": "2026-01-17 12:11:27.790861", "rc": 0, "start": "2026-01-17 12:11:27.783497" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:11:27 -0500 (0:00:00.557) 0:02:03.611 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:11:27 -0500 (0:00:00.064) 0:02:03.675 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:11:28 -0500 (0:00:00.599) 0:02:04.275 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:11:29 -0500 (0:00:00.544) 0:02:04.820 ****** 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-6.12.0-174.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 12:11:30 -0500 (0:00:01.020) 0:02:05.840 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 12:11:30 -0500 (0:00:00.021) 0:02:05.861 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 12:11:30 -0500 (0:00:00.016) 0:02:05.878 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 12:11:30 -0500 (0:00:00.055) 0:02:05.934 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 12:11:30 -0500 (0:00:00.782) 0:02:06.716 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec26413b2d684ca8295b713b88803910-6.12.0-174.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 17 January 2026 12:11:30 -0500 (0:00:00.034) 0:02:06.751 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 12:11:31 -0500 (0:00:00.065) 0:02:06.816 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 12:11:31 -0500 (0:00:00.016) 0:02:06.832 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 12:11:31 -0500 (0:00:00.032) 0:02:06.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 flag to indicate system is ostree] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 12:11:31 -0500 (0:00:00.017) 0:02:06.883 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 12:11:31 -0500 (0:00:00.016) 0:02:06.899 ****** 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_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 12:11:31 -0500 (0:00:00.029) 0:02:06.929 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 12:11:31 -0500 (0:00:00.011) 0:02:06.941 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 12:11:31 -0500 (0:00:00.048) 0:02:06.989 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 12:11:32 -0500 (0:00:01.386) 0:02:08.376 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669838.865806, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669838.8649788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669838.8649788, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1175063107", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 12:11:32 -0500 (0:00:00.363) 0:02:08.739 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 12:11:33 -0500 (0:00:00.014) 0:02:08.754 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 12:11:33 -0500 (0:00:00.012) 0:02:08.767 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 12:11:33 -0500 (0:00:00.346) 0:02:09.113 ****** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 12:11:33 -0500 (0:00:00.041) 0:02:09.155 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669838.865806, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768669838.8649788, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14065097, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768669838.8649788, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1175063107", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 12:11:33 -0500 (0:00:00.364) 0:02:09.520 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768669777.681258, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768669772.6783416, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 268435653, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768669772.6784873, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3563019654", "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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 12:11:34 -0500 (0:00:00.367) 0:02:09.887 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004212", "end": "2026-01-17 12:11:34.461839", "rc": 0, "start": "2026-01-17 12:11:34.457627" } 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 12:11:34 -0500 (0:00:00.373) 0:02:10.260 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 12:11:34 -0500 (0:00:00.035) 0:02:10.296 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 12:11:34 -0500 (0:00:00.371) 0:02:10.668 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 12:11:35 -0500 (0:00:00.369) 0:02:11.037 ****** 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-6.12.0-174.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 12:11:35 -0500 (0:00:00.582) 0:02:11.619 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 12:11:35 -0500 (0:00:00.019) 0:02:11.638 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 12:11:35 -0500 (0:00:00.017) 0:02:11.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 12:11:35 -0500 (0:00:00.027) 0:02:11.683 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 12:11:36 -0500 (0:00:00.464) 0:02:12.148 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "835d49297fdf4b2a95611bfe76892e01-6.12.0-174.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-174.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-174.el10.x86_64", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (6.12.0-174.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "835d49297fdf4b2a95611bfe76892e01-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-835d49297fdf4b2a95611bfe76892e01.img", "kernel": "/boot/vmlinuz-0-rescue-835d49297fdf4b2a95611bfe76892e01", "root": "UUID=17289604-37fb-4b4f-a807-c262b7f3eb43", "title": "CentOS Stream (0-rescue-835d49297fdf4b2a95611bfe76892e01) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 17 January 2026 12:11:36 -0500 (0:00:00.037) 0:02:12.185 ****** 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-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 17 January 2026 12:11:36 -0500 (0:00:00.050) 0:02:12.236 ****** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-174.el10.x86_64_clone1" ], "delta": "0:00:00.043666", "end": "2026-01-17 12:11:36.831025", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-17 12:11:36.787359" } STDERR: The param /boot/vmlinuz-6.12.0-174.el10.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-6.12.0-174.el10.x86_64_clone2" ], "delta": "0:00:00.044287", "end": "2026-01-17 12:11:37.209460", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-17 12:11:37.165173" } STDERR: The param /boot/vmlinuz-6.12.0-174.el10.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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 17 January 2026 12:11:37 -0500 (0:00:00.773) 0:02:13.010 ****** 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.100724", "end": "2026-01-17 12:11:37.660525", "rc": 0, "start": "2026-01-17 12:11:37.559801" } STDOUT: args="ro rhgb crashkernel=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=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=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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 17 January 2026 12:11:37 -0500 (0:00:00.451) 0:02:13.461 ****** included: /tmp/collections-rxK/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-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 17 January 2026 12:11:37 -0500 (0:00:00.014) 0:02:13.475 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 17 January 2026 12:12:08 -0500 (0:00:31.028) 0:02:44.504 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 17 January 2026 12:12:08 -0500 (0:00:00.012) 0:02:44.517 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=162 changed=14 unreachable=0 failed=0 skipped=124 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-01-17T17:11:23.724848+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-174.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-174.el10.x86_64_clone2", "start_time": "2026-01-17T17:11:23.219909+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 17 January 2026 12:12:08 -0500 (0:00:00.015) 0:02:44.532 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.83s /tmp/collections-rxK/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 -- 31.75s /tmp/collections-rxK/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 -- 31.03s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.75s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.03s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.00s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 2.00s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-174.el10.x86_64 --- 1.89s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.39s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.18s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-174.el10.x86_64 --- 1.18s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.17s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.16s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.15s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 1.02s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.92s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-174.el10.x86_64 --- 0.91s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.84s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.78s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.78s /tmp/collections-rxK/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151