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-Ykj 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-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 07 February 2026 08:08:27 -0500 (0:00:00.023) 0:00:00.023 ***** included: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 07 February 2026 08:08:27 -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-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 07 February 2026 08:08:29 -0500 (0:00:02.004) 0:00:02.040 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 07 February 2026 08:08:29 -0500 (0:00:00.005) 0:00:02.045 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:08:29 -0500 (0:00:00.055) 0:00:02.101 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:08:29 -0500 (0:00:00.018) 0:00:02.120 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:08:29 -0500 (0:00:00.035) 0:00:02.155 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:08:30 -0500 (0:00:00.427) 0:00:02.583 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:08:30 -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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:08:30 -0500 (0:00:00.030) 0:00:02.634 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:08:30 -0500 (0:00:00.012) 0:00:02.647 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:08:30 -0500 (0:00:00.044) 0:00:02.692 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:08:35 -0500 (0:00:04.923) 0:00:07.615 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770277814.8039508, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1770277814.804, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 148464, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770277814.803951, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2928331652", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:08:35 -0500 (0:00:00.387) 0:00:08.002 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:08:35 -0500 (0:00:00.023) 0:00:08.026 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:08:35 -0500 (0:00:00.016) 0:00:08.043 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:08:35 -0500 (0:00:00.357) 0:00:08.401 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:08:35 -0500 (0:00:00.039) 0:00:08.440 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469715.4298675, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1770277814.804, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 148464, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770277814.803951, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2928331652", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:08:36 -0500 (0:00:00.375) 0:00:08.816 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770276674.312, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a71bb374249dcbfe5e850e987d741b53206c8114", "ctime": 1770276674.314, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4478551, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770276674.314, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "32919168", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:08:36 -0500 (0:00:00.371) 0:00:09.187 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004082", "end": "2026-02-07 08:08:37.099930", "rc": 0, "start": "2026-02-07 08:08:37.095848" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:08:37 -0500 (0:00:00.443) 0:00:09.631 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:08:37 -0500 (0:00:00.032) 0:00:09.663 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:08:37 -0500 (0:00:00.439) 0:00:10.103 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:08:37 -0500 (0:00:00.362) 0:00:10.465 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:08:38 -0500 (0:00:00.430) 0:00:10.896 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:08:38 -0500 (0:00:00.018) 0:00:10.914 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:08:38 -0500 (0:00:00.015) 0:00:10.930 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:08:38 -0500 (0:00:00.027) 0:00:10.958 ***** 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": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:08:39 -0500 (0:00:00.534) 0:00:11.492 ***** 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": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 07 February 2026 08:08:39 -0500 (0:00:00.033) 0:00:11.526 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 07 February 2026 08:08:39 -0500 (0:00:00.002) 0:00:11.528 ***** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 07 February 2026 08:08:39 -0500 (0:00:00.001) 0:00:11.530 ***** 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": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 07 February 2026 08:08:39 -0500 (0:00:00.036) 0:00:11.566 ***** included: /tmp/collections-Ykj/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-198.el10.x86_64] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 07 February 2026 08:08:39 -0500 (0:00:00.024) 0:00:11.591 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-198.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "15e08647bb3a7961d3cd694b2670b3ac98aaab7e", "dest": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-198.el10.x86_64" }, "md5sum": "8c55d8891b6278a2cc5edba1e5e954fc", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16152616, "src": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-198.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "06690c37da632295617368fe07e326f9a05fdbed", "dest": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-198.el10.x86_64.img" }, "md5sum": "4ec689a27f69da4e6acccde62180b0eb", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 49525212, "src": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 07 February 2026 08:08:40 -0500 (0:00:01.156) 0:00:12.747 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:08:40 -0500 (0:00:00.036) 0:00:12.783 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:08:40 -0500 (0:00:00.018) 0:00:12.802 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:08:40 -0500 (0:00:00.045) 0:00:12.847 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:08:40 -0500 (0:00:00.016) 0:00:12.864 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:08:40 -0500 (0:00:00.016) 0:00:12.881 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:08:40 -0500 (0:00:00.029) 0:00:12.910 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:08:40 -0500 (0:00:00.013) 0:00:12.924 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:08:40 -0500 (0:00:00.060) 0:00:12.984 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:08:41 -0500 (0:00:00.774) 0:00:13.759 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469715.4298675, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1770277814.804, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 148464, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770277814.803951, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2928331652", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:08:41 -0500 (0:00:00.357) 0:00:14.116 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:08:41 -0500 (0:00:00.012) 0:00:14.129 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:08:41 -0500 (0:00:00.011) 0:00:14.140 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:08:41 -0500 (0:00:00.342) 0:00:14.482 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:08:42 -0500 (0:00:00.050) 0:00:14.533 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469715.4298675, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1770277814.804, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 148464, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770277814.803951, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2928331652", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:08:42 -0500 (0:00:00.362) 0:00:14.896 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469717.9333882, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dc5103fe924f5157486d093316e4f974024eda48", "ctime": 1770469717.933255, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492674, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469717.9333894, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1019934608", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:08:42 -0500 (0:00:00.378) 0:00:15.274 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004933", "end": "2026-02-07 08:08:43.122957", "rc": 0, "start": "2026-02-07 08:08:43.118024" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:08:43 -0500 (0:00:00.380) 0:00:15.655 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:08:43 -0500 (0:00:00.036) 0:00:15.692 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:08:43 -0500 (0:00:00.373) 0:00:16.065 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:08:43 -0500 (0:00:00.385) 0:00:16.451 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-198.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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:08:44 -0500 (0:00:00.587) 0:00:17.039 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:08:44 -0500 (0:00:00.022) 0:00:17.062 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:08:44 -0500 (0:00:00.026) 0:00:17.088 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:08:44 -0500 (0:00:00.037) 0:00:17.126 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:08:44 -0500 (0:00:00.032) 0:00:17.158 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 07 February 2026 08:08:44 -0500 (0:00:00.033) 0:00:17.192 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 07 February 2026 08:08:44 -0500 (0:00:00.001) 0:00:17.193 ***** 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.128379", "end": "2026-02-07 08:08:45.139415", "rc": 0, "start": "2026-02-07 08:08:45.011036" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 07 February 2026 08:08:45 -0500 (0:00:00.480) 0:00:17.674 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 07 February 2026 08:08:45 -0500 (0:00:00.018) 0:00:17.692 ***** changed: [managed-node1] => { "changed": true, "elapsed": 28, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 07 February 2026 08:09:14 -0500 (0:00:29.736) 0:00:47.429 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 07 February 2026 08:09:14 -0500 (0:00:00.018) 0:00:47.447 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 07 February 2026 08:09:14 -0500 (0:00:00.027) 0:00:47.475 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 07 February 2026 08:09:15 -0500 (0:00:00.025) 0:00:47.501 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:09:15 -0500 (0:00:00.085) 0:00:47.586 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:09:15 -0500 (0:00:00.022) 0:00:47.609 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:09:15 -0500 (0:00:00.045) 0:00:47.654 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:09:15 -0500 (0:00:00.038) 0:00:47.692 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:09:15 -0500 (0:00:00.027) 0:00:47.720 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:09:15 -0500 (0:00:00.034) 0:00:47.755 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:09:15 -0500 (0:00:00.014) 0:00:47.769 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:09:15 -0500 (0:00:00.043) 0:00:47.812 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:09:16 -0500 (0:00:01.554) 0:00:49.367 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469725.1389341, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469725.138407, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730663, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469725.138407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1206490615", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:09:17 -0500 (0:00:00.391) 0:00:49.759 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:09:17 -0500 (0:00:00.016) 0:00:49.775 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:09:17 -0500 (0:00:00.015) 0:00:49.791 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:09:17 -0500 (0:00:00.351) 0:00:50.142 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:09:17 -0500 (0:00:00.048) 0:00:50.191 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469725.1389341, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469725.138407, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730663, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469725.138407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1206490615", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:09:18 -0500 (0:00:00.361) 0:00:50.553 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469722.7259176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dc5103fe924f5157486d093316e4f974024eda48", "ctime": 1770469717.933255, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492674, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469717.9333894, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1019934608", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:09:18 -0500 (0:00:00.363) 0:00:50.916 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004791", "end": "2026-02-07 08:09:18.517420", "rc": 0, "start": "2026-02-07 08:09:18.512629" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:09:18 -0500 (0:00:00.382) 0:00:51.299 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:09:18 -0500 (0:00:00.051) 0:00:51.351 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:09:19 -0500 (0:00:00.399) 0:00:51.750 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:09:19 -0500 (0:00:00.397) 0:00:52.148 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:09:20 -0500 (0:00:00.359) 0:00:52.508 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:09:20 -0500 (0:00:00.017) 0:00:52.525 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:09:20 -0500 (0:00:00.018) 0:00:52.543 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:09:20 -0500 (0:00:00.032) 0:00:52.576 ***** 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": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:09:20 -0500 (0:00:00.536) 0:00:53.112 ***** 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": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 07 February 2026 08:09:20 -0500 (0:00:00.055) 0:00:53.168 ***** included: /tmp/collections-Ykj/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-198.el10.x86_64] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 07 February 2026 08:09:20 -0500 (0:00:00.029) 0:00:53.197 ***** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-198.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "15e08647bb3a7961d3cd694b2670b3ac98aaab7e", "dest": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-198.el10.x86_64" }, "md5sum": "8c55d8891b6278a2cc5edba1e5e954fc", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16152616, "src": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-198.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "06690c37da632295617368fe07e326f9a05fdbed", "dest": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-198.el10.x86_64.img" }, "md5sum": "4ec689a27f69da4e6acccde62180b0eb", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 49525212, "src": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 07 February 2026 08:09:22 -0500 (0:00:01.471) 0:00:54.669 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:09:22 -0500 (0:00:00.036) 0:00:54.705 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:09:22 -0500 (0:00:00.017) 0:00:54.723 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:09:22 -0500 (0:00:00.033) 0:00:54.757 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:09:22 -0500 (0:00:00.017) 0:00:54.774 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:09:22 -0500 (0:00:00.016) 0:00:54.790 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:09:22 -0500 (0:00:00.029) 0:00:54.820 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:09:22 -0500 (0:00:00.019) 0:00:54.840 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:09:22 -0500 (0:00:00.060) 0:00:54.901 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:09:23 -0500 (0:00:00.793) 0:00:55.695 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469725.1389341, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469725.138407, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730663, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469725.138407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1206490615", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:09:23 -0500 (0:00:00.368) 0:00:56.064 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:09:23 -0500 (0:00:00.013) 0:00:56.078 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:09:23 -0500 (0:00:00.015) 0:00:56.094 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:09:23 -0500 (0:00:00.349) 0:00:56.443 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:09:24 -0500 (0:00:00.051) 0:00:56.495 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469725.1389341, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469725.138407, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730663, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469725.138407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1206490615", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:09:24 -0500 (0:00:00.367) 0:00:56.863 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469722.7259176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dc5103fe924f5157486d093316e4f974024eda48", "ctime": 1770469717.933255, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492674, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469717.9333894, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1019934608", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:09:24 -0500 (0:00:00.368) 0:00:57.232 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004678", "end": "2026-02-07 08:09:25.072503", "rc": 0, "start": "2026-02-07 08:09:25.067825" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:09:25 -0500 (0:00:00.377) 0:00:57.609 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:09:25 -0500 (0:00:00.035) 0:00:57.645 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:09:25 -0500 (0:00:00.378) 0:00:58.023 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:09:25 -0500 (0:00:00.369) 0:00:58.393 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.623) 0:00:59.017 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.018) 0:00:59.035 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.017) 0:00:59.052 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.029) 0:00:59.081 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.030) 0:00:59.111 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.030) 0:00:59.142 ***** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.001) 0:00:59.143 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.016) 0:00:59.160 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.053) 0:00:59.213 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.017) 0:00:59.231 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.036) 0:00:59.267 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.020) 0:00:59.287 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.022) 0:00:59.310 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.049) 0:00:59.360 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.021) 0:00:59.381 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:09:26 -0500 (0:00:00.070) 0:00:59.451 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:09:27 -0500 (0:00:00.803) 0:01:00.255 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469725.1389341, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469725.138407, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730663, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469725.138407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1206490615", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.365) 0:01:00.621 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.019) 0:01:00.640 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.013) 0:01:00.654 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.349) 0:01:01.003 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.039) 0:01:01.043 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469725.1389341, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469725.138407, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730663, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469725.138407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1206490615", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.366) 0:01:01.409 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469722.7259176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dc5103fe924f5157486d093316e4f974024eda48", "ctime": 1770469717.933255, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492674, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469717.9333894, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1019934608", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:09:29 -0500 (0:00:00.370) 0:01:01.779 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005045", "end": "2026-02-07 08:09:29.617672", "rc": 0, "start": "2026-02-07 08:09:29.612627" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:09:29 -0500 (0:00:00.371) 0:01:02.151 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:09:29 -0500 (0:00:00.033) 0:01:02.185 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:09:30 -0500 (0:00:00.366) 0:01:02.552 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:09:30 -0500 (0:00:00.364) 0:01:02.917 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:09:30 -0500 (0:00:00.345) 0:01:03.263 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:09:30 -0500 (0:00:00.018) 0:01:03.281 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:09:30 -0500 (0:00:00.017) 0:01:03.299 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:09:30 -0500 (0:00:00.030) 0:01:03.329 ***** 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": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:09:31 -0500 (0:00:00.496) 0:01:03.826 ***** 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": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 07 February 2026 08:09:31 -0500 (0:00:00.036) 0:01:03.862 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 07 February 2026 08:09:31 -0500 (0:00:00.042) 0:01:03.904 ***** included: /tmp/collections-Ykj/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-198.el10.x86_64] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 07 February 2026 08:09:31 -0500 (0:00:00.026) 0:01:03.931 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-198.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-198.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "15e08647bb3a7961d3cd694b2670b3ac98aaab7e", "dest": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-198.el10.x86_64" }, "md5sum": "8c55d8891b6278a2cc5edba1e5e954fc", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16152616, "src": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-198.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-198.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "06690c37da632295617368fe07e326f9a05fdbed", "dest": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-198.el10.x86_64.img" }, "md5sum": "4ec689a27f69da4e6acccde62180b0eb", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 49525212, "src": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.929) 0:01:04.861 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.037) 0:01:04.898 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.018) 0:01:04.917 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.033) 0:01:04.951 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.019) 0:01:04.971 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.024) 0:01:04.995 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.031) 0:01:05.027 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.013) 0:01:05.040 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.061) 0:01:05.102 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:09:33 -0500 (0:00:00.784) 0:01:05.887 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469725.1389341, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469725.138407, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730663, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469725.138407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1206490615", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:09:33 -0500 (0:00:00.363) 0:01:06.250 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:09:33 -0500 (0:00:00.014) 0:01:06.264 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:09:33 -0500 (0:00:00.013) 0:01:06.277 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.343) 0:01:06.621 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.041) 0:01:06.662 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469725.1389341, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469725.138407, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730663, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469725.138407, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1206490615", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.362) 0:01:07.025 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469722.7259176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dc5103fe924f5157486d093316e4f974024eda48", "ctime": 1770469717.933255, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492674, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469717.9333894, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1019934608", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.367) 0:01:07.393 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004506", "end": "2026-02-07 08:09:35.238537", "rc": 0, "start": "2026-02-07 08:09:35.234031" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:09:35 -0500 (0:00:00.381) 0:01:07.774 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:09:35 -0500 (0:00:00.034) 0:01:07.808 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:09:35 -0500 (0:00:00.369) 0:01:08.178 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.366) 0:01:08.545 ***** 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-198.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-198.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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.635) 0:01:09.180 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.019) 0:01:09.200 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.017) 0:01:09.218 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.030) 0:01:09.248 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.031) 0:01:09.280 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.032) 0:01:09.312 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.001) 0:01:09.314 ***** 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.155888", "end": "2026-02-07 08:09:37.289089", "rc": 0, "start": "2026-02-07 08:09:37.133201" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 07 February 2026 08:09:37 -0500 (0:00:00.512) 0:01:09.826 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 07 February 2026 08:09:37 -0500 (0:00:00.014) 0:01:09.840 ***** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 07 February 2026 08:10:08 -0500 (0:00:31.208) 0:01:41.049 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.015) 0:01:41.064 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.016) 0:01:41.080 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.015) 0:01:41.096 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.055) 0:01:41.152 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.021) 0:01:41.173 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.045) 0:01:41.219 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.027) 0:01:41.247 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.027) 0:01:41.274 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.047) 0:01:41.321 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.021) 0:01:41.343 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:10:08 -0500 (0:00:00.051) 0:01:41.394 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:10:10 -0500 (0:00:01.574) 0:01:42.969 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469777.2888541, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469777.288012, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730639, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469777.288012, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "312582373", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:10:10 -0500 (0:00:00.396) 0:01:43.365 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:10:10 -0500 (0:00:00.014) 0:01:43.380 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:10:10 -0500 (0:00:00.012) 0:01:43.392 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:10:11 -0500 (0:00:00.346) 0:01:43.739 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:10:11 -0500 (0:00:00.042) 0:01:43.781 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469777.2888541, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469777.288012, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730639, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469777.288012, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "312582373", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:10:11 -0500 (0:00:00.359) 0:01:44.140 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469722.7259176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dc5103fe924f5157486d093316e4f974024eda48", "ctime": 1770469717.933255, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492674, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469717.9333894, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1019934608", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:10:12 -0500 (0:00:00.375) 0:01:44.516 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004496", "end": "2026-02-07 08:10:12.355168", "rc": 0, "start": "2026-02-07 08:10:12.350672" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:10:12 -0500 (0:00:00.371) 0:01:44.887 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:10:12 -0500 (0:00:00.034) 0:01:44.922 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:10:12 -0500 (0:00:00.370) 0:01:45.293 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:10:13 -0500 (0:00:00.366) 0:01:45.660 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:10:13 -0500 (0:00:00.350) 0:01:46.011 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:10:13 -0500 (0:00:00.020) 0:01:46.031 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:10:13 -0500 (0:00:00.019) 0:01:46.050 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:10:13 -0500 (0:00:00.030) 0:01:46.081 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-198.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": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.535) 0:01:46.616 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-198.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": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.036) 0:01:46.653 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.041) 0:01:46.694 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.034) 0:01:46.729 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.017) 0:01:46.747 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.032) 0:01:46.779 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.017) 0:01:46.797 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.017) 0:01:46.814 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.031) 0:01:46.845 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.013) 0:01:46.858 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:10:14 -0500 (0:00:00.052) 0:01:46.911 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.783) 0:01:47.694 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469777.2888541, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469777.288012, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730639, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469777.288012, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "312582373", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.362) 0:01:48.057 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.013) 0:01:48.071 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.013) 0:01:48.084 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.347) 0:01:48.432 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.042) 0:01:48.475 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469777.2888541, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469777.288012, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730639, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469777.288012, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "312582373", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:10:16 -0500 (0:00:00.366) 0:01:48.842 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469722.7259176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dc5103fe924f5157486d093316e4f974024eda48", "ctime": 1770469717.933255, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492674, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469717.9333894, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1019934608", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:10:16 -0500 (0:00:00.365) 0:01:49.207 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005205", "end": "2026-02-07 08:10:17.052249", "rc": 0, "start": "2026-02-07 08:10:17.047044" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:10:17 -0500 (0:00:00.378) 0:01:49.586 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:10:17 -0500 (0:00:00.035) 0:01:49.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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:10:17 -0500 (0:00:00.366) 0:01:49.988 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:10:17 -0500 (0:00:00.370) 0:01:50.358 ***** 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-198.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-198.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.355) 0:01:50.714 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.016) 0:01:50.731 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.057) 0:01:50.788 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.017) 0:01:50.805 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.033) 0:01:50.839 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.018) 0:01:50.857 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.016) 0:01:50.874 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.031) 0:01:50.905 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.013) 0:01:50.919 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.083) 0:01:51.003 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:10:19 -0500 (0:00:00.830) 0:01:51.834 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469777.2888541, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469777.288012, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730639, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469777.288012, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "312582373", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:10:19 -0500 (0:00:00.364) 0:01:52.198 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:10:19 -0500 (0:00:00.013) 0:01:52.211 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:10:19 -0500 (0:00:00.012) 0:01:52.224 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:10:20 -0500 (0:00:00.354) 0:01:52.578 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:10:20 -0500 (0:00:00.074) 0:01:52.653 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469777.2888541, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469777.288012, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730639, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469777.288012, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "312582373", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:10:20 -0500 (0:00:00.359) 0:01:53.013 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469722.7259176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dc5103fe924f5157486d093316e4f974024eda48", "ctime": 1770469717.933255, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492674, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469717.9333894, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1019934608", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:10:20 -0500 (0:00:00.367) 0:01:53.380 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004645", "end": "2026-02-07 08:10:21.256812", "rc": 0, "start": "2026-02-07 08:10:21.252167" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.411) 0:01:53.792 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.062) 0:01:53.854 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.396) 0:01:54.251 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:10:22 -0500 (0:00:00.426) 0:01:54.677 ***** 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-198.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:10:22 -0500 (0:00:00.650) 0:01:55.328 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:10:22 -0500 (0:00:00.019) 0:01:55.348 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:10:22 -0500 (0:00:00.017) 0:01:55.366 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:10:22 -0500 (0:00:00.032) 0:01:55.398 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.494) 0:01:55.893 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec248eee95064ca3015bc5a1d68a9e4c-6.12.0-198.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.036) 0:01:55.930 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.069) 0:01:55.999 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.017) 0:01:56.017 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.035) 0:01:56.052 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.021) 0:01:56.073 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.017) 0:01:56.091 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.031) 0:01:56.123 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.013) 0:01:56.137 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.049) 0:01:56.187 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:10:24 -0500 (0:00:00.791) 0:01:56.979 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469777.2888541, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469777.288012, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730639, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469777.288012, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "312582373", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:10:24 -0500 (0:00:00.362) 0:01:57.341 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:10:24 -0500 (0:00:00.015) 0:01:57.356 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:10:24 -0500 (0:00:00.013) 0:01:57.370 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.349) 0:01:57.720 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.042) 0:01:57.763 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469777.2888541, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1770469777.288012, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12730639, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469777.288012, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "312582373", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.369) 0:01:58.132 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469722.7259176, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "dc5103fe924f5157486d093316e4f974024eda48", "ctime": 1770469717.933255, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 226492674, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469717.9333894, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1019934608", "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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:10:26 -0500 (0:00:00.366) 0:01:58.499 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004211", "end": "2026-02-07 08:10:26.341419", "rc": 0, "start": "2026-02-07 08:10:26.337208" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:10:26 -0500 (0:00:00.375) 0:01:58.875 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:10:26 -0500 (0:00:00.035) 0:01:58.911 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:10:26 -0500 (0:00:00.370) 0:01:59.281 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:10:27 -0500 (0:00:00.372) 0:01:59.654 ***** 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-198.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:10:27 -0500 (0:00:00.585) 0:02:00.239 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:10:27 -0500 (0:00:00.018) 0:02:00.258 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:10:27 -0500 (0:00:00.017) 0:02:00.276 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:10:27 -0500 (0:00:00.030) 0:02:00.307 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:10:28 -0500 (0:00:00.464) 0:02:00.771 ***** 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": "6a4431cc675845b48d4ae387c4854296-6.12.0-198.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-198.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-198.el10.x86_64", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (6.12.0-198.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": "6a4431cc675845b48d4ae387c4854296-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-6a4431cc675845b48d4ae387c4854296.img", "kernel": "/boot/vmlinuz-0-rescue-6a4431cc675845b48d4ae387c4854296", "root": "UUID=5eb9cb86-1fff-48bd-8b00-fe1fef95210c", "title": "CentOS Stream (0-rescue-6a4431cc675845b48d4ae387c4854296) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 07 February 2026 08:10:28 -0500 (0:00:00.037) 0:02:00.809 ***** 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-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 07 February 2026 08:10:28 -0500 (0:00:00.052) 0:02:00.861 ***** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-198.el10.x86_64_clone1" ], "delta": "0:00:00.045456", "end": "2026-02-07 08:10:28.729436", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-02-07 08:10:28.683980" } STDERR: The param /boot/vmlinuz-6.12.0-198.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-198.el10.x86_64_clone2" ], "delta": "0:00:00.043427", "end": "2026-02-07 08:10:29.109361", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-02-07 08:10:29.065934" } STDERR: The param /boot/vmlinuz-6.12.0-198.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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 07 February 2026 08:10:29 -0500 (0:00:00.782) 0:02:01.644 ***** 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.103028", "end": "2026-02-07 08:10:29.564099", "rc": 0, "start": "2026-02-07 08:10:29.461071" } 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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 07 February 2026 08:10:29 -0500 (0:00:00.455) 0:02:02.099 ***** included: /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 07 February 2026 08:10:29 -0500 (0:00:00.014) 0:02:02.113 ***** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 07 February 2026 08:11:00 -0500 (0:00:30.937) 0:02:33.051 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 07 February 2026 08:11:00 -0500 (0:00:00.018) 0:02:33.069 ***** 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-07T13:10:18.227727+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-198.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-198.el10.x86_64_clone2", "start_time": "2026-02-07T13:10:17.875899+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 07 February 2026 08:11:00 -0500 (0:00:00.018) 0:02:33.088 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.21s /tmp/collections-Ykj/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.94s /tmp/collections-Ykj/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.74s /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.92s /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 2.00s /tmp/collections-Ykj/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.57s /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.55s /tmp/collections-Ykj/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-198.el10.x86_64 --- 1.47s /tmp/collections-Ykj/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-198.el10.x86_64 --- 1.16s /tmp/collections-Ykj/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-198.el10.x86_64 --- 0.93s /tmp/collections-Ykj/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-Ykj/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-Ykj/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-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.78s /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-Ykj/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-Ykj/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114