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-2ar 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-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 31 January 2026 08:05:10 -0500 (0:00:00.022) 0:00:00.022 ****** included: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 31 January 2026 08:05:10 -0500 (0:00:00.012) 0:00:00.035 ****** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 31 January 2026 08:05:12 -0500 (0:00:01.991) 0:00:02.027 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 31 January 2026 08:05:12 -0500 (0:00:00.005) 0:00:02.032 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:05:12 -0500 (0:00:00.063) 0:00:02.096 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:05:12 -0500 (0:00:00.018) 0:00:02.115 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:05:12 -0500 (0:00:00.033) 0:00:02.148 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:05:13 -0500 (0:00:00.419) 0:00:02.567 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:05:13 -0500 (0:00:00.019) 0:00:02.587 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:05:13 -0500 (0:00:00.028) 0:00:02.615 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:05:13 -0500 (0:00:00.010) 0:00:02.625 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:05:13 -0500 (0:00:00.040) 0:00:02.666 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:05:18 -0500 (0:00:05.513) 0:00:08.179 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:05:19 -0500 (0:00:00.376) 0:00:08.556 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:05:19 -0500 (0:00:00.014) 0:00:08.571 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:05:19 -0500 (0:00:00.010) 0:00:08.581 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:05:19 -0500 (0:00:00.346) 0:00:08.927 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:05:19 -0500 (0:00:00.037) 0:00:08.965 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864719.2426755, "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:05:20 -0500 (0:00:00.351) 0:00:09.316 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:05:20 -0500 (0:00:00.352) 0:00:09.669 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004070", "end": "2026-01-31 08:05:20.845331", "rc": 0, "start": "2026-01-31 08:05:20.841261" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:05:20 -0500 (0:00:00.451) 0:00:10.121 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:05:20 -0500 (0:00:00.032) 0:00:10.153 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:05:21 -0500 (0:00:00.433) 0:00:10.586 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:05:21 -0500 (0:00:00.357) 0:00:10.943 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.424) 0:00:11.367 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.017) 0:00:11.384 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.014) 0:00:11.399 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.024) 0:00:11.423 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.525) 0:00:11.949 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.032) 0:00:11.981 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.003) 0:00:11.984 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.001) 0:00:11.986 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.034) 0:00:12.020 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 31 January 2026 08:05:22 -0500 (0:00:00.021) 0:00:12.042 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 31 January 2026 08:05:23 -0500 (0:00:01.157) 0:00:13.199 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:05:24 -0500 (0:00:00.040) 0:00:13.240 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:05:24 -0500 (0:00:00.019) 0:00:13.260 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:05:24 -0500 (0:00:00.034) 0:00:13.295 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:05:24 -0500 (0:00:00.018) 0:00:13.314 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:05:24 -0500 (0:00:00.015) 0:00:13.329 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:05:24 -0500 (0:00:00.029) 0:00:13.358 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:05:24 -0500 (0:00:00.012) 0:00:13.370 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:05:24 -0500 (0:00:00.056) 0:00:13.427 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:05:24 -0500 (0:00:00.787) 0:00:14.214 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864719.2426755, "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:05:25 -0500 (0:00:00.367) 0:00:14.582 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:05:25 -0500 (0:00:00.012) 0:00:14.594 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:05:25 -0500 (0:00:00.010) 0:00:14.605 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:05:25 -0500 (0:00:00.348) 0:00:14.954 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:05:25 -0500 (0:00:00.050) 0:00:15.004 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864719.2426755, "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:05:26 -0500 (0:00:00.355) 0:00:15.359 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864721.6675286, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769864721.667405, "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": 1769864721.6675298, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1479786966", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:05:26 -0500 (0:00:00.365) 0:00:15.725 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004624", "end": "2026-01-31 08:05:26.836765", "rc": 0, "start": "2026-01-31 08:05:26.832141" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:05:26 -0500 (0:00:00.394) 0:00:16.119 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:05:26 -0500 (0:00:00.048) 0:00:16.168 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:05:27 -0500 (0:00:00.392) 0:00:16.560 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:05:27 -0500 (0:00:00.367) 0:00:16.928 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:05:28 -0500 (0:00:00.606) 0:00:17.535 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:05:28 -0500 (0:00:00.025) 0:00:17.561 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:05:28 -0500 (0:00:00.024) 0:00:17.585 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:05:28 -0500 (0:00:00.045) 0:00:17.630 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:05:28 -0500 (0:00:00.068) 0:00:17.699 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 31 January 2026 08:05:28 -0500 (0:00:00.051) 0:00:17.750 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 31 January 2026 08:05:28 -0500 (0:00:00.001) 0:00:17.752 ****** 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.126295", "end": "2026-01-31 08:05:28.959012", "rc": 0, "start": "2026-01-31 08:05:28.832717" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 31 January 2026 08:05:29 -0500 (0:00:00.484) 0:00:18.236 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 31 January 2026 08:05:29 -0500 (0:00:00.013) 0:00:18.250 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 31 January 2026 08:06:00 -0500 (0:00:31.410) 0:00:49.661 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.011) 0:00:49.672 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.014) 0:00:49.687 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.014) 0:00:49.702 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.051) 0:00:49.754 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.019) 0:00:49.773 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.035) 0:00:49.809 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.017) 0:00:49.826 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.019) 0:00:49.845 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.033) 0:00:49.879 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.019) 0:00:49.899 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:06:00 -0500 (0:00:00.052) 0:00:49.952 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:06:02 -0500 (0:00:02.019) 0:00:51.971 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864728.9588113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864728.9578967, "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": 1769864728.9578967, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1531563842", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:06:03 -0500 (0:00:00.556) 0:00:52.527 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:06:03 -0500 (0:00:00.017) 0:00:52.545 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:06:03 -0500 (0:00:00.011) 0:00:52.556 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:06:03 -0500 (0:00:00.524) 0:00:53.081 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:06:03 -0500 (0:00:00.042) 0:00:53.124 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864728.9588113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864728.9578967, "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": 1769864728.9578967, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1531563842", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:06:04 -0500 (0:00:00.515) 0:00:53.639 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864726.4274611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769864721.667405, "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": 1769864721.6675298, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1479786966", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:06:04 -0500 (0:00:00.530) 0:00:54.170 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.007239", "end": "2026-01-31 08:06:05.399759", "rc": 0, "start": "2026-01-31 08:06:05.392520" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:06:05 -0500 (0:00:00.523) 0:00:54.694 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:06:05 -0500 (0:00:00.036) 0:00:54.730 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:06:06 -0500 (0:00:00.538) 0:00:55.268 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:06:06 -0500 (0:00:00.517) 0:00:55.786 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:06:07 -0500 (0:00:00.515) 0:00:56.302 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:06:07 -0500 (0:00:00.017) 0:00:56.320 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:06:07 -0500 (0:00:00.021) 0:00:56.341 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:06:07 -0500 (0:00:00.032) 0:00:56.374 ****** 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": "ec2368467beca832ff8f97d0886eda4e-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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:06:07 -0500 (0:00:00.733) 0:00:57.108 ****** 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": "ec2368467beca832ff8f97d0886eda4e-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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 31 January 2026 08:06:07 -0500 (0:00:00.035) 0:00:57.143 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 31 January 2026 08:06:07 -0500 (0:00:00.022) 0:00:57.166 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 31 January 2026 08:06:09 -0500 (0:00:01.873) 0:00:59.040 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:06:09 -0500 (0:00:00.034) 0:00:59.074 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:06:09 -0500 (0:00:00.017) 0:00:59.092 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:06:09 -0500 (0:00:00.033) 0:00:59.125 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:06:09 -0500 (0:00:00.017) 0:00:59.142 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:06:09 -0500 (0:00:00.015) 0:00:59.158 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:06:09 -0500 (0:00:00.029) 0:00:59.187 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:06:09 -0500 (0:00:00.012) 0:00:59.200 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:06:10 -0500 (0:00:00.058) 0:00:59.259 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:06:11 -0500 (0:00:01.156) 0:01:00.416 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864728.9588113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864728.9578967, "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": 1769864728.9578967, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1531563842", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:06:11 -0500 (0:00:00.528) 0:01:00.944 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:06:11 -0500 (0:00:00.014) 0:01:00.959 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:06:11 -0500 (0:00:00.011) 0:01:00.970 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:06:12 -0500 (0:00:00.504) 0:01:01.475 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:06:12 -0500 (0:00:00.042) 0:01:01.517 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864728.9588113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864728.9578967, "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": 1769864728.9578967, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1531563842", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:06:12 -0500 (0:00:00.517) 0:01:02.035 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864726.4274611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769864721.667405, "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": 1769864721.6675298, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1479786966", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:06:13 -0500 (0:00:00.530) 0:01:02.565 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.006114", "end": "2026-01-31 08:06:13.790236", "rc": 0, "start": "2026-01-31 08:06:13.784122" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:06:13 -0500 (0:00:00.517) 0:01:03.083 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:06:13 -0500 (0:00:00.031) 0:01:03.114 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:06:14 -0500 (0:00:00.514) 0:01:03.628 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:06:14 -0500 (0:00:00.519) 0:01:04.148 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:06:15 -0500 (0:00:00.935) 0:01:05.083 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:06:15 -0500 (0:00:00.017) 0:01:05.101 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:06:15 -0500 (0:00:00.017) 0:01:05.118 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:06:15 -0500 (0:00:00.029) 0:01:05.147 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:06:15 -0500 (0:00:00.029) 0:01:05.177 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 31 January 2026 08:06:15 -0500 (0:00:00.030) 0:01:05.207 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 31 January 2026 08:06:15 -0500 (0:00:00.000) 0:01:05.208 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 31 January 2026 08:06:15 -0500 (0:00:00.015) 0:01:05.224 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:06:16 -0500 (0:00:00.052) 0:01:05.276 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:06:16 -0500 (0:00:00.017) 0:01:05.294 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:06:16 -0500 (0:00:00.034) 0:01:05.328 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:06:16 -0500 (0:00:00.016) 0:01:05.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 platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:06:16 -0500 (0:00:00.017) 0:01:05.362 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:06:16 -0500 (0:00:00.031) 0:01:05.394 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:06:16 -0500 (0:00:00.012) 0:01:05.407 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:06:16 -0500 (0:00:00.043) 0:01:05.451 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:06:17 -0500 (0:00:01.151) 0:01:06.602 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864728.9588113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864728.9578967, "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": 1769864728.9578967, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1531563842", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:06:17 -0500 (0:00:00.525) 0:01:07.127 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:06:17 -0500 (0:00:00.013) 0:01:07.141 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:06:17 -0500 (0:00:00.012) 0:01:07.153 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:06:18 -0500 (0:00:00.497) 0:01:07.650 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:06:18 -0500 (0:00:00.040) 0:01:07.691 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864728.9588113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864728.9578967, "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": 1769864728.9578967, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1531563842", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:06:18 -0500 (0:00:00.517) 0:01:08.209 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864726.4274611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769864721.667405, "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": 1769864721.6675298, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1479786966", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:06:19 -0500 (0:00:00.525) 0:01:08.735 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004471", "end": "2026-01-31 08:06:20.215009", "rc": 0, "start": "2026-01-31 08:06:20.210538" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.755) 0:01:09.491 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.032) 0:01:09.523 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:06:20 -0500 (0:00:00.364) 0:01:09.888 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.365) 0:01:10.254 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.346) 0:01:10.600 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.020) 0:01:10.621 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.017) 0:01:10.638 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.028) 0:01:10.667 ****** 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": "ec2368467beca832ff8f97d0886eda4e-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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.494) 0:01:11.162 ****** 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": "ec2368467beca832ff8f97d0886eda4e-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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 31 January 2026 08:06:21 -0500 (0:00:00.036) 0:01:11.198 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 31 January 2026 08:06:22 -0500 (0:00:00.041) 0:01:11.240 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 31 January 2026 08:06:22 -0500 (0:00:00.026) 0:01:11.266 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 31 January 2026 08:06:22 -0500 (0:00:00.908) 0:01:12.174 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:06:22 -0500 (0:00:00.035) 0:01:12.210 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:06:22 -0500 (0:00:00.016) 0:01:12.227 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.030) 0:01:12.258 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.015) 0:01:12.273 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.016) 0:01:12.290 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.027) 0:01:12.318 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.011) 0:01:12.329 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.055) 0:01:12.385 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:06:23 -0500 (0:00:00.769) 0:01:13.154 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864728.9588113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864728.9578967, "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": 1769864728.9578967, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1531563842", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:06:24 -0500 (0:00:00.361) 0:01:13.516 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:06:24 -0500 (0:00:00.013) 0:01:13.529 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:06:24 -0500 (0:00:00.013) 0:01:13.542 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:06:24 -0500 (0:00:00.341) 0:01:13.883 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:06:24 -0500 (0:00:00.040) 0:01:13.923 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864728.9588113, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864728.9578967, "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": 1769864728.9578967, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1531563842", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:06:25 -0500 (0:00:00.359) 0:01:14.283 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864726.4274611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769864721.667405, "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": 1769864721.6675298, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1479786966", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:06:25 -0500 (0:00:00.364) 0:01:14.647 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004522", "end": "2026-01-31 08:06:25.740572", "rc": 0, "start": "2026-01-31 08:06:25.736050" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:06:25 -0500 (0:00:00.368) 0:01:15.016 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:06:25 -0500 (0:00:00.031) 0:01:15.047 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:06:26 -0500 (0:00:00.360) 0:01:15.407 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:06:26 -0500 (0:00:00.359) 0:01:15.767 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.634) 0:01:16.402 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.018) 0:01:16.421 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.016) 0:01:16.438 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.027) 0:01:16.466 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.030) 0:01:16.496 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.031) 0:01:16.527 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.001) 0:01:16.529 ****** 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.153437", "end": "2026-01-31 08:06:27.757962", "rc": 0, "start": "2026-01-31 08:06:27.604525" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.507) 0:01:17.037 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 31 January 2026 08:06:27 -0500 (0:00:00.013) 0:01:17.050 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 31 January 2026 08:06:59 -0500 (0:00:31.395) 0:01:48.446 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.012) 0:01:48.459 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.014) 0:01:48.474 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.013) 0:01:48.487 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.059) 0:01:48.547 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.017) 0:01:48.565 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.032) 0:01:48.597 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.017) 0:01:48.615 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.016) 0:01:48.631 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.029) 0:01:48.661 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.012) 0:01:48.674 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:06:59 -0500 (0:00:00.042) 0:01:48.716 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:07:01 -0500 (0:00:01.979) 0:01:50.696 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864787.7576487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864787.7567503, "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": 1769864787.7567503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4283059891", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:07:02 -0500 (0:00:00.573) 0:01:51.270 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:07:02 -0500 (0:00:00.012) 0:01:51.282 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:07:02 -0500 (0:00:00.011) 0:01:51.293 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:07:02 -0500 (0:00:00.505) 0:01:51.799 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:07:02 -0500 (0:00:00.042) 0:01:51.841 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864787.7576487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864787.7567503, "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": 1769864787.7567503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4283059891", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:07:03 -0500 (0:00:00.515) 0:01:52.357 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864726.4274611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769864721.667405, "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": 1769864721.6675298, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1479786966", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:07:03 -0500 (0:00:00.532) 0:01:52.890 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.007398", "end": "2026-01-31 08:07:03.574205", "rc": 0, "start": "2026-01-31 08:07:03.566807" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:07:04 -0500 (0:00:00.521) 0:01:53.411 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:07:04 -0500 (0:00:00.034) 0:01:53.446 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:07:04 -0500 (0:00:00.523) 0:01:53.970 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:07:05 -0500 (0:00:00.522) 0:01:54.492 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:07:05 -0500 (0:00:00.496) 0:01:54.988 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:07:05 -0500 (0:00:00.019) 0:01:55.008 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:07:05 -0500 (0:00:00.018) 0:01:55.026 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:07:05 -0500 (0:00:00.029) 0:01:55.055 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2368467beca832ff8f97d0886eda4e-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": "ec2368467beca832ff8f97d0886eda4e-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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.776) 0:01:55.832 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2368467beca832ff8f97d0886eda4e-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": "ec2368467beca832ff8f97d0886eda4e-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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.037) 0:01:55.869 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.040) 0:01:55.910 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.034) 0:01:55.944 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.016) 0:01:55.961 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.032) 0:01:55.993 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.016) 0:01:56.010 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.016) 0:01:56.027 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.029) 0:01:56.057 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.011) 0:01:56.068 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:07:06 -0500 (0:00:00.050) 0:01:56.119 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:07:08 -0500 (0:00:01.166) 0:01:57.285 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864787.7576487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864787.7567503, "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": 1769864787.7567503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4283059891", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.522) 0:01:57.808 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.013) 0:01:57.822 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:07:08 -0500 (0:00:00.013) 0:01:57.835 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:07:09 -0500 (0:00:00.495) 0:01:58.330 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:07:09 -0500 (0:00:00.041) 0:01:58.372 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864787.7576487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864787.7567503, "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": 1769864787.7567503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4283059891", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:07:09 -0500 (0:00:00.530) 0:01:58.903 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864726.4274611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769864721.667405, "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": 1769864721.6675298, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1479786966", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:07:10 -0500 (0:00:00.528) 0:01:59.432 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.007232", "end": "2026-01-31 08:07:10.658475", "rc": 0, "start": "2026-01-31 08:07:10.651243" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:07:10 -0500 (0:00:00.517) 0:01:59.949 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:07:10 -0500 (0:00:00.033) 0:01:59.982 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:07:11 -0500 (0:00:00.525) 0:02:00.508 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:07:11 -0500 (0:00:00.514) 0:02:01.023 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.506) 0:02:01.529 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.016) 0:02:01.545 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.054) 0:02:01.599 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.016) 0:02:01.616 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.032) 0:02:01.649 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.017) 0:02:01.666 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.015) 0:02:01.682 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.037) 0:02:01.719 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.012) 0:02:01.732 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:07:12 -0500 (0:00:00.081) 0:02:01.814 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:07:13 -0500 (0:00:01.174) 0:02:02.988 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864787.7576487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864787.7567503, "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": 1769864787.7567503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4283059891", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.512) 0:02:03.501 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.013) 0:02:03.514 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.010) 0:02:03.525 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.507) 0:02:04.033 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:07:14 -0500 (0:00:00.071) 0:02:04.104 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864787.7576487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864787.7567503, "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": 1769864787.7567503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4283059891", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:07:15 -0500 (0:00:00.527) 0:02:04.631 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864726.4274611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769864721.667405, "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": 1769864721.6675298, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1479786966", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:07:15 -0500 (0:00:00.529) 0:02:05.161 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.006271", "end": "2026-01-31 08:07:16.420835", "rc": 0, "start": "2026-01-31 08:07:16.414564" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:07:16 -0500 (0:00:00.554) 0:02:05.716 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:07:16 -0500 (0:00:00.063) 0:02:05.779 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:07:17 -0500 (0:00:00.528) 0:02:06.308 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:07:17 -0500 (0:00:00.562) 0:02:06.871 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:07:18 -0500 (0:00:00.964) 0:02:07.835 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:07:18 -0500 (0:00:00.018) 0:02:07.853 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:07:18 -0500 (0:00:00.016) 0:02:07.870 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:07:18 -0500 (0:00:00.029) 0:02:07.900 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2368467beca832ff8f97d0886eda4e-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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.813) 0:02:08.713 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2368467beca832ff8f97d0886eda4e-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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.035) 0:02:08.749 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.074) 0:02:08.823 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.017) 0:02:08.841 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.032) 0:02:08.874 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.019) 0:02:08.893 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.015) 0:02:08.908 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.028) 0:02:08.936 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.011) 0:02:08.948 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 31 January 2026 08:07:19 -0500 (0:00:00.047) 0:02:08.996 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 31 January 2026 08:07:20 -0500 (0:00:00.775) 0:02:09.771 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864787.7576487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864787.7567503, "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": 1769864787.7567503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4283059891", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 31 January 2026 08:07:20 -0500 (0:00:00.364) 0:02:10.136 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 31 January 2026 08:07:20 -0500 (0:00:00.015) 0:02:10.151 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 31 January 2026 08:07:20 -0500 (0:00:00.012) 0:02:10.163 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 31 January 2026 08:07:21 -0500 (0:00:00.340) 0:02:10.504 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 31 January 2026 08:07:21 -0500 (0:00:00.041) 0:02:10.545 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864787.7576487, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1769864787.7567503, "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": 1769864787.7567503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4283059891", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 31 January 2026 08:07:21 -0500 (0:00:00.356) 0:02:10.902 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1769864726.4274611, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1443c53225a8244b156c496da6cd9572b409292a", "ctime": 1769864721.667405, "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": 1769864721.6675298, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1479786966", "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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 31 January 2026 08:07:22 -0500 (0:00:00.363) 0:02:11.266 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005123", "end": "2026-01-31 08:07:22.358667", "rc": 0, "start": "2026-01-31 08:07:22.353544" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 31 January 2026 08:07:22 -0500 (0:00:00.369) 0:02:11.635 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 31 January 2026 08:07:22 -0500 (0:00:00.031) 0:02:11.667 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 31 January 2026 08:07:22 -0500 (0:00:00.359) 0:02:12.026 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.356) 0:02:12.383 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.567) 0:02:12.951 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.018) 0:02:12.969 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.017) 0:02:12.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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 31 January 2026 08:07:23 -0500 (0:00:00.029) 0:02:13.016 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.458) 0:02:13.475 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.036) 0:02:13.511 ****** 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-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 31 January 2026 08:07:24 -0500 (0:00:00.050) 0:02:13.562 ****** 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.044384", "end": "2026-01-31 08:07:24.681322", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-31 08:07:24.636938" } 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.042689", "end": "2026-01-31 08:07:25.059648", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-31 08:07:25.016959" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 31 January 2026 08:07:25 -0500 (0:00:00.775) 0:02:14.338 ****** 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.100737", "end": "2026-01-31 08:07:25.510549", "rc": 0, "start": "2026-01-31 08:07:25.409812" } 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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 31 January 2026 08:07:25 -0500 (0:00:00.450) 0:02:14.788 ****** included: /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 31 January 2026 08:07:25 -0500 (0:00:00.013) 0:02:14.801 ****** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 31 January 2026 08:07:56 -0500 (0:00:30.744) 0:02:45.546 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 31 January 2026 08:07:56 -0500 (0:00:00.012) 0:02:45.558 ****** 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-31T13:07:12.297373+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-31T13:07:11.795436+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 31 January 2026 08:07:56 -0500 (0:00:00.014) 0:02:45.573 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.41s /tmp/collections-2ar/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.40s /tmp/collections-2ar/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 -- 30.74s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.51s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.02s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.99s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.98s /tmp/collections-2ar/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.87s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.17s /tmp/collections-2ar/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-2ar/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.16s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.16s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.15s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.96s /tmp/collections-2ar/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-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-174.el10.x86_64 --- 0.91s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.81s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Collect bootloader facts --------- 0.78s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-2ar/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25