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-xc0 executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Jan 16 2026, 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-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 21 February 2026 08:11:13 -0500 (0:00:00.023) 0:00:00.023 ***** included: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 21 February 2026 08:11:13 -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-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 21 February 2026 08:11:15 -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-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 21 February 2026 08:11:15 -0500 (0:00:00.005) 0:00:02.033 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:11:15 -0500 (0:00:00.064) 0:00:02.098 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:11:15 -0500 (0:00:00.020) 0:00:02.119 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:11:15 -0500 (0:00:00.033) 0:00:02.152 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:11:15 -0500 (0:00:00.429) 0:00:02.582 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:11:15 -0500 (0:00:00.021) 0:00:02.604 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:11:15 -0500 (0:00:00.028) 0:00:02.632 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:11:15 -0500 (0:00:00.011) 0:00:02.643 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:11:15 -0500 (0:00:00.042) 0:00:02.686 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:11:21 -0500 (0:00:05.289) 0:00:07.976 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771497996.6195993, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1771497996.6195254, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 462734, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771497996.6195996, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "990157780", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:11:21 -0500 (0:00:00.405) 0:00:08.382 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:11:21 -0500 (0:00:00.015) 0:00:08.397 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:11:21 -0500 (0:00:00.011) 0:00:08.408 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:11:22 -0500 (0:00:00.358) 0:00:08.766 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:11:22 -0500 (0:00:00.061) 0:00:08.827 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679481.5952265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1771497996.6195254, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 462734, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771497996.6195996, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "990157780", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:11:22 -0500 (0:00:00.381) 0:00:09.209 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771497151.947, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "ee1fa8d84ebd8d540c345b73f2e30fdd6c2cb6b6", "ctime": 1771497151.949, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9052895, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771497151.949, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "2122905728", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:11:22 -0500 (0:00:00.361) 0:00:09.570 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005100", "end": "2026-02-21 08:11:23.262342", "rc": 0, "start": "2026-02-21 08:11:23.257242" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:11:23 -0500 (0:00:00.446) 0:00:10.017 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:11:23 -0500 (0:00:00.031) 0:00:10.049 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:11:23 -0500 (0:00:00.445) 0:00:10.494 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:11:24 -0500 (0:00:00.363) 0:00:10.858 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:11:24 -0500 (0:00:00.427) 0:00:11.285 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:11:24 -0500 (0:00:00.018) 0:00:11.303 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:11:24 -0500 (0:00:00.015) 0:00:11.319 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:11:24 -0500 (0:00:00.026) 0:00:11.345 ***** 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": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:11:25 -0500 (0:00:00.533) 0:00:11.878 ***** 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": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 21 February 2026 08:11:25 -0500 (0:00:00.032) 0:00:11.911 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 21 February 2026 08:11:25 -0500 (0:00:00.002) 0:00:11.914 ***** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 21 February 2026 08:11:25 -0500 (0:00:00.001) 0:00:11.915 ***** 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": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 21 February 2026 08:11:25 -0500 (0:00:00.035) 0:00:11.951 ***** included: /tmp/collections-xc0/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-209.el10.x86_64] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 21 February 2026 08:11:25 -0500 (0:00:00.023) 0:00:11.974 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-209.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5de9559d873468fc47d7768171f444c5459069ea", "dest": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-209.el10.x86_64" }, "md5sum": "f088760a18290d453be73e018ca1a33b", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16259112, "src": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-209.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "38011dbb5921d9d03086a5ce65198049476e2b2a", "dest": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-209.el10.x86_64.img" }, "md5sum": "4e811a0896837fb91f499d4dc7ea84e8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 49694203, "src": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 21 February 2026 08:11:26 -0500 (0:00:01.130) 0:00:13.105 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:11:26 -0500 (0:00:00.035) 0:00:13.141 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:11:26 -0500 (0:00:00.017) 0:00:13.158 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:11:26 -0500 (0:00:00.031) 0:00:13.190 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:11:26 -0500 (0:00:00.016) 0:00:13.206 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:11:26 -0500 (0:00:00.014) 0:00:13.221 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:11:26 -0500 (0:00:00.028) 0:00:13.249 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:11:26 -0500 (0:00:00.012) 0:00:13.261 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:11:26 -0500 (0:00:00.057) 0:00:13.319 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:11:27 -0500 (0:00:00.784) 0:00:14.104 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679481.5952265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1771497996.6195254, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 462734, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771497996.6195996, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "990157780", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:11:27 -0500 (0:00:00.368) 0:00:14.472 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:11:27 -0500 (0:00:00.012) 0:00:14.485 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:11:27 -0500 (0:00:00.012) 0:00:14.497 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:11:28 -0500 (0:00:00.351) 0:00:14.848 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:11:28 -0500 (0:00:00.052) 0:00:14.901 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679481.5952265, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1771497996.6195254, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 462734, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771497996.6195996, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "990157780", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:11:28 -0500 (0:00:00.372) 0:00:15.273 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679484.1033895, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "d9b88af55769c22613d0037e18c7c11ac4c08186", "ctime": 1771679484.103257, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679484.1033905, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "105594555", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:11:28 -0500 (0:00:00.373) 0:00:15.646 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004515", "end": "2026-02-21 08:11:29.259512", "rc": 0, "start": "2026-02-21 08:11:29.254997" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:11:29 -0500 (0:00:00.373) 0:00:16.020 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:11:29 -0500 (0:00:00.036) 0:00:16.056 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:11:29 -0500 (0:00:00.364) 0:00:16.421 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:11:30 -0500 (0:00:00.369) 0:00:16.791 ***** 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-209.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-209.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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:11:30 -0500 (0:00:00.605) 0:00:17.396 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:11:30 -0500 (0:00:00.017) 0:00:17.413 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:11:30 -0500 (0:00:00.016) 0:00:17.430 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:11:30 -0500 (0:00:00.027) 0:00:17.458 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:11:30 -0500 (0:00:00.040) 0:00:17.498 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 21 February 2026 08:11:30 -0500 (0:00:00.041) 0:00:17.540 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 21 February 2026 08:11:30 -0500 (0:00:00.001) 0:00:17.542 ***** 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.129267", "end": "2026-02-21 08:11:31.261344", "rc": 0, "start": "2026-02-21 08:11:31.132077" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 21 February 2026 08:11:31 -0500 (0:00:00.489) 0:00:18.031 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 21 February 2026 08:11:31 -0500 (0:00:00.029) 0:00:18.061 ***** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 21 February 2026 08:12:02 -0500 (0:00:30.922) 0:00:48.983 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.011) 0:00:48.995 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.021) 0:00:49.016 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.017) 0:00:49.034 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.058) 0:00:49.092 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.018) 0:00:49.110 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.032) 0:00:49.143 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.017) 0:00:49.160 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.017) 0:00:49.177 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.029) 0:00:49.207 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.013) 0:00:49.220 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:12:02 -0500 (0:00:00.050) 0:00:49.270 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:12:04 -0500 (0:00:01.686) 0:00:50.957 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679491.2611344, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679491.2602873, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14460248, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679491.2602873, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3433293598", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:12:04 -0500 (0:00:00.411) 0:00:51.369 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:12:04 -0500 (0:00:00.015) 0:00:51.384 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:12:04 -0500 (0:00:00.018) 0:00:51.403 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:12:05 -0500 (0:00:00.367) 0:00:51.770 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:12:05 -0500 (0:00:00.040) 0:00:51.811 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679491.2611344, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679491.2602873, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14460248, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679491.2602873, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3433293598", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:12:05 -0500 (0:00:00.375) 0:00:52.186 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679488.8742414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "d9b88af55769c22613d0037e18c7c11ac4c08186", "ctime": 1771679484.103257, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679484.1033905, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "105594555", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:12:05 -0500 (0:00:00.381) 0:00:52.568 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005234", "end": "2026-02-21 08:12:06.085432", "rc": 0, "start": "2026-02-21 08:12:06.080198" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:12:06 -0500 (0:00:00.415) 0:00:52.983 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:12:06 -0500 (0:00:00.032) 0:00:53.016 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:12:06 -0500 (0:00:00.378) 0:00:53.394 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:12:07 -0500 (0:00:00.379) 0:00:53.774 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:12:07 -0500 (0:00:00.398) 0:00:54.172 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:12:07 -0500 (0:00:00.019) 0:00:54.192 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:12:07 -0500 (0:00:00.018) 0:00:54.210 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:12:07 -0500 (0:00:00.030) 0:00:54.240 ***** 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": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:12:08 -0500 (0:00:00.512) 0:00:54.753 ***** 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": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 21 February 2026 08:12:08 -0500 (0:00:00.037) 0:00:54.790 ***** included: /tmp/collections-xc0/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-209.el10.x86_64] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 21 February 2026 08:12:08 -0500 (0:00:00.034) 0:00:54.825 ***** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-209.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "5de9559d873468fc47d7768171f444c5459069ea", "dest": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-209.el10.x86_64" }, "md5sum": "f088760a18290d453be73e018ca1a33b", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16259112, "src": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-209.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "38011dbb5921d9d03086a5ce65198049476e2b2a", "dest": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-209.el10.x86_64.img" }, "md5sum": "4e811a0896837fb91f499d4dc7ea84e8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 49694203, "src": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 21 February 2026 08:12:09 -0500 (0:00:01.465) 0:00:56.290 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:12:09 -0500 (0:00:00.039) 0:00:56.330 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:12:09 -0500 (0:00:00.022) 0:00:56.352 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:12:09 -0500 (0:00:00.051) 0:00:56.404 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:12:09 -0500 (0:00:00.018) 0:00:56.422 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:12:09 -0500 (0:00:00.019) 0:00:56.442 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:12:09 -0500 (0:00:00.035) 0:00:56.477 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:12:09 -0500 (0:00:00.013) 0:00:56.490 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:12:09 -0500 (0:00:00.069) 0:00:56.559 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:12:10 -0500 (0:00:00.794) 0:00:57.354 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679491.2611344, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679491.2602873, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14460248, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679491.2602873, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3433293598", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:12:11 -0500 (0:00:00.362) 0:00:57.717 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:12:11 -0500 (0:00:00.013) 0:00:57.730 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:12:11 -0500 (0:00:00.011) 0:00:57.742 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:12:11 -0500 (0:00:00.351) 0:00:58.094 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:12:11 -0500 (0:00:00.049) 0:00:58.143 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679491.2611344, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679491.2602873, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14460248, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679491.2602873, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3433293598", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:12:11 -0500 (0:00:00.390) 0:00:58.533 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679488.8742414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "d9b88af55769c22613d0037e18c7c11ac4c08186", "ctime": 1771679484.103257, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679484.1033905, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "105594555", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:12:12 -0500 (0:00:00.368) 0:00:58.902 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005354", "end": "2026-02-21 08:12:12.523678", "rc": 0, "start": "2026-02-21 08:12:12.518324" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:12:12 -0500 (0:00:00.378) 0:00:59.281 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:12:12 -0500 (0:00:00.042) 0:00:59.323 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:12:13 -0500 (0:00:00.398) 0:00:59.721 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:12:13 -0500 (0:00:00.367) 0:01:00.089 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.627) 0:01:00.717 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.017) 0:01:00.735 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.016) 0:01:00.751 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.027) 0:01:00.779 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.027) 0:01:00.807 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.029) 0:01:00.836 ***** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.000) 0:01:00.837 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.016) 0:01:00.853 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.060) 0:01:00.914 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.018) 0:01:00.933 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.035) 0:01:00.968 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.016) 0:01:00.985 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.019) 0:01:01.005 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.032) 0:01:01.038 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.012) 0:01:01.050 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:12:14 -0500 (0:00:00.043) 0:01:01.094 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:12:15 -0500 (0:00:00.789) 0:01:01.884 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679491.2611344, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679491.2602873, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14460248, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679491.2602873, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3433293598", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:12:15 -0500 (0:00:00.372) 0:01:02.257 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:12:15 -0500 (0:00:00.013) 0:01:02.271 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:12:15 -0500 (0:00:00.012) 0:01:02.284 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:12:15 -0500 (0:00:00.351) 0:01:02.635 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:12:15 -0500 (0:00:00.039) 0:01:02.675 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679491.2611344, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679491.2602873, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14460248, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679491.2602873, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3433293598", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:12:16 -0500 (0:00:00.367) 0:01:03.043 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679488.8742414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "d9b88af55769c22613d0037e18c7c11ac4c08186", "ctime": 1771679484.103257, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679484.1033905, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "105594555", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:12:16 -0500 (0:00:00.371) 0:01:03.414 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004636", "end": "2026-02-21 08:12:17.028984", "rc": 0, "start": "2026-02-21 08:12:17.024348" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:12:17 -0500 (0:00:00.371) 0:01:03.786 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:12:17 -0500 (0:00:00.032) 0:01:03.818 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:12:17 -0500 (0:00:00.367) 0:01:04.186 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:12:17 -0500 (0:00:00.375) 0:01:04.562 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:12:18 -0500 (0:00:00.359) 0:01:04.921 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:12:18 -0500 (0:00:00.023) 0:01:04.945 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:12:18 -0500 (0:00:00.017) 0:01:04.962 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:12:18 -0500 (0:00:00.029) 0:01:04.992 ***** 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": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:12:18 -0500 (0:00:00.511) 0:01:05.504 ***** 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": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 21 February 2026 08:12:18 -0500 (0:00:00.035) 0:01:05.539 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 21 February 2026 08:12:18 -0500 (0:00:00.040) 0:01:05.579 ***** included: /tmp/collections-xc0/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-209.el10.x86_64] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 21 February 2026 08:12:18 -0500 (0:00:00.025) 0:01:05.605 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-209.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-209.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5de9559d873468fc47d7768171f444c5459069ea", "dest": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-209.el10.x86_64" }, "md5sum": "f088760a18290d453be73e018ca1a33b", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16259112, "src": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-209.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-209.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "38011dbb5921d9d03086a5ce65198049476e2b2a", "dest": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-209.el10.x86_64.img" }, "md5sum": "4e811a0896837fb91f499d4dc7ea84e8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 49694203, "src": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 21 February 2026 08:12:19 -0500 (0:00:00.926) 0:01:06.531 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:12:19 -0500 (0:00:00.037) 0:01:06.568 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:12:19 -0500 (0:00:00.017) 0:01:06.586 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:12:19 -0500 (0:00:00.031) 0:01:06.617 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:12:19 -0500 (0:00:00.017) 0:01:06.635 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:12:19 -0500 (0:00:00.017) 0:01:06.652 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:12:19 -0500 (0:00:00.029) 0:01:06.682 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:12:19 -0500 (0:00:00.011) 0:01:06.693 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:12:20 -0500 (0:00:00.059) 0:01:06.753 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:12:20 -0500 (0:00:00.793) 0:01:07.547 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679491.2611344, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679491.2602873, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14460248, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679491.2602873, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3433293598", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:12:21 -0500 (0:00:00.369) 0:01:07.916 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:12:21 -0500 (0:00:00.013) 0:01:07.929 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:12:21 -0500 (0:00:00.012) 0:01:07.942 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:12:21 -0500 (0:00:00.351) 0:01:08.293 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:12:21 -0500 (0:00:00.040) 0:01:08.334 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679491.2611344, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679491.2602873, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14460248, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679491.2602873, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3433293598", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:12:21 -0500 (0:00:00.369) 0:01:08.703 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679488.8742414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "d9b88af55769c22613d0037e18c7c11ac4c08186", "ctime": 1771679484.103257, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679484.1033905, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "105594555", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:12:22 -0500 (0:00:00.369) 0:01:09.072 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004911", "end": "2026-02-21 08:12:22.691061", "rc": 0, "start": "2026-02-21 08:12:22.686150" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:12:22 -0500 (0:00:00.375) 0:01:09.448 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:12:22 -0500 (0:00:00.033) 0:01:09.481 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:12:23 -0500 (0:00:00.369) 0:01:09.851 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:12:23 -0500 (0:00:00.371) 0:01:10.223 ***** 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-209.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-209.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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:12:24 -0500 (0:00:00.642) 0:01:10.865 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:12:24 -0500 (0:00:00.018) 0:01:10.884 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:12:24 -0500 (0:00:00.016) 0:01:10.900 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:12:24 -0500 (0:00:00.028) 0:01:10.929 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:12:24 -0500 (0:00:00.029) 0:01:10.959 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 21 February 2026 08:12:24 -0500 (0:00:00.029) 0:01:10.989 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 21 February 2026 08:12:24 -0500 (0:00:00.001) 0:01:10.990 ***** 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.156582", "end": "2026-02-21 08:12:24.745291", "rc": 0, "start": "2026-02-21 08:12:24.588709" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 21 February 2026 08:12:24 -0500 (0:00:00.514) 0:01:11.504 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 21 February 2026 08:12:24 -0500 (0:00:00.013) 0:01:11.518 ***** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 21 February 2026 08:12:54 -0500 (0:00:29.991) 0:01:41.510 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 21 February 2026 08:12:54 -0500 (0:00:00.021) 0:01:41.531 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 21 February 2026 08:12:54 -0500 (0:00:00.020) 0:01:41.551 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 21 February 2026 08:12:54 -0500 (0:00:00.014) 0:01:41.566 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:12:54 -0500 (0:00:00.063) 0:01:41.630 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:12:54 -0500 (0:00:00.021) 0:01:41.652 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:12:54 -0500 (0:00:00.036) 0:01:41.688 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:12:55 -0500 (0:00:00.019) 0:01:41.708 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:12:55 -0500 (0:00:00.016) 0:01:41.724 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:12:55 -0500 (0:00:00.029) 0:01:41.754 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:12:55 -0500 (0:00:00.012) 0:01:41.767 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:12:55 -0500 (0:00:00.042) 0:01:41.809 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:12:56 -0500 (0:00:01.645) 0:01:43.455 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679544.745078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679544.7442496, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12846922, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679544.7442496, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2230005625", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:12:57 -0500 (0:00:00.401) 0:01:43.857 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:12:57 -0500 (0:00:00.013) 0:01:43.871 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:12:57 -0500 (0:00:00.012) 0:01:43.884 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:12:57 -0500 (0:00:00.348) 0:01:44.232 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:12:57 -0500 (0:00:00.040) 0:01:44.272 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679544.745078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679544.7442496, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12846922, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679544.7442496, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2230005625", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:12:57 -0500 (0:00:00.369) 0:01:44.642 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679488.8742414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "d9b88af55769c22613d0037e18c7c11ac4c08186", "ctime": 1771679484.103257, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679484.1033905, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "105594555", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:12:58 -0500 (0:00:00.371) 0:01:45.013 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004894", "end": "2026-02-21 08:12:58.000300", "rc": 0, "start": "2026-02-21 08:12:57.995406" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:12:58 -0500 (0:00:00.377) 0:01:45.391 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:12:58 -0500 (0:00:00.042) 0:01:45.433 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:12:59 -0500 (0:00:00.379) 0:01:45.812 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:12:59 -0500 (0:00:00.369) 0:01:46.182 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:12:59 -0500 (0:00:00.354) 0:01:46.536 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:12:59 -0500 (0:00:00.019) 0:01:46.556 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:12:59 -0500 (0:00:00.018) 0:01:46.574 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:12:59 -0500 (0:00:00.030) 0:01:46.605 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-209.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": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.542) 0:01:47.147 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-209.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": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.035) 0:01:47.183 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.040) 0:01:47.223 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.035) 0:01:47.259 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.017) 0:01:47.276 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.033) 0:01:47.310 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.017) 0:01:47.327 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.017) 0:01:47.345 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.031) 0:01:47.377 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.013) 0:01:47.390 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:13:00 -0500 (0:00:00.054) 0:01:47.445 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:13:01 -0500 (0:00:00.802) 0:01:48.248 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679544.745078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679544.7442496, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12846922, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679544.7442496, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2230005625", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:13:01 -0500 (0:00:00.372) 0:01:48.620 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:13:01 -0500 (0:00:00.014) 0:01:48.634 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:13:01 -0500 (0:00:00.014) 0:01:48.649 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:13:02 -0500 (0:00:00.357) 0:01:49.007 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:13:02 -0500 (0:00:00.042) 0:01:49.050 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679544.745078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679544.7442496, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12846922, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679544.7442496, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2230005625", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:13:02 -0500 (0:00:00.374) 0:01:49.425 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679488.8742414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "d9b88af55769c22613d0037e18c7c11ac4c08186", "ctime": 1771679484.103257, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679484.1033905, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "105594555", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:13:03 -0500 (0:00:00.390) 0:01:49.815 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005899", "end": "2026-02-21 08:13:03.213928", "rc": 0, "start": "2026-02-21 08:13:03.208029" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:13:03 -0500 (0:00:00.388) 0:01:50.204 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:13:03 -0500 (0:00:00.036) 0:01:50.240 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:13:03 -0500 (0:00:00.383) 0:01:50.624 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.381) 0:01:51.005 ***** 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-209.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-209.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.365) 0:01:51.371 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.016) 0:01:51.387 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.055) 0:01:51.443 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.017) 0:01:51.461 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.033) 0:01:51.494 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.023) 0:01:51.518 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.016) 0:01:51.534 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.029) 0:01:51.564 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.012) 0:01:51.576 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:13:04 -0500 (0:00:00.082) 0:01:51.658 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:13:05 -0500 (0:00:00.830) 0:01:52.489 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679544.745078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679544.7442496, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12846922, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679544.7442496, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2230005625", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:13:06 -0500 (0:00:00.370) 0:01:52.859 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:13:06 -0500 (0:00:00.014) 0:01:52.874 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:13:06 -0500 (0:00:00.011) 0:01:52.885 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:13:06 -0500 (0:00:00.353) 0:01:53.239 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:13:06 -0500 (0:00:00.070) 0:01:53.310 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679544.745078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679544.7442496, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12846922, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679544.7442496, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2230005625", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:13:06 -0500 (0:00:00.373) 0:01:53.683 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679488.8742414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "d9b88af55769c22613d0037e18c7c11ac4c08186", "ctime": 1771679484.103257, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679484.1033905, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "105594555", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:13:07 -0500 (0:00:00.379) 0:01:54.063 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004887", "end": "2026-02-21 08:13:07.716135", "rc": 0, "start": "2026-02-21 08:13:07.711248" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:13:07 -0500 (0:00:00.411) 0:01:54.474 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:13:07 -0500 (0:00:00.063) 0:01:54.538 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:13:08 -0500 (0:00:00.402) 0:01:54.940 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:13:08 -0500 (0:00:00.422) 0:01:55.362 ***** 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-209.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:13:09 -0500 (0:00:00.659) 0:01:56.022 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:13:09 -0500 (0:00:00.019) 0:01:56.042 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:13:09 -0500 (0:00:00.017) 0:01:56.059 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:13:09 -0500 (0:00:00.030) 0:01:56.090 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:13:09 -0500 (0:00:00.501) 0:01:56.592 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2ac3a7170a4a191543577480fcae78-6.12.0-209.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 21 February 2026 08:13:09 -0500 (0:00:00.036) 0:01:56.629 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 21 February 2026 08:13:09 -0500 (0:00:00.067) 0:01:56.697 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 21 February 2026 08:13:10 -0500 (0:00:00.018) 0:01:56.715 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 21 February 2026 08:13:10 -0500 (0:00:00.035) 0:01:56.750 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 21 February 2026 08:13:10 -0500 (0:00:00.021) 0:01:56.772 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 21 February 2026 08:13:10 -0500 (0:00:00.018) 0:01:56.791 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 21 February 2026 08:13:10 -0500 (0:00:00.032) 0:01:56.823 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 21 February 2026 08:13:10 -0500 (0:00:00.013) 0:01:56.837 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 21 February 2026 08:13:10 -0500 (0:00:00.050) 0:01:56.887 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 21 February 2026 08:13:10 -0500 (0:00:00.796) 0:01:57.684 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679544.745078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679544.7442496, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12846922, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679544.7442496, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2230005625", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 21 February 2026 08:13:11 -0500 (0:00:00.362) 0:01:58.046 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 21 February 2026 08:13:11 -0500 (0:00:00.014) 0:01:58.061 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 21 February 2026 08:13:11 -0500 (0:00:00.012) 0:01:58.073 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 21 February 2026 08:13:11 -0500 (0:00:00.349) 0:01:58.423 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 21 February 2026 08:13:11 -0500 (0:00:00.041) 0:01:58.464 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679544.745078, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1771679544.7442496, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12846922, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1771679544.7442496, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2230005625", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 21 February 2026 08:13:12 -0500 (0:00:00.371) 0:01:58.836 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1771679488.8742414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "d9b88af55769c22613d0037e18c7c11ac4c08186", "ctime": 1771679484.103257, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 243269890, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1771679484.1033905, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "105594555", "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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 21 February 2026 08:13:12 -0500 (0:00:00.369) 0:01:59.205 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004560", "end": "2026-02-21 08:13:12.825306", "rc": 0, "start": "2026-02-21 08:13:12.820746" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 21 February 2026 08:13:12 -0500 (0:00:00.376) 0:01:59.581 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 21 February 2026 08:13:12 -0500 (0:00:00.040) 0:01:59.621 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 21 February 2026 08:13:13 -0500 (0:00:00.376) 0:01:59.998 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 21 February 2026 08:13:13 -0500 (0:00:00.371) 0:02:00.369 ***** 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-209.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 21 February 2026 08:13:14 -0500 (0:00:00.578) 0:02:00.948 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 21 February 2026 08:13:14 -0500 (0:00:00.018) 0:02:00.967 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 21 February 2026 08:13:14 -0500 (0:00:00.018) 0:02:00.985 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 21 February 2026 08:13:14 -0500 (0:00:00.030) 0:02:01.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": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 21 February 2026 08:13:14 -0500 (0:00:00.471) 0:02:01.487 ***** 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": "eacc09266d0e471ab04a1aacce6a5621-6.12.0-209.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-209.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-209.el10.x86_64", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (6.12.0-209.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": "eacc09266d0e471ab04a1aacce6a5621-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-eacc09266d0e471ab04a1aacce6a5621.img", "kernel": "/boot/vmlinuz-0-rescue-eacc09266d0e471ab04a1aacce6a5621", "root": "UUID=0d186d12-e1e7-430d-abba-f1295e40419f", "title": "CentOS Stream (0-rescue-eacc09266d0e471ab04a1aacce6a5621) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 21 February 2026 08:13:14 -0500 (0:00:00.036) 0:02:01.524 ***** 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-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 21 February 2026 08:13:14 -0500 (0:00:00.051) 0:02:01.575 ***** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-209.el10.x86_64_clone1" ], "delta": "0:00:00.043958", "end": "2026-02-21 08:13:15.220053", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-02-21 08:13:15.176095" } STDERR: The param /boot/vmlinuz-6.12.0-209.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-209.el10.x86_64_clone2" ], "delta": "0:00:00.044347", "end": "2026-02-21 08:13:15.605954", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-02-21 08:13:15.561607" } STDERR: The param /boot/vmlinuz-6.12.0-209.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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 21 February 2026 08:13:15 -0500 (0:00:00.787) 0:02:02.363 ***** 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.102332", "end": "2026-02-21 08:13:16.062942", "rc": 0, "start": "2026-02-21 08:13:15.960610" } 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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 21 February 2026 08:13:16 -0500 (0:00:00.457) 0:02:02.820 ***** included: /tmp/collections-xc0/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-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 21 February 2026 08:13:16 -0500 (0:00:00.013) 0:02:02.834 ***** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 21 February 2026 08:13:46 -0500 (0:00:30.681) 0:02:33.516 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 21 February 2026 08:13:46 -0500 (0:00:00.013) 0:02:33.529 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=162 changed=14 unreachable=0 failed=0 skipped=124 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-02-21T13:13:04.661098+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-209.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-209.el10.x86_64_clone2", "start_time": "2026-02-21T13:13:04.300696+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 21 February 2026 08:13:46 -0500 (0:00:00.016) 0:02:33.546 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.92s /tmp/collections-xc0/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.68s /tmp/collections-xc0/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 -- 29.99s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.29s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.99s /tmp/collections-xc0/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.69s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.65s /tmp/collections-xc0/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-209.el10.x86_64 --- 1.47s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-209.el10.x86_64 --- 1.13s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-209.el10.x86_64 --- 0.93s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.83s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.80s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.80s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.79s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.66s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.64s /tmp/collections-xc0/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114