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-0MV 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-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 24 January 2026 07:58:26 -0500 (0:00:00.022) 0:00:00.022 ****** included: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 24 January 2026 07:58:26 -0500 (0:00:00.012) 0:00:00.034 ****** [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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 24 January 2026 07:58:28 -0500 (0:00:01.978) 0:00:02.013 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 24 January 2026 07:58:28 -0500 (0:00:00.004) 0:00:02.018 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:58:28 -0500 (0:00:00.059) 0:00:02.078 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:58:28 -0500 (0:00:00.017) 0:00:02.095 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:58:28 -0500 (0:00:00.030) 0:00:02.126 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:58:29 -0500 (0:00:00.419) 0:00:02.546 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:58:29 -0500 (0:00:00.019) 0:00:02.565 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:58:29 -0500 (0:00:00.027) 0:00:02.592 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:58:29 -0500 (0:00:00.009) 0:00:02.602 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:58:29 -0500 (0:00:00.040) 0:00:02.642 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:58:34 -0500 (0:00:05.588) 0:00:08.230 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:58:35 -0500 (0:00:00.388) 0:00:08.619 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:58:35 -0500 (0:00:00.016) 0:00:08.636 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:58:35 -0500 (0:00:00.011) 0:00:08.647 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:58:35 -0500 (0:00:00.369) 0:00:09.017 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:58:35 -0500 (0:00:00.036) 0:00:09.054 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259515.1243763, "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:58:36 -0500 (0:00:00.352) 0:00:09.406 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:58:36 -0500 (0:00:00.359) 0:00:09.766 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004634", "end": "2026-01-24 07:58:36.755000", "rc": 0, "start": "2026-01-24 07:58:36.750366" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:58:36 -0500 (0:00:00.439) 0:00:10.205 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:58:36 -0500 (0:00:00.030) 0:00:10.235 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:58:37 -0500 (0:00:00.430) 0:00:10.666 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:58:37 -0500 (0:00:00.359) 0:00:11.026 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.418) 0:00:11.444 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.017) 0:00:11.461 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.013) 0:00:11.475 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.025) 0:00:11.500 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.523) 0:00:12.024 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.031) 0:00:12.055 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.002) 0:00:12.058 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.001) 0:00:12.059 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.033) 0:00:12.092 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 24 January 2026 07:58:38 -0500 (0:00:00.022) 0:00:12.115 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 24 January 2026 07:58:39 -0500 (0:00:01.149) 0:00:13.264 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:58:39 -0500 (0:00:00.034) 0:00:13.299 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:58:39 -0500 (0:00:00.015) 0:00:13.315 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:58:39 -0500 (0:00:00.029) 0:00:13.344 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:58:39 -0500 (0:00:00.014) 0:00:13.359 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:58:39 -0500 (0:00:00.013) 0:00:13.372 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:58:40 -0500 (0:00:00.027) 0:00:13.400 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:58:40 -0500 (0:00:00.010) 0:00:13.410 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:58:40 -0500 (0:00:00.054) 0:00:13.465 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:58:40 -0500 (0:00:00.773) 0:00:14.239 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259515.1243763, "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:58:41 -0500 (0:00:00.351) 0:00:14.591 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:58:41 -0500 (0:00:00.011) 0:00:14.603 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:58:41 -0500 (0:00:00.011) 0:00:14.614 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:58:41 -0500 (0:00:00.329) 0:00:14.943 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:58:41 -0500 (0:00:00.037) 0:00:14.981 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259515.1243763, "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:58:41 -0500 (0:00:00.354) 0:00:15.335 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259517.5791852, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769259517.5790663, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298370, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259517.579186, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1781628702", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:58:42 -0500 (0:00:00.359) 0:00:15.695 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004375", "end": "2026-01-24 07:58:42.621611", "rc": 0, "start": "2026-01-24 07:58:42.617236" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:58:42 -0500 (0:00:00.376) 0:00:16.071 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:58:42 -0500 (0:00:00.036) 0:00:16.108 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:58:43 -0500 (0:00:00.380) 0:00:16.488 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:58:43 -0500 (0:00:00.378) 0:00:16.867 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:58:44 -0500 (0:00:00.595) 0:00:17.462 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:58:44 -0500 (0:00:00.015) 0:00:17.478 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:58:44 -0500 (0:00:00.015) 0:00:17.493 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:58:44 -0500 (0:00:00.028) 0:00:17.521 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:58:44 -0500 (0:00:00.026) 0:00:17.548 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 24 January 2026 07:58:44 -0500 (0:00:00.026) 0:00:17.574 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 24 January 2026 07:58:44 -0500 (0:00:00.001) 0:00:17.575 ****** 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.128259", "end": "2026-01-24 07:58:44.595498", "rc": 0, "start": "2026-01-24 07:58:44.467239" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 24 January 2026 07:58:44 -0500 (0:00:00.475) 0:00:18.051 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 24 January 2026 07:58:44 -0500 (0:00:00.019) 0:00:18.071 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 24 January 2026 07:59:16 -0500 (0:00:31.491) 0:00:49.562 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.011) 0:00:49.574 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.013) 0:00:49.588 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.013) 0:00:49.601 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.050) 0:00:49.652 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.015) 0:00:49.668 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.035) 0:00:49.703 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.015) 0:00:49.719 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.017) 0:00:49.736 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.036) 0:00:49.772 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.017) 0:00:49.790 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:59:16 -0500 (0:00:00.050) 0:00:49.840 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:18 -0500 (0:00:01.987) 0:00:51.828 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259524.594955, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259524.5941203, "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": 1769259524.5941203, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3469005059", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:19 -0500 (0:00:00.583) 0:00:52.411 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:19 -0500 (0:00:00.020) 0:00:52.432 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:19 -0500 (0:00:00.016) 0:00:52.449 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:19 -0500 (0:00:00.519) 0:00:52.968 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:19 -0500 (0:00:00.038) 0:00:53.007 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259524.594955, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259524.5941203, "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": 1769259524.5941203, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3469005059", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:20 -0500 (0:00:00.517) 0:00:53.524 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259522.2254636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769259517.5790663, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298370, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259517.579186, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1781628702", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:20 -0500 (0:00:00.528) 0:00:54.053 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.008844", "end": "2026-01-24 07:59:20.549352", "rc": 0, "start": "2026-01-24 07:59:20.540508" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:21 -0500 (0:00:00.543) 0:00:54.596 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:21 -0500 (0:00:00.038) 0:00:54.635 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:21 -0500 (0:00:00.522) 0:00:55.158 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:22 -0500 (0:00:00.540) 0:00:55.698 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:22 -0500 (0:00:00.522) 0:00:56.221 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:22 -0500 (0:00:00.020) 0:00:56.242 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:22 -0500 (0:00:00.016) 0:00:56.258 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:22 -0500 (0:00:00.028) 0:00:56.286 ****** 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": "ec2b1e75cdd6ea4f09d8439307e3a74f-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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:23 -0500 (0:00:00.740) 0:00:57.027 ****** 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": "ec2b1e75cdd6ea4f09d8439307e3a74f-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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 24 January 2026 07:59:23 -0500 (0:00:00.032) 0:00:57.060 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 24 January 2026 07:59:23 -0500 (0:00:00.023) 0:00:57.084 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 24 January 2026 07:59:25 -0500 (0:00:01.881) 0:00:58.965 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:59:25 -0500 (0:00:00.035) 0:00:59.000 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:59:25 -0500 (0:00:00.016) 0:00:59.016 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:59:25 -0500 (0:00:00.030) 0:00:59.047 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:59:25 -0500 (0:00:00.015) 0:00:59.062 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:59:25 -0500 (0:00:00.014) 0:00:59.076 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:59:25 -0500 (0:00:00.026) 0:00:59.103 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:59:25 -0500 (0:00:00.012) 0:00:59.115 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:59:25 -0500 (0:00:00.056) 0:00:59.172 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:26 -0500 (0:00:01.168) 0:01:00.340 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259524.594955, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259524.5941203, "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": 1769259524.5941203, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3469005059", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:27 -0500 (0:00:00.518) 0:01:00.858 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:27 -0500 (0:00:00.013) 0:01:00.871 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:27 -0500 (0:00:00.011) 0:01:00.883 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:27 -0500 (0:00:00.500) 0:01:01.383 ****** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:28 -0500 (0:00:00.040) 0:01:01.424 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259524.594955, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259524.5941203, "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": 1769259524.5941203, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3469005059", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:28 -0500 (0:00:00.512) 0:01:01.937 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259522.2254636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769259517.5790663, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298370, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259517.579186, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1781628702", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:29 -0500 (0:00:00.512) 0:01:02.449 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.008583", "end": "2026-01-24 07:59:29.516086", "rc": 0, "start": "2026-01-24 07:59:29.507503" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:29 -0500 (0:00:00.532) 0:01:02.982 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:29 -0500 (0:00:00.030) 0:01:03.012 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:30 -0500 (0:00:00.516) 0:01:03.529 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:30 -0500 (0:00:00.517) 0:01:04.047 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.936) 0:01:04.983 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.016) 0:01:05.000 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.015) 0:01:05.015 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.026) 0:01:05.042 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.026) 0:01:05.069 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.027) 0:01:05.096 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.000) 0:01:05.097 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.013) 0:01:05.111 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.051) 0:01:05.163 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.015) 0:01:05.178 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.029) 0:01:05.208 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.015) 0:01:05.223 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.016) 0:01:05.240 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.030) 0:01:05.270 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.010) 0:01:05.281 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:59:31 -0500 (0:00:00.040) 0:01:05.322 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:33 -0500 (0:00:01.162) 0:01:06.484 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259524.594955, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259524.5941203, "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": 1769259524.5941203, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3469005059", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:33 -0500 (0:00:00.517) 0:01:07.002 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:33 -0500 (0:00:00.013) 0:01:07.015 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:33 -0500 (0:00:00.011) 0:01:07.027 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:34 -0500 (0:00:00.490) 0:01:07.517 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:34 -0500 (0:00:00.037) 0:01:07.555 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259524.594955, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259524.5941203, "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": 1769259524.5941203, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3469005059", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:34 -0500 (0:00:00.513) 0:01:08.068 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259522.2254636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769259517.5790663, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298370, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259517.579186, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1781628702", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.527) 0:01:08.596 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.007395", "end": "2026-01-24 07:59:35.640092", "rc": 0, "start": "2026-01-24 07:59:35.632697" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.508) 0:01:09.105 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:35 -0500 (0:00:00.032) 0:01:09.138 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:36 -0500 (0:00:00.507) 0:01:09.645 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:36 -0500 (0:00:00.503) 0:01:10.149 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:37 -0500 (0:00:00.800) 0:01:10.949 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:37 -0500 (0:00:00.021) 0:01:10.970 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:37 -0500 (0:00:00.015) 0:01:10.986 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:37 -0500 (0:00:00.026) 0:01:11.013 ****** 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": "ec2b1e75cdd6ea4f09d8439307e3a74f-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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:38 -0500 (0:00:00.487) 0:01:11.501 ****** 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": "ec2b1e75cdd6ea4f09d8439307e3a74f-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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 24 January 2026 07:59:38 -0500 (0:00:00.033) 0:01:11.534 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 24 January 2026 07:59:38 -0500 (0:00:00.040) 0:01:11.575 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 24 January 2026 07:59:38 -0500 (0:00:00.024) 0:01:11.600 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.902) 0:01:12.502 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.036) 0:01:12.539 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.016) 0:01:12.555 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.031) 0:01:12.587 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.016) 0:01:12.603 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.016) 0:01:12.620 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.027) 0:01:12.647 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.010) 0:01:12.658 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 07:59:39 -0500 (0:00:00.056) 0:01:12.715 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.770) 0:01:13.485 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259524.594955, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259524.5941203, "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": 1769259524.5941203, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3469005059", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.366) 0:01:13.852 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.013) 0:01:13.865 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.012) 0:01:13.878 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.341) 0:01:14.219 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 07:59:40 -0500 (0:00:00.038) 0:01:14.258 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259524.594955, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259524.5941203, "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": 1769259524.5941203, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3469005059", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.357) 0:01:14.615 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259522.2254636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769259517.5790663, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298370, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259517.579186, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1781628702", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.361) 0:01:14.977 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004564", "end": "2026-01-24 07:59:41.902138", "rc": 0, "start": "2026-01-24 07:59:41.897574" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.372) 0:01:15.350 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 07:59:41 -0500 (0:00:00.031) 0:01:15.382 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 07:59:42 -0500 (0:00:00.359) 0:01:15.741 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 07:59:42 -0500 (0:00:00.356) 0:01:16.097 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.620) 0:01:16.718 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.018) 0:01:16.736 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.015) 0:01:16.751 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.026) 0:01:16.778 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.029) 0:01:16.808 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.028) 0:01:16.837 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.001) 0:01:16.838 ****** 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.152270", "end": "2026-01-24 07:59:43.887333", "rc": 0, "start": "2026-01-24 07:59:43.735063" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.498) 0:01:17.336 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 24 January 2026 07:59:43 -0500 (0:00:00.012) 0:01:17.349 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 24 January 2026 08:00:15 -0500 (0:00:31.878) 0:01:49.227 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 24 January 2026 08:00:15 -0500 (0:00:00.012) 0:01:49.240 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 24 January 2026 08:00:15 -0500 (0:00:00.015) 0:01:49.256 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 24 January 2026 08:00:15 -0500 (0:00:00.013) 0:01:49.269 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 08:00:15 -0500 (0:00:00.052) 0:01:49.321 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 08:00:15 -0500 (0:00:00.016) 0:01:49.338 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 08:00:15 -0500 (0:00:00.030) 0:01:49.369 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 08:00:15 -0500 (0:00:00.015) 0:01:49.384 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 08:00:16 -0500 (0:00:00.015) 0:01:49.399 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 08:00:16 -0500 (0:00:00.032) 0:01:49.432 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 08:00:16 -0500 (0:00:00.013) 0:01:49.445 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 08:00:16 -0500 (0:00:00.042) 0:01:49.488 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 08:00:18 -0500 (0:00:01.986) 0:01:51.475 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259583.887154, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259583.8862665, "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": 1769259583.8862665, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3746125343", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 08:00:18 -0500 (0:00:00.572) 0:01:52.048 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 08:00:18 -0500 (0:00:00.013) 0:01:52.061 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 08:00:18 -0500 (0:00:00.011) 0:01:52.073 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 08:00:19 -0500 (0:00:00.510) 0:01:52.583 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 08:00:19 -0500 (0:00:00.040) 0:01:52.624 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259583.887154, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259583.8862665, "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": 1769259583.8862665, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3746125343", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 08:00:19 -0500 (0:00:00.528) 0:01:53.152 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259522.2254636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769259517.5790663, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298370, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259517.579186, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1781628702", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 08:00:20 -0500 (0:00:00.528) 0:01:53.680 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.006741", "end": "2026-01-24 08:00:20.630617", "rc": 0, "start": "2026-01-24 08:00:20.623876" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 08:00:20 -0500 (0:00:00.538) 0:01:54.219 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 08:00:20 -0500 (0:00:00.032) 0:01:54.251 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 08:00:21 -0500 (0:00:00.530) 0:01:54.782 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 08:00:21 -0500 (0:00:00.528) 0:01:55.311 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.507) 0:01:55.819 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.018) 0:01:55.838 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.016) 0:01:55.855 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 08:00:22 -0500 (0:00:00.027) 0:01:55.882 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2b1e75cdd6ea4f09d8439307e3a74f-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": "ec2b1e75cdd6ea4f09d8439307e3a74f-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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.778) 0:01:56.661 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2b1e75cdd6ea4f09d8439307e3a74f-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": "ec2b1e75cdd6ea4f09d8439307e3a74f-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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.034) 0:01:56.695 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.039) 0:01:56.735 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.033) 0:01:56.768 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.016) 0:01:56.785 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.030) 0:01:56.815 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.016) 0:01:56.831 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.015) 0:01:56.847 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.028) 0:01:56.875 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.011) 0:01:56.887 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 08:00:23 -0500 (0:00:00.048) 0:01:56.935 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 08:00:24 -0500 (0:00:01.054) 0:01:57.990 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259583.887154, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259583.8862665, "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": 1769259583.8862665, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3746125343", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.514) 0:01:58.504 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.013) 0:01:58.517 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.012) 0:01:58.529 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.500) 0:01:59.030 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 08:00:25 -0500 (0:00:00.039) 0:01:59.070 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259583.887154, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259583.8862665, "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": 1769259583.8862665, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3746125343", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 08:00:26 -0500 (0:00:00.533) 0:01:59.603 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259522.2254636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769259517.5790663, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298370, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259517.579186, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1781628702", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 08:00:26 -0500 (0:00:00.523) 0:02:00.127 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.006994", "end": "2026-01-24 08:00:27.186827", "rc": 0, "start": "2026-01-24 08:00:27.179833" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 08:00:27 -0500 (0:00:00.528) 0:02:00.655 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 08:00:27 -0500 (0:00:00.033) 0:02:00.689 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 08:00:27 -0500 (0:00:00.521) 0:02:01.210 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.513) 0:02:01.724 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.512) 0:02:02.237 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.015) 0:02:02.252 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.053) 0:02:02.305 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.015) 0:02:02.320 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.029) 0:02:02.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 flag to indicate system is ostree] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.015) 0:02:02.366 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 08:00:28 -0500 (0:00:00.014) 0:02:02.381 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 08:00:29 -0500 (0:00:00.027) 0:02:02.408 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 08:00:29 -0500 (0:00:00.011) 0:02:02.420 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 08:00:29 -0500 (0:00:00.075) 0:02:02.495 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 08:00:30 -0500 (0:00:01.184) 0:02:03.680 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259583.887154, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259583.8862665, "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": 1769259583.8862665, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3746125343", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 08:00:30 -0500 (0:00:00.513) 0:02:04.194 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 08:00:30 -0500 (0:00:00.012) 0:02:04.206 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 08:00:30 -0500 (0:00:00.011) 0:02:04.218 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 08:00:31 -0500 (0:00:00.492) 0:02:04.710 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 08:00:31 -0500 (0:00:00.063) 0:02:04.774 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259583.887154, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259583.8862665, "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": 1769259583.8862665, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3746125343", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 08:00:31 -0500 (0:00:00.514) 0:02:05.288 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259522.2254636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769259517.5790663, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298370, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259517.579186, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1781628702", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.530) 0:02:05.818 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.007122", "end": "2026-01-24 08:00:32.898607", "rc": 0, "start": "2026-01-24 08:00:32.891485" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 08:00:32 -0500 (0:00:00.546) 0:02:06.364 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 08:00:33 -0500 (0:00:00.057) 0:02:06.421 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 08:00:33 -0500 (0:00:00.541) 0:02:06.963 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 08:00:34 -0500 (0:00:00.558) 0:02:07.521 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.979) 0:02:08.500 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.018) 0:02:08.519 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.015) 0:02:08.535 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.027) 0:02:08.562 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2b1e75cdd6ea4f09d8439307e3a74f-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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.727) 0:02:09.289 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2b1e75cdd6ea4f09d8439307e3a74f-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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.035) 0:02:09.324 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 24 January 2026 08:00:35 -0500 (0:00:00.067) 0:02:09.391 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 24 January 2026 08:00:36 -0500 (0:00:00.015) 0:02:09.406 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 24 January 2026 08:00:36 -0500 (0:00:00.031) 0:02:09.438 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 24 January 2026 08:00:36 -0500 (0:00:00.019) 0:02:09.457 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 24 January 2026 08:00:36 -0500 (0:00:00.015) 0:02:09.473 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 24 January 2026 08:00:36 -0500 (0:00:00.028) 0:02:09.502 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 24 January 2026 08:00:36 -0500 (0:00:00.011) 0:02:09.513 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 24 January 2026 08:00:36 -0500 (0:00:00.045) 0:02:09.559 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 24 January 2026 08:00:37 -0500 (0:00:01.085) 0:02:10.645 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259583.887154, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259583.8862665, "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": 1769259583.8862665, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3746125343", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.360) 0:02:11.005 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.014) 0:02:11.020 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.011) 0:02:11.032 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 24 January 2026 08:00:37 -0500 (0:00:00.342) 0:02:11.374 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.038) 0:02:11.412 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259583.887154, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769259583.8862665, "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": 1769259583.8862665, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3746125343", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.362) 0:02:11.774 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769259522.2254636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769259517.5790663, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298370, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1769259517.579186, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1781628702", "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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 24 January 2026 08:00:38 -0500 (0:00:00.361) 0:02:12.136 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004447", "end": "2026-01-24 08:00:39.057171", "rc": 0, "start": "2026-01-24 08:00:39.052724" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.370) 0:02:12.506 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.033) 0:02:12.539 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.369) 0:02:12.909 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 24 January 2026 08:00:39 -0500 (0:00:00.367) 0:02:13.277 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.561) 0:02:13.838 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.017) 0:02:13.855 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.016) 0:02:13.871 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.027) 0:02:13.898 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.451) 0:02:14.350 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 24 January 2026 08:00:40 -0500 (0:00:00.034) 0:02:14.385 ****** 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-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 24 January 2026 08:00:41 -0500 (0:00:00.047) 0:02:14.433 ****** 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.042222", "end": "2026-01-24 08:00:41.370576", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-24 08:00:41.328354" } 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.043587", "end": "2026-01-24 08:00:41.742028", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-24 08:00:41.698441" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 24 January 2026 08:00:41 -0500 (0:00:00.756) 0:02:15.189 ****** 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.101439", "end": "2026-01-24 08:00:42.187166", "rc": 0, "start": "2026-01-24 08:00:42.085727" } 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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 24 January 2026 08:00:42 -0500 (0:00:00.446) 0:02:15.636 ****** included: /tmp/collections-0MV/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-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 24 January 2026 08:00:42 -0500 (0:00:00.013) 0:02:15.649 ****** changed: [managed-node1] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 24 January 2026 08:01:14 -0500 (0:00:31.978) 0:02:47.628 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 24 January 2026 08:01:14 -0500 (0:00:00.012) 0:02:47.640 ****** 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-24T13:00:28.835548+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-24T13:00:28.326593+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 24 January 2026 08:01:14 -0500 (0:00:00.013) 0:02:47.654 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.98s /tmp/collections-0MV/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.88s /tmp/collections-0MV/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.49s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.59s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.99s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.99s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.98s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-174.el10.x86_64 --- 1.88s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.18s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.17s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.16s /tmp/collections-0MV/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.15s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.09s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.05s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.98s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.94s /tmp/collections-0MV/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.90s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.80s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.78s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-0MV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25