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-7eo executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Jan 16 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/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-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 07 February 2026 08:08:48 -0500 (0:00:00.018) 0:00:00.018 ***** included: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 07 February 2026 08:08:48 -0500 (0:00:00.010) 0:00:00.029 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 07 February 2026 08:08:50 -0500 (0:00:01.963) 0:00:01.993 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 07 February 2026 08:08:50 -0500 (0:00:00.008) 0:00:02.001 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:08:50 -0500 (0:00:00.079) 0:00:02.081 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:08:50 -0500 (0:00:00.022) 0:00:02.103 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:08:50 -0500 (0:00:00.035) 0:00:02.138 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:08:50 -0500 (0:00:00.418) 0:00:02.557 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:08:50 -0500 (0:00:00.019) 0:00:02.576 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:08:50 -0500 (0:00:00.027) 0:00:02.603 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:08:50 -0500 (0:00:00.010) 0:00:02.614 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:08:50 -0500 (0:00:00.041) 0:00:02.656 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:08:54 -0500 (0:00:04.219) 0:00:06.875 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770277813.8720694, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1770277813.871, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 236849, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770277813.8720696, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "905767983", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:08:55 -0500 (0:00:00.397) 0:00:07.273 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:08:55 -0500 (0:00:00.012) 0:00:07.286 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:08:55 -0500 (0:00:00.009) 0:00:07.295 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:08:55 -0500 (0:00:00.326) 0:00:07.622 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:08:55 -0500 (0:00:00.047) 0:00:07.670 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469735.2050343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1770277813.871, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 236849, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770277813.8720696, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "905767983", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:08:56 -0500 (0:00:00.370) 0:00:08.040 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770276796.919, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7c008f1b19103e6a6f1af531d635cd20d802ea36", "ctime": 1770276796.92, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720583, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770276796.92, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "395903169", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:08:56 -0500 (0:00:00.351) 0:00:08.392 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005011", "end": "2026-02-07 08:08:56.799067", "rc": 0, "start": "2026-02-07 08:08:56.794056" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:08:56 -0500 (0:00:00.435) 0:00:08.827 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:08:56 -0500 (0:00:00.031) 0:00:08.859 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:08:57 -0500 (0:00:00.425) 0:00:09.285 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:08:57 -0500 (0:00:00.349) 0:00:09.634 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.431) 0:00:10.066 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.016) 0:00:10.082 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.014) 0:00:10.097 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.026) 0:00:10.123 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.540) 0:00:10.664 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.033) 0:00:10.698 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.002) 0:00:10.701 ***** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.000) 0:00:10.701 ***** ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.035) 0:00:10.737 ***** included: /tmp/collections-7eo/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-5.14.0-669.el9.x86_64] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 07 February 2026 08:08:58 -0500 (0:00:00.030) 0:00:10.768 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-669.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "926e2924a76c0177e02964f9e4838b35316cd682", "dest": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-669.el9.x86_64" }, "md5sum": "5d8ed92fa41b65f2310fb84ddaa90095", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15153192, "src": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-669.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2f3750de07fe61e3ba55337682c7da61f095c9e6", "dest": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-669.el9.x86_64.img" }, "md5sum": "f24315c7a016d62e66bf50d357a92e3d", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39257625, "src": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 07 February 2026 08:08:59 -0500 (0:00:01.076) 0:00:11.845 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:08:59 -0500 (0:00:00.038) 0:00:11.883 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:08:59 -0500 (0:00:00.016) 0:00:11.900 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:08:59 -0500 (0:00:00.044) 0:00:11.944 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:08:59 -0500 (0:00:00.015) 0:00:11.959 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:08:59 -0500 (0:00:00.017) 0:00:11.977 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:09:00 -0500 (0:00:00.032) 0:00:12.009 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:09:00 -0500 (0:00:00.011) 0:00:12.021 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:09:00 -0500 (0:00:00.067) 0:00:12.088 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:09:01 -0500 (0:00:00.981) 0:00:13.070 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469735.2050343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1770277813.871, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 236849, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770277813.8720696, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "905767983", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:09:01 -0500 (0:00:00.357) 0:00:13.427 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:09:01 -0500 (0:00:00.018) 0:00:13.446 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:09:01 -0500 (0:00:00.013) 0:00:13.460 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:09:01 -0500 (0:00:00.360) 0:00:13.820 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:09:01 -0500 (0:00:00.045) 0:00:13.866 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469735.2050343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1770277813.871, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 236849, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770277813.8720696, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "905767983", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:09:02 -0500 (0:00:00.368) 0:00:14.235 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469737.6047082, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b084be059e4548592a2455620bc7e4bfbbf33fb", "ctime": 1770469737.6040437, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 171966658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469737.6047091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4041349811", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:09:02 -0500 (0:00:00.357) 0:00:14.592 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004398", "end": "2026-02-07 08:09:02.916582", "rc": 0, "start": "2026-02-07 08:09:02.912184" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:09:02 -0500 (0:00:00.354) 0:00:14.947 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:09:03 -0500 (0:00:00.035) 0:00:14.982 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:09:03 -0500 (0:00:00.355) 0:00:15.338 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:09:03 -0500 (0:00:00.359) 0:00:15.697 ***** 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-5.14.0-669.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-669.el9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:09:04 -0500 (0:00:00.607) 0:00:16.304 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:09:04 -0500 (0:00:00.023) 0:00:16.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 : Remove boot loader password configuration] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:09:04 -0500 (0:00:00.023) 0:00:16.352 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:09:04 -0500 (0:00:00.033) 0:00:16.385 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:09:04 -0500 (0:00:00.029) 0:00:16.415 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 07 February 2026 08:09:04 -0500 (0:00:00.035) 0:00:16.450 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 07 February 2026 08:09:04 -0500 (0:00:00.001) 0:00:16.452 ***** 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.137419", "end": "2026-02-07 08:09:04.929293", "rc": 0, "start": "2026-02-07 08:09:04.791874" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,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=1G-2G:192M,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=1G-2G:192M,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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 07 February 2026 08:09:04 -0500 (0:00:00.509) 0:00:16.962 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 07 February 2026 08:09:04 -0500 (0:00:00.014) 0:00:16.977 ***** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 07 February 2026 08:09:28 -0500 (0:00:23.541) 0:00:40.519 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.011) 0:00:40.530 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.014) 0:00:40.544 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.012) 0:00:40.557 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.055) 0:00:40.613 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.023) 0:00:40.637 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.035) 0:00:40.672 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.018) 0:00:40.690 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.014) 0:00:40.705 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.033) 0:00:40.738 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.011) 0:00:40.749 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:09:28 -0500 (0:00:00.046) 0:00:40.796 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:09:30 -0500 (0:00:02.050) 0:00:42.847 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469744.928072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469744.9270718, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469744.9270718, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3585429750", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:09:31 -0500 (0:00:00.401) 0:00:43.249 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:09:31 -0500 (0:00:00.012) 0:00:43.261 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:09:31 -0500 (0:00:00.013) 0:00:43.275 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:09:31 -0500 (0:00:00.357) 0:00:43.633 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:09:31 -0500 (0:00:00.062) 0:00:43.695 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469744.928072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469744.9270718, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469744.9270718, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3585429750", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.408) 0:00:44.103 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469742.5470626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b084be059e4548592a2455620bc7e4bfbbf33fb", "ctime": 1770469737.6040437, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 171966658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469737.6047091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4041349811", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.390) 0:00:44.494 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004903", "end": "2026-02-07 08:09:32.641214", "rc": 0, "start": "2026-02-07 08:09:32.636311" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.365) 0:00:44.859 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:09:32 -0500 (0:00:00.043) 0:00:44.903 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:09:33 -0500 (0:00:00.399) 0:00:45.302 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:09:33 -0500 (0:00:00.392) 0:00:45.695 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.333) 0:00:46.028 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.016) 0:00:46.044 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.014) 0:00:46.059 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.027) 0:00:46.087 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "Clone1" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.507) 0:00:46.594 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "Clone1" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.035) 0:00:46.630 ***** included: /tmp/collections-7eo/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-5.14.0-669.el9.x86_64] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 07 February 2026 08:09:34 -0500 (0:00:00.025) 0:00:46.655 ***** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-669.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "926e2924a76c0177e02964f9e4838b35316cd682", "dest": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-669.el9.x86_64" }, "md5sum": "5d8ed92fa41b65f2310fb84ddaa90095", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15153192, "src": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-669.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "2f3750de07fe61e3ba55337682c7da61f095c9e6", "dest": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-669.el9.x86_64.img" }, "md5sum": "f24315c7a016d62e66bf50d357a92e3d", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39257625, "src": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 07 February 2026 08:09:35 -0500 (0:00:01.283) 0:00:47.939 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.054) 0:00:47.993 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.026) 0:00:48.020 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.045) 0:00:48.065 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.023) 0:00:48.089 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.014) 0:00:48.104 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.034) 0:00:48.139 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.010) 0:00:48.149 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:09:36 -0500 (0:00:00.061) 0:00:48.210 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:09:37 -0500 (0:00:00.929) 0:00:49.141 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469744.928072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469744.9270718, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469744.9270718, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3585429750", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:09:37 -0500 (0:00:00.375) 0:00:49.517 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:09:37 -0500 (0:00:00.013) 0:00:49.530 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:09:37 -0500 (0:00:00.010) 0:00:49.541 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:09:37 -0500 (0:00:00.353) 0:00:49.894 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:09:37 -0500 (0:00:00.044) 0:00:49.938 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469744.928072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469744.9270718, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469744.9270718, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3585429750", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:09:38 -0500 (0:00:00.367) 0:00:50.306 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469742.5470626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b084be059e4548592a2455620bc7e4bfbbf33fb", "ctime": 1770469737.6040437, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 171966658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469737.6047091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4041349811", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:09:38 -0500 (0:00:00.386) 0:00:50.693 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004522", "end": "2026-02-07 08:09:39.024653", "rc": 0, "start": "2026-02-07 08:09:39.020131" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:09:39 -0500 (0:00:00.358) 0:00:51.052 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:09:39 -0500 (0:00:00.034) 0:00:51.086 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:09:39 -0500 (0:00:00.356) 0:00:51.443 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:09:39 -0500 (0:00:00.387) 0:00:51.831 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.631) 0:00:52.463 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.017) 0:00:52.480 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.014) 0:00:52.495 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.026) 0:00:52.522 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.028) 0:00:52.550 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.030) 0:00:52.581 ***** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.001) 0:00:52.582 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.014) 0:00:52.597 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.066) 0:00:52.664 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.019) 0:00:52.683 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.036) 0:00:52.719 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.015) 0:00:52.735 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.021) 0:00:52.757 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.032) 0:00:52.789 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.010) 0:00:52.799 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:09:40 -0500 (0:00:00.042) 0:00:52.842 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:09:41 -0500 (0:00:00.956) 0:00:53.799 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469744.928072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469744.9270718, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469744.9270718, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3585429750", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:09:42 -0500 (0:00:00.347) 0:00:54.146 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:09:42 -0500 (0:00:00.019) 0:00:54.166 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:09:42 -0500 (0:00:00.012) 0:00:54.179 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:09:42 -0500 (0:00:00.335) 0:00:54.514 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:09:42 -0500 (0:00:00.042) 0:00:54.556 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469744.928072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469744.9270718, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469744.9270718, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3585429750", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:09:42 -0500 (0:00:00.356) 0:00:54.913 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469742.5470626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b084be059e4548592a2455620bc7e4bfbbf33fb", "ctime": 1770469737.6040437, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 171966658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469737.6047091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4041349811", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:09:43 -0500 (0:00:00.368) 0:00:55.282 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004729", "end": "2026-02-07 08:09:43.627962", "rc": 0, "start": "2026-02-07 08:09:43.623233" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:09:43 -0500 (0:00:00.376) 0:00:55.659 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:09:43 -0500 (0:00:00.032) 0:00:55.691 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:09:44 -0500 (0:00:00.381) 0:00:56.073 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:09:44 -0500 (0:00:00.363) 0:00:56.436 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:09:44 -0500 (0:00:00.355) 0:00:56.792 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:09:44 -0500 (0:00:00.016) 0:00:56.808 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:09:44 -0500 (0:00:00.015) 0:00:56.824 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:09:44 -0500 (0:00:00.032) 0:00:56.857 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "Clone1" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:09:45 -0500 (0:00:00.500) 0:00:57.357 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 07 February 2026 08:09:45 -0500 (0:00:00.034) 0:00:57.392 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 07 February 2026 08:09:45 -0500 (0:00:00.046) 0:00:57.438 ***** included: /tmp/collections-7eo/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-5.14.0-669.el9.x86_64] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 07 February 2026 08:09:45 -0500 (0:00:00.024) 0:00:57.463 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-669.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-669.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "926e2924a76c0177e02964f9e4838b35316cd682", "dest": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-669.el9.x86_64" }, "md5sum": "5d8ed92fa41b65f2310fb84ddaa90095", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15153192, "src": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-669.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-669.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2f3750de07fe61e3ba55337682c7da61f095c9e6", "dest": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-669.el9.x86_64.img" }, "md5sum": "f24315c7a016d62e66bf50d357a92e3d", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39257625, "src": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 07 February 2026 08:09:46 -0500 (0:00:00.875) 0:00:58.338 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:09:46 -0500 (0:00:00.036) 0:00:58.374 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:09:46 -0500 (0:00:00.016) 0:00:58.391 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:09:46 -0500 (0:00:00.032) 0:00:58.423 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:09:46 -0500 (0:00:00.016) 0:00:58.439 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:09:46 -0500 (0:00:00.015) 0:00:58.454 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:09:46 -0500 (0:00:00.030) 0:00:58.485 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:09:46 -0500 (0:00:00.013) 0:00:58.499 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:09:46 -0500 (0:00:00.058) 0:00:58.557 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:09:47 -0500 (0:00:00.945) 0:00:59.502 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469744.928072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469744.9270718, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469744.9270718, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3585429750", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:09:47 -0500 (0:00:00.354) 0:00:59.857 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:09:47 -0500 (0:00:00.012) 0:00:59.869 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:09:47 -0500 (0:00:00.012) 0:00:59.881 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:09:48 -0500 (0:00:00.328) 0:01:00.210 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:09:48 -0500 (0:00:00.039) 0:01:00.249 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469744.928072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469744.9270718, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720616, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469744.9270718, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3585429750", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:09:48 -0500 (0:00:00.342) 0:01:00.592 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469742.5470626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b084be059e4548592a2455620bc7e4bfbbf33fb", "ctime": 1770469737.6040437, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 171966658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469737.6047091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4041349811", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:09:48 -0500 (0:00:00.350) 0:01:00.943 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004770", "end": "2026-02-07 08:09:49.278234", "rc": 0, "start": "2026-02-07 08:09:49.273464" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:09:49 -0500 (0:00:00.365) 0:01:01.309 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:09:49 -0500 (0:00:00.032) 0:01:01.342 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:09:49 -0500 (0:00:00.363) 0:01:01.705 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:09:50 -0500 (0:00:00.359) 0:01:02.065 ***** 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-5.14.0-669.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-669.el9.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:09:50 -0500 (0:00:00.640) 0:01:02.705 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:09:50 -0500 (0:00:00.018) 0:01:02.723 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:09:50 -0500 (0:00:00.014) 0:01:02.738 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:09:50 -0500 (0:00:00.027) 0:01:02.765 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:09:50 -0500 (0:00:00.028) 0:01:02.794 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 07 February 2026 08:09:50 -0500 (0:00:00.028) 0:01:02.822 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 07 February 2026 08:09:50 -0500 (0:00:00.001) 0:01:02.824 ***** 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.161527", "end": "2026-02-07 08:09:51.294294", "rc": 0, "start": "2026-02-07 08:09:51.132767" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,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=1G-2G:192M,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=1G-2G:192M,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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 07 February 2026 08:09:51 -0500 (0:00:00.501) 0:01:03.325 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 07 February 2026 08:09:51 -0500 (0:00:00.013) 0:01:03.338 ***** changed: [managed-node1] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 07 February 2026 08:10:15 -0500 (0:00:23.881) 0:01:27.219 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.012) 0:01:27.232 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.014) 0:01:27.246 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.013) 0:01:27.260 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.064) 0:01:27.324 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.025) 0:01:27.349 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.035) 0:01:27.384 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.015) 0:01:27.400 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.018) 0:01:27.419 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.034) 0:01:27.453 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.016) 0:01:27.470 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:10:15 -0500 (0:00:00.044) 0:01:27.515 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:10:17 -0500 (0:00:02.061) 0:01:29.576 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469791.2924511, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469791.2924511, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720597, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469791.291451, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1210519794", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.406) 0:01:29.982 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.014) 0:01:29.997 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.011) 0:01:30.008 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.338) 0:01:30.347 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.039) 0:01:30.387 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469817.1650274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469791.2924511, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720597, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469791.291451, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1210519794", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:10:18 -0500 (0:00:00.348) 0:01:30.736 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469742.5470626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b084be059e4548592a2455620bc7e4bfbbf33fb", "ctime": 1770469737.6040437, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 171966658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469737.6047091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4041349811", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:10:19 -0500 (0:00:00.355) 0:01:31.092 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005515", "end": "2026-02-07 08:10:18.755376", "rc": 0, "start": "2026-02-07 08:10:18.749861" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:10:19 -0500 (0:00:00.377) 0:01:31.469 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:10:19 -0500 (0:00:00.045) 0:01:31.515 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:10:19 -0500 (0:00:00.375) 0:01:31.890 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:10:20 -0500 (0:00:00.378) 0:01:32.269 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:10:20 -0500 (0:00:00.347) 0:01:32.616 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:10:20 -0500 (0:00:00.021) 0:01:32.637 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:10:20 -0500 (0:00:00.018) 0:01:32.655 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:10:20 -0500 (0:00:00.038) 0:01:32.694 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" }, { "args": "test=kernel", "default": false, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone1", "index": "3", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "Clone1" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.535) 0:01:33.229 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" }, { "args": "test=kernel", "default": false, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone1", "index": "3", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.036) 0:01:33.265 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.042) 0:01:33.307 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.033) 0:01:33.341 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.020) 0:01:33.362 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.035) 0:01:33.397 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.016) 0:01:33.414 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.017) 0:01:33.431 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.033) 0:01:33.465 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.011) 0:01:33.477 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:10:21 -0500 (0:00:00.050) 0:01:33.527 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:10:22 -0500 (0:00:00.947) 0:01:34.475 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469817.1650274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469791.2924511, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720597, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469791.291451, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1210519794", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:10:22 -0500 (0:00:00.354) 0:01:34.829 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:10:22 -0500 (0:00:00.012) 0:01:34.842 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:10:22 -0500 (0:00:00.010) 0:01:34.853 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.339) 0:01:35.193 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.039) 0:01:35.233 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469817.1650274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469791.2924511, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720597, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469791.291451, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1210519794", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.356) 0:01:35.589 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469742.5470626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b084be059e4548592a2455620bc7e4bfbbf33fb", "ctime": 1770469737.6040437, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 171966658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469737.6047091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4041349811", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:10:23 -0500 (0:00:00.356) 0:01:35.945 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005573", "end": "2026-02-07 08:10:24.006627", "rc": 0, "start": "2026-02-07 08:10:24.001054" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:10:24 -0500 (0:00:00.359) 0:01:36.305 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:10:24 -0500 (0:00:00.034) 0:01:36.339 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:10:24 -0500 (0:00:00.355) 0:01:36.695 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.356) 0:01:37.051 ***** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-669.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-669.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.343) 0:01:37.394 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.015) 0:01:37.410 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.054) 0:01:37.465 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.015) 0:01:37.480 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.030) 0:01:37.510 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.015) 0:01:37.526 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.015) 0:01:37.541 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.028) 0:01:37.569 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.010) 0:01:37.580 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:10:25 -0500 (0:00:00.050) 0:01:37.631 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:10:26 -0500 (0:00:00.942) 0:01:38.573 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469817.1650274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469791.2924511, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720597, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469791.291451, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1210519794", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:10:26 -0500 (0:00:00.350) 0:01:38.923 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:10:26 -0500 (0:00:00.012) 0:01:38.936 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:10:26 -0500 (0:00:00.011) 0:01:38.947 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:10:27 -0500 (0:00:00.328) 0:01:39.276 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:10:27 -0500 (0:00:00.040) 0:01:39.316 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469817.1650274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469791.2924511, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720597, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469791.291451, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1210519794", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:10:27 -0500 (0:00:00.344) 0:01:39.660 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469742.5470626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b084be059e4548592a2455620bc7e4bfbbf33fb", "ctime": 1770469737.6040437, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 171966658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469737.6047091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4041349811", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:10:28 -0500 (0:00:00.349) 0:01:40.010 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004967", "end": "2026-02-07 08:10:28.372408", "rc": 0, "start": "2026-02-07 08:10:28.367441" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:10:28 -0500 (0:00:00.392) 0:01:40.402 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:10:28 -0500 (0:00:00.060) 0:01:40.463 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:10:28 -0500 (0:00:00.391) 0:01:40.855 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:10:29 -0500 (0:00:00.389) 0:01:41.244 ***** 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-5.14.0-669.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:10:29 -0500 (0:00:00.693) 0:01:41.938 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:10:29 -0500 (0:00:00.019) 0:01:41.958 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:10:29 -0500 (0:00:00.015) 0:01:41.973 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.051) 0:01:42.025 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" }, { "args": "test=kernel", "default": false, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.527) 0:01:42.552 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" }, { "args": "test=kernel", "default": false, "id": "d4e92fe2a2cc4940837aa4e5a76348ef-5.14.0-669.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.035) 0:01:42.588 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.067) 0:01:42.655 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.016) 0:01:42.671 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.033) 0:01:42.705 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.015) 0:01:42.720 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.015) 0:01:42.736 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.029) 0:01:42.765 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.011) 0:01:42.776 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 07 February 2026 08:10:30 -0500 (0:00:00.050) 0:01:42.827 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 07 February 2026 08:10:31 -0500 (0:00:00.961) 0:01:43.788 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469817.1650274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469791.2924511, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720597, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469791.291451, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1210519794", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 07 February 2026 08:10:32 -0500 (0:00:00.365) 0:01:44.154 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 07 February 2026 08:10:32 -0500 (0:00:00.013) 0:01:44.168 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 07 February 2026 08:10:32 -0500 (0:00:00.011) 0:01:44.180 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 07 February 2026 08:10:32 -0500 (0:00:00.342) 0:01:44.522 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 07 February 2026 08:10:32 -0500 (0:00:00.040) 0:01:44.563 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469817.1650274, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1770469791.2924511, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8720597, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1770469791.291451, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1210519794", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 07 February 2026 08:10:32 -0500 (0:00:00.351) 0:01:44.915 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1770469742.5470626, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b084be059e4548592a2455620bc7e4bfbbf33fb", "ctime": 1770469737.6040437, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 171966658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1770469737.6047091, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "4041349811", "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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 07 February 2026 08:10:33 -0500 (0:00:00.346) 0:01:45.261 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004758", "end": "2026-02-07 08:10:33.587853", "rc": 0, "start": "2026-02-07 08:10:33.583095" } 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 07 February 2026 08:10:33 -0500 (0:00:00.354) 0:01:45.616 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 07 February 2026 08:10:33 -0500 (0:00:00.034) 0:01:45.650 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 07 February 2026 08:10:34 -0500 (0:00:00.359) 0:01:46.009 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 07 February 2026 08:10:34 -0500 (0:00:00.361) 0:01:46.371 ***** 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-5.14.0-669.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 07 February 2026 08:10:34 -0500 (0:00:00.570) 0:01:46.942 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 07 February 2026 08:10:34 -0500 (0:00:00.018) 0:01:46.960 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 07 February 2026 08:10:34 -0500 (0:00:00.016) 0:01:46.977 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 07 February 2026 08:10:35 -0500 (0:00:00.028) 0:01:47.005 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 07 February 2026 08:10:35 -0500 (0:00:00.463) 0:01:47.469 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "f8fbdf1ae66e451083a3d9a6211764e1-5.14.0-669.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-669.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-669.el9.x86_64", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (5.14.0-669.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "f8fbdf1ae66e451083a3d9a6211764e1-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1.img", "kernel": "/boot/vmlinuz-0-rescue-f8fbdf1ae66e451083a3d9a6211764e1", "root": "UUID=74bf662b-3405-4984-b6e4-405c0689122d", "title": "CentOS Stream (0-rescue-f8fbdf1ae66e451083a3d9a6211764e1) 9" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 07 February 2026 08:10:35 -0500 (0:00:00.036) 0:01:47.505 ***** 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-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 07 February 2026 08:10:35 -0500 (0:00:00.049) 0:01:47.555 ***** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-669.el9.x86_64_clone1" ], "delta": "0:00:00.047057", "end": "2026-02-07 08:10:35.917549", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-02-07 08:10:35.870492" } STDERR: The param /boot/vmlinuz-5.14.0-669.el9.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-5.14.0-669.el9.x86_64_clone2" ], "delta": "0:00:00.047628", "end": "2026-02-07 08:10:36.288513", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-02-07 08:10:36.240885" } STDERR: The param /boot/vmlinuz-5.14.0-669.el9.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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 07 February 2026 08:10:36 -0500 (0:00:00.763) 0:01:48.318 ***** 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.108846", "end": "2026-02-07 08:10:36.734475", "rc": 0, "start": "2026-02-07 08:10:36.625629" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,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=1G-2G:192M,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=1G-2G:192M,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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 07 February 2026 08:10:36 -0500 (0:00:00.446) 0:01:48.764 ***** included: /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 07 February 2026 08:10:36 -0500 (0:00:00.013) 0:01:48.778 ***** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 07 February 2026 08:11:00 -0500 (0:00:23.654) 0:02:12.432 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 07 February 2026 08:11:00 -0500 (0:00:00.012) 0:02:12.444 ***** 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:25.411398+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-669.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-669.el9.x86_64_clone2", "start_time": "2026-02-07T13:10:25.070754+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-7eo/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.013) 0:02:12.458 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.88s /tmp/collections-7eo/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 -- 23.65s /tmp/collections-7eo/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 -- 23.54s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.22s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.06s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.05s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.96s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-669.el9.x86_64 --- 1.28s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-669.el9.x86_64 --- 1.08s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.98s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.96s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.96s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.94s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.93s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-669.el9.x86_64 --- 0.88s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.76s /tmp/collections-7eo/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.69s /tmp/collections-7eo/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-7eo/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114