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-iQw 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-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 10 January 2026 07:57:47 -0500 (0:00:00.023) 0:00:00.023 ****** included: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 10 January 2026 07:57:47 -0500 (0:00:00.012) 0:00:00.035 ****** [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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 10 January 2026 07:57:49 -0500 (0:00:01.966) 0:00:02.002 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 10 January 2026 07:57:49 -0500 (0:00:00.009) 0:00:02.011 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:57:49 -0500 (0:00:00.075) 0:00:02.087 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:57:49 -0500 (0:00:00.018) 0:00:02.105 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:57:49 -0500 (0:00:00.029) 0:00:02.134 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:57:49 -0500 (0:00:00.421) 0:00:02.556 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:57:49 -0500 (0:00:00.020) 0:00:02.577 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:57:49 -0500 (0:00:00.028) 0:00:02.605 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:57:49 -0500 (0:00:00.011) 0:00:02.617 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:57:49 -0500 (0:00:00.040) 0:00:02.657 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:57:54 -0500 (0:00:05.164) 0:00:07.822 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:57:55 -0500 (0:00:00.381) 0:00:08.204 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:57:55 -0500 (0:00:00.012) 0:00:08.216 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:57:55 -0500 (0:00:00.010) 0:00:08.227 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:57:55 -0500 (0:00:00.342) 0:00:08.569 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:57:55 -0500 (0:00:00.037) 0:00:08.607 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049875.1170647, "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:57:55 -0500 (0:00:00.353) 0:00:08.960 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:57:56 -0500 (0:00:00.365) 0:00:09.326 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004338", "end": "2026-01-10 07:57:56.719476", "rc": 0, "start": "2026-01-10 07:57:56.715138" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 07:57:56 -0500 (0:00:00.444) 0:00:09.771 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 07:57:56 -0500 (0:00:00.042) 0:00:09.813 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 07:57:57 -0500 (0:00:00.435) 0:00:10.249 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 07:57:57 -0500 (0:00:00.360) 0:00:10.610 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.425) 0:00:11.035 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.017) 0:00:11.052 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.016) 0:00:11.069 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.026) 0:00:11.095 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.534) 0:00:11.630 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.033) 0:00:11.663 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.003) 0:00:11.666 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.001) 0:00:11.668 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.035) 0:00:11.703 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 10 January 2026 07:57:58 -0500 (0:00:00.022) 0:00:11.726 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 10 January 2026 07:57:59 -0500 (0:00:01.187) 0:00:12.914 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:57:59 -0500 (0:00:00.041) 0:00:12.955 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:57:59 -0500 (0:00:00.019) 0:00:12.975 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:58:00 -0500 (0:00:00.030) 0:00:13.006 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:58:00 -0500 (0:00:00.015) 0:00:13.022 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:58:00 -0500 (0:00:00.015) 0:00:13.037 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:58:00 -0500 (0:00:00.027) 0:00:13.065 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:58:00 -0500 (0:00:00.010) 0:00:13.075 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:58:00 -0500 (0:00:00.055) 0:00:13.131 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:58:00 -0500 (0:00:00.787) 0:00:13.919 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049875.1170647, "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:58:01 -0500 (0:00:00.363) 0:00:14.282 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:58:01 -0500 (0:00:00.013) 0:00:14.295 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:58:01 -0500 (0:00:00.011) 0:00:14.307 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:58:01 -0500 (0:00:00.351) 0:00:14.658 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:58:01 -0500 (0:00:00.044) 0:00:14.703 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049875.1170647, "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:58:02 -0500 (0:00:00.360) 0:00:15.063 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049877.5614235, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768049877.5613146, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768049877.5614245, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2399642268", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:58:02 -0500 (0:00:00.376) 0:00:15.440 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004291", "end": "2026-01-10 07:58:02.785830", "rc": 0, "start": "2026-01-10 07:58:02.781539" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 07:58:02 -0500 (0:00:00.400) 0:00:15.840 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 07:58:02 -0500 (0:00:00.049) 0:00:15.890 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 07:58:03 -0500 (0:00:00.401) 0:00:16.292 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 07:58:03 -0500 (0:00:00.373) 0:00:16.665 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 07:58:04 -0500 (0:00:00.586) 0:00:17.252 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 07:58:04 -0500 (0:00:00.027) 0:00:17.279 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 07:58:04 -0500 (0:00:00.025) 0:00:17.304 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 07:58:04 -0500 (0:00:00.042) 0:00:17.347 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 07:58:04 -0500 (0:00:00.043) 0:00:17.391 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 10 January 2026 07:58:04 -0500 (0:00:00.045) 0:00:17.436 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 10 January 2026 07:58:04 -0500 (0:00:00.003) 0:00:17.439 ****** 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.127629", "end": "2026-01-10 07:58:04.898603", "rc": 0, "start": "2026-01-10 07:58:04.770974" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 10 January 2026 07:58:04 -0500 (0:00:00.510) 0:00:17.950 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 10 January 2026 07:58:04 -0500 (0:00:00.016) 0:00:17.966 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 10 January 2026 07:58:36 -0500 (0:00:31.909) 0:00:49.876 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 10 January 2026 07:58:36 -0500 (0:00:00.011) 0:00:49.888 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 10 January 2026 07:58:36 -0500 (0:00:00.020) 0:00:49.908 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 10 January 2026 07:58:36 -0500 (0:00:00.022) 0:00:49.930 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:58:36 -0500 (0:00:00.064) 0:00:49.995 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:58:37 -0500 (0:00:00.019) 0:00:50.014 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:58:37 -0500 (0:00:00.034) 0:00:50.049 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:58:37 -0500 (0:00:00.018) 0:00:50.068 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:58:37 -0500 (0:00:00.015) 0:00:50.083 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:58:37 -0500 (0:00:00.030) 0:00:50.114 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:58:37 -0500 (0:00:00.011) 0:00:50.125 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:58:37 -0500 (0:00:00.041) 0:00:50.166 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:58:39 -0500 (0:00:01.945) 0:00:52.112 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049884.898381, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049884.897585, "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": 1768049884.897585, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "905349635", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:58:39 -0500 (0:00:00.566) 0:00:52.678 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:58:39 -0500 (0:00:00.020) 0:00:52.699 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:58:39 -0500 (0:00:00.017) 0:00:52.716 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:58:40 -0500 (0:00:00.523) 0:00:53.240 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:58:40 -0500 (0:00:00.038) 0:00:53.278 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049884.898381, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049884.897585, "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": 1768049884.897585, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "905349635", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:58:40 -0500 (0:00:00.515) 0:00:53.794 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049882.366072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768049877.5613146, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768049877.5614245, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2399642268", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:58:41 -0500 (0:00:00.534) 0:00:54.328 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.007988", "end": "2026-01-10 07:58:41.808709", "rc": 0, "start": "2026-01-10 07:58:41.800721" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 07:58:41 -0500 (0:00:00.553) 0:00:54.882 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 07:58:41 -0500 (0:00:00.037) 0:00:54.920 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 07:58:42 -0500 (0:00:00.531) 0:00:55.452 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 07:58:42 -0500 (0:00:00.521) 0:00:55.973 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 07:58:43 -0500 (0:00:00.521) 0:00:56.494 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 07:58:43 -0500 (0:00:00.022) 0:00:56.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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 07:58:43 -0500 (0:00:00.016) 0:00:56.534 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 07:58:43 -0500 (0:00:00.029) 0:00:56.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": "ec26eeab2d70c2a3d61a26c680c385bf-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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 07:58:44 -0500 (0:00:00.747) 0:00:57.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": "ec26eeab2d70c2a3d61a26c680c385bf-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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 10 January 2026 07:58:44 -0500 (0:00:00.033) 0:00:57.344 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 10 January 2026 07:58:44 -0500 (0:00:00.024) 0:00:57.369 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 10 January 2026 07:58:46 -0500 (0:00:01.885) 0:00:59.255 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:58:46 -0500 (0:00:00.034) 0:00:59.290 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:58:46 -0500 (0:00:00.016) 0:00:59.306 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:58:46 -0500 (0:00:00.031) 0:00:59.337 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:58:46 -0500 (0:00:00.015) 0:00:59.353 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:58:46 -0500 (0:00:00.015) 0:00:59.369 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:58:46 -0500 (0:00:00.028) 0:00:59.397 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:58:46 -0500 (0:00:00.011) 0:00:59.409 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:58:46 -0500 (0:00:00.056) 0:00:59.466 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:58:47 -0500 (0:00:01.141) 0:01:00.608 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049884.898381, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049884.897585, "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": 1768049884.897585, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "905349635", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:58:48 -0500 (0:00:00.525) 0:01:01.134 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:58:48 -0500 (0:00:00.013) 0:01:01.148 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:58:48 -0500 (0:00:00.011) 0:01:01.159 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:58:48 -0500 (0:00:00.494) 0:01:01.654 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:58:48 -0500 (0:00:00.037) 0:01:01.692 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049884.898381, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049884.897585, "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": 1768049884.897585, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "905349635", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:58:49 -0500 (0:00:00.531) 0:01:02.223 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049882.366072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768049877.5613146, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768049877.5614245, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2399642268", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:58:49 -0500 (0:00:00.534) 0:01:02.758 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.006146", "end": "2026-01-10 07:58:50.204660", "rc": 0, "start": "2026-01-10 07:58:50.198514" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 07:58:50 -0500 (0:00:00.511) 0:01:03.269 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 07:58:50 -0500 (0:00:00.031) 0:01:03.300 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 07:58:50 -0500 (0:00:00.515) 0:01:03.816 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 07:58:51 -0500 (0:00:00.523) 0:01:04.339 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.931) 0:01:05.271 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.018) 0:01:05.289 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.015) 0:01:05.305 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.026) 0:01:05.332 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.026) 0:01:05.358 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.027) 0:01:05.386 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.001) 0:01:05.387 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.015) 0:01:05.403 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.051) 0:01:05.454 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.018) 0:01:05.472 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.031) 0:01:05.503 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.015) 0:01:05.519 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.015) 0:01:05.535 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.028) 0:01:05.563 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.011) 0:01:05.575 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:58:52 -0500 (0:00:00.040) 0:01:05.615 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:58:53 -0500 (0:00:01.164) 0:01:06.779 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049884.898381, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049884.897585, "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": 1768049884.897585, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "905349635", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:58:54 -0500 (0:00:00.529) 0:01:07.308 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:58:54 -0500 (0:00:00.013) 0:01:07.322 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:58:54 -0500 (0:00:00.011) 0:01:07.334 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:58:54 -0500 (0:00:00.504) 0:01:07.838 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:58:54 -0500 (0:00:00.037) 0:01:07.876 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049884.898381, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049884.897585, "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": 1768049884.897585, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "905349635", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:58:55 -0500 (0:00:00.521) 0:01:08.398 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049882.366072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768049877.5613146, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768049877.5614245, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2399642268", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:58:55 -0500 (0:00:00.526) 0:01:08.924 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.006229", "end": "2026-01-10 07:58:56.381141", "rc": 0, "start": "2026-01-10 07:58:56.374912" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 07:58:56 -0500 (0:00:00.528) 0:01:09.452 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 07:58:56 -0500 (0:00:00.032) 0:01:09.485 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 07:58:56 -0500 (0:00:00.516) 0:01:10.001 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 07:58:57 -0500 (0:00:00.522) 0:01:10.524 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 07:58:58 -0500 (0:00:00.737) 0:01:11.262 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 07:58:58 -0500 (0:00:00.018) 0:01:11.280 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 07:58:58 -0500 (0:00:00.016) 0:01:11.296 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 07:58:58 -0500 (0:00:00.027) 0:01:11.323 ****** 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": "ec26eeab2d70c2a3d61a26c680c385bf-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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 07:58:58 -0500 (0:00:00.495) 0:01:11.819 ****** 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": "ec26eeab2d70c2a3d61a26c680c385bf-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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 10 January 2026 07:58:58 -0500 (0:00:00.034) 0:01:11.854 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 10 January 2026 07:58:58 -0500 (0:00:00.042) 0:01:11.896 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 10 January 2026 07:58:58 -0500 (0:00:00.027) 0:01:11.924 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 10 January 2026 07:58:59 -0500 (0:00:00.913) 0:01:12.838 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:58:59 -0500 (0:00:00.037) 0:01:12.875 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:58:59 -0500 (0:00:00.017) 0:01:12.893 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:58:59 -0500 (0:00:00.030) 0:01:12.923 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:58:59 -0500 (0:00:00.016) 0:01:12.940 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:58:59 -0500 (0:00:00.015) 0:01:12.956 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:58:59 -0500 (0:00:00.029) 0:01:12.985 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:58:59 -0500 (0:00:00.011) 0:01:12.997 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:59:00 -0500 (0:00:00.064) 0:01:13.061 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:59:00 -0500 (0:00:00.772) 0:01:13.834 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049884.898381, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049884.897585, "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": 1768049884.897585, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "905349635", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:59:01 -0500 (0:00:00.363) 0:01:14.197 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:59:01 -0500 (0:00:00.013) 0:01:14.211 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:59:01 -0500 (0:00:00.013) 0:01:14.224 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:59:01 -0500 (0:00:00.344) 0:01:14.569 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:59:01 -0500 (0:00:00.039) 0:01:14.609 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049884.898381, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049884.897585, "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": 1768049884.897585, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "905349635", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:59:01 -0500 (0:00:00.365) 0:01:14.974 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049882.366072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768049877.5613146, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768049877.5614245, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2399642268", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:59:02 -0500 (0:00:00.374) 0:01:15.349 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004409", "end": "2026-01-10 07:59:02.674898", "rc": 0, "start": "2026-01-10 07:59:02.670489" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 07:59:02 -0500 (0:00:00.378) 0:01:15.727 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 07:59:02 -0500 (0:00:00.036) 0:01:15.764 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 07:59:03 -0500 (0:00:00.376) 0:01:16.140 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 07:59:03 -0500 (0:00:00.377) 0:01:16.517 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 07:59:04 -0500 (0:00:00.629) 0:01:17.147 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 07:59:04 -0500 (0:00:00.018) 0:01:17.166 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 07:59:04 -0500 (0:00:00.016) 0:01:17.182 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 07:59:04 -0500 (0:00:00.028) 0:01:17.211 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 07:59:04 -0500 (0:00:00.032) 0:01:17.244 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 10 January 2026 07:59:04 -0500 (0:00:00.031) 0:01:17.276 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 10 January 2026 07:59:04 -0500 (0:00:00.001) 0:01:17.278 ****** 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.149602", "end": "2026-01-10 07:59:04.730714", "rc": 0, "start": "2026-01-10 07:59:04.581112" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 10 January 2026 07:59:04 -0500 (0:00:00.504) 0:01:17.783 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 10 January 2026 07:59:04 -0500 (0:00:00.014) 0:01:17.797 ****** changed: [managed-node1] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 10 January 2026 07:59:37 -0500 (0:00:32.380) 0:01:50.177 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.012) 0:01:50.190 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.015) 0:01:50.205 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.014) 0:01:50.219 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.053) 0:01:50.273 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.017) 0:01:50.291 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.032) 0:01:50.324 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.016) 0:01:50.341 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.017) 0:01:50.359 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.029) 0:01:50.388 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.011) 0:01:50.400 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:59:37 -0500 (0:00:00.043) 0:01:50.443 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:59:39 -0500 (0:00:01.959) 0:01:52.402 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049944.7305415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049944.7297354, "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": 1768049944.7297354, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "976547722", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:59:39 -0500 (0:00:00.551) 0:01:52.953 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:59:39 -0500 (0:00:00.016) 0:01:52.970 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:59:39 -0500 (0:00:00.012) 0:01:52.982 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:59:40 -0500 (0:00:00.502) 0:01:53.485 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:59:40 -0500 (0:00:00.039) 0:01:53.525 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049944.7305415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049944.7297354, "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": 1768049944.7297354, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "976547722", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:59:41 -0500 (0:00:00.534) 0:01:54.060 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049882.366072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768049877.5613146, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768049877.5614245, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2399642268", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:59:41 -0500 (0:00:00.532) 0:01:54.593 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.007257", "end": "2026-01-10 07:59:41.518825", "rc": 0, "start": "2026-01-10 07:59:41.511568" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 07:59:42 -0500 (0:00:00.537) 0:01:55.130 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 07:59:42 -0500 (0:00:00.032) 0:01:55.162 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 07:59:42 -0500 (0:00:00.521) 0:01:55.684 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 07:59:43 -0500 (0:00:00.522) 0:01:56.207 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 07:59:43 -0500 (0:00:00.512) 0:01:56.719 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 07:59:43 -0500 (0:00:00.018) 0:01:56.737 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 07:59:43 -0500 (0:00:00.017) 0:01:56.755 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 07:59:43 -0500 (0:00:00.029) 0:01:56.784 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec26eeab2d70c2a3d61a26c680c385bf-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": "ec26eeab2d70c2a3d61a26c680c385bf-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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.794) 0:01:57.579 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec26eeab2d70c2a3d61a26c680c385bf-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": "ec26eeab2d70c2a3d61a26c680c385bf-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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.041) 0:01:57.621 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.038) 0:01:57.660 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.034) 0:01:57.694 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.016) 0:01:57.710 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.031) 0:01:57.742 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.017) 0:01:57.759 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.016) 0:01:57.775 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.030) 0:01:57.806 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.015) 0:01:57.821 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:59:44 -0500 (0:00:00.047) 0:01:57.868 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:59:46 -0500 (0:00:01.136) 0:01:59.005 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049944.7305415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049944.7297354, "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": 1768049944.7297354, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "976547722", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:59:46 -0500 (0:00:00.527) 0:01:59.532 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:59:46 -0500 (0:00:00.013) 0:01:59.546 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:59:46 -0500 (0:00:00.011) 0:01:59.557 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:59:47 -0500 (0:00:00.505) 0:02:00.063 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:59:47 -0500 (0:00:00.039) 0:02:00.102 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049944.7305415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049944.7297354, "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": 1768049944.7297354, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "976547722", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:59:47 -0500 (0:00:00.522) 0:02:00.625 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049882.366072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768049877.5613146, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768049877.5614245, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2399642268", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:59:48 -0500 (0:00:00.537) 0:02:01.163 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.006178", "end": "2026-01-10 07:59:48.617451", "rc": 0, "start": "2026-01-10 07:59:48.611273" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 07:59:48 -0500 (0:00:00.524) 0:02:01.687 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 07:59:48 -0500 (0:00:00.032) 0:02:01.719 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 07:59:49 -0500 (0:00:00.517) 0:02:02.236 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 07:59:49 -0500 (0:00:00.508) 0:02:02.744 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.513) 0:02:03.258 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.016) 0:02:03.275 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.054) 0:02:03.329 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.016) 0:02:03.346 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.078) 0:02:03.424 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.017) 0:02:03.442 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.016) 0:02:03.459 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.028) 0:02:03.488 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.012) 0:02:03.500 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:59:50 -0500 (0:00:00.051) 0:02:03.551 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:59:51 -0500 (0:00:01.151) 0:02:04.702 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049944.7305415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049944.7297354, "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": 1768049944.7297354, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "976547722", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:59:52 -0500 (0:00:00.525) 0:02:05.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 : Generate /etc/default/grub] ******* task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:59:52 -0500 (0:00:00.013) 0:02:05.241 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:59:52 -0500 (0:00:00.012) 0:02:05.254 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:59:52 -0500 (0:00:00.507) 0:02:05.761 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:59:52 -0500 (0:00:00.040) 0:02:05.801 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049944.7305415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049944.7297354, "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": 1768049944.7297354, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "976547722", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:59:53 -0500 (0:00:00.525) 0:02:06.327 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049882.366072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768049877.5613146, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768049877.5614245, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2399642268", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:59:53 -0500 (0:00:00.522) 0:02:06.850 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.006602", "end": "2026-01-10 07:59:54.312076", "rc": 0, "start": "2026-01-10 07:59:54.305474" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 07:59:54 -0500 (0:00:00.530) 0:02:07.381 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 07:59:54 -0500 (0:00:00.033) 0:02:07.414 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 07:59:54 -0500 (0:00:00.519) 0:02:07.934 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 07:59:55 -0500 (0:00:00.517) 0:02:08.451 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 07:59:56 -0500 (0:00:00.995) 0:02:09.446 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 07:59:56 -0500 (0:00:00.017) 0:02:09.464 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 07:59:56 -0500 (0:00:00.016) 0:02:09.481 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 07:59:56 -0500 (0:00:00.028) 0:02:09.509 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec26eeab2d70c2a3d61a26c680c385bf-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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.666) 0:02:10.175 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec26eeab2d70c2a3d61a26c680c385bf-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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.035) 0:02:10.211 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.069) 0:02:10.280 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.018) 0:02:10.299 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.032) 0:02:10.332 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.018) 0:02:10.350 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.016) 0:02:10.366 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.031) 0:02:10.397 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.013) 0:02:10.411 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 07:59:57 -0500 (0:00:00.048) 0:02:10.460 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 07:59:58 -0500 (0:00:00.783) 0:02:11.243 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049944.7305415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049944.7297354, "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": 1768049944.7297354, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "976547722", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 07:59:58 -0500 (0:00:00.371) 0:02:11.615 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 07:59:58 -0500 (0:00:00.013) 0:02:11.629 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 07:59:58 -0500 (0:00:00.012) 0:02:11.642 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 07:59:58 -0500 (0:00:00.352) 0:02:11.995 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 07:59:59 -0500 (0:00:00.041) 0:02:12.036 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049944.7305415, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1768049944.7297354, "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": 1768049944.7297354, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "976547722", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 07:59:59 -0500 (0:00:00.362) 0:02:12.399 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768049882.366072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1768049877.5613146, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768049877.5614245, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "2399642268", "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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 07:59:59 -0500 (0:00:00.361) 0:02:12.761 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003946", "end": "2026-01-10 08:00:00.086363", "rc": 0, "start": "2026-01-10 08:00:00.082417" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:00:00 -0500 (0:00:00.375) 0:02:13.136 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:00:00 -0500 (0:00:00.034) 0:02:13.170 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:00:00 -0500 (0:00:00.367) 0:02:13.538 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:00:00 -0500 (0:00:00.371) 0:02:13.910 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:00:01 -0500 (0:00:00.575) 0:02:14.485 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:00:01 -0500 (0:00:00.021) 0:02:14.507 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:00:01 -0500 (0:00:00.021) 0:02:14.528 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:00:01 -0500 (0:00:00.030) 0:02:14.558 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:00:02 -0500 (0:00:00.471) 0:02:15.030 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 10 January 2026 08:00:02 -0500 (0:00:00.037) 0:02:15.067 ****** 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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 10 January 2026 08:00:02 -0500 (0:00:00.051) 0:02:15.119 ****** 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.043101", "end": "2026-01-10 08:00:02.465633", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-10 08:00:02.422532" } 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.041806", "end": "2026-01-10 08:00:02.842614", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-10 08:00:02.800808" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 10 January 2026 08:00:02 -0500 (0:00:00.775) 0:02:15.895 ****** 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.100435", "end": "2026-01-10 08:00:03.298121", "rc": 0, "start": "2026-01-10 08:00:03.197686" } 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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 10 January 2026 08:00:03 -0500 (0:00:00.454) 0:02:16.349 ****** included: /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 10 January 2026 08:00:03 -0500 (0:00:00.014) 0:02:16.364 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 10 January 2026 08:00:34 -0500 (0:00:31.609) 0:02:47.973 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 10 January 2026 08:00:34 -0500 (0:00:00.013) 0:02:47.987 ****** 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-10T12:59:50.254961+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-10T12:59:49.744356+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 10 January 2026 08:00:35 -0500 (0:00:00.015) 0:02:48.002 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 32.38s /tmp/collections-iQw/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.91s /tmp/collections-iQw/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.61s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.16s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.97s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.96s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.95s /tmp/collections-iQw/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.89s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-174.el10.x86_64 --- 1.19s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.16s /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.14s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.14s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 1.00s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.93s /tmp/collections-iQw/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-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.79s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.78s /tmp/collections-iQw/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138