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-VCS executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Nov 14 2025, 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-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 03 January 2026 07:57:22 -0500 (0:00:00.019) 0:00:00.019 ****** included: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 03 January 2026 07:57:22 -0500 (0:00:00.011) 0:00:00.030 ****** [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-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 03 January 2026 07:57:24 -0500 (0:00:01.998) 0:00:02.029 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 03 January 2026 07:57:24 -0500 (0:00:00.012) 0:00:02.041 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:57:24 -0500 (0:00:00.083) 0:00:02.125 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:57:24 -0500 (0:00:00.020) 0:00:02.145 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:57:24 -0500 (0:00:00.035) 0:00:02.180 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:57:25 -0500 (0:00:00.439) 0:00:02.620 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:57:25 -0500 (0:00:00.022) 0:00:02.642 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:57:25 -0500 (0:00:00.029) 0:00:02.672 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:57:25 -0500 (0:00:00.012) 0:00:02.684 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:57:25 -0500 (0:00:00.045) 0:00:02.729 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:57:37 -0500 (0:00:12.293) 0:00:15.023 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1764329521.6282773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1764329521.628, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4804765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1764329521.6282775, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3073572765", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:57:38 -0500 (0:00:00.374) 0:00:15.397 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:57:38 -0500 (0:00:00.012) 0:00:15.410 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:57:38 -0500 (0:00:00.011) 0:00:15.421 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:57:38 -0500 (0:00:00.337) 0:00:15.759 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:57:38 -0500 (0:00:00.042) 0:00:15.801 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445058.0750575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1764329521.628, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4804765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1764329521.6282775, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3073572765", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:57:38 -0500 (0:00:00.354) 0:00:16.156 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1764328020.795, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1aa13e45c94c14be5e7b8713a9427c5e11dcdac7", "ctime": 1764328020.795, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 760709, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1764328020.795, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "931856234", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:57:39 -0500 (0:00:00.360) 0:00:16.516 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004801", "end": "2026-01-03 07:57:39.683339", "rc": 0, "start": "2026-01-03 07:57:39.678538" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:57:39 -0500 (0:00:00.456) 0:00:16.973 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:57:39 -0500 (0:00:00.034) 0:00:17.007 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:57:40 -0500 (0:00:00.452) 0:00:17.459 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:57:40 -0500 (0:00:00.365) 0:00:17.825 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.434) 0:00:18.259 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.018) 0:00:18.278 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.016) 0:00:18.294 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.028) 0:00:18.323 ****** 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": "a2ea0f1df5fc48f1aa67cf9153de62ce-5.14.0-642.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (5.14.0-642.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": "a2ea0f1df5fc48f1aa67cf9153de62ce-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce.img", "kernel": "/boot/vmlinuz-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.553) 0:00:18.877 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.003) 0:00:18.880 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.001) 0:00:18.882 ****** 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": "a2ea0f1df5fc48f1aa67cf9153de62ce-5.14.0-642.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (5.14.0-642.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.041) 0:00:18.923 ****** included: /tmp/collections-VCS/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-642.el9.x86_64] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.041) 0:00:18.965 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-642.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "981aeb8dd92e73edcaeb5937e6be65daf251d913", "dest": "/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-642.el9.x86_64" }, "md5sum": "9ebb4ea0bfcf2632a29eaab39e923851", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15112232, "src": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-642.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-642.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "db0084ab5fd245cbf2c3e70081dfa4d0bbf9529c", "dest": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-642.el9.x86_64.img" }, "md5sum": "666eefcb9bef53d9957ed99e62eb80aa", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 38836285, "src": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 03 January 2026 07:57:42 -0500 (0:00:01.116) 0:00:20.082 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:57:42 -0500 (0:00:00.045) 0:00:20.127 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:57:42 -0500 (0:00:00.022) 0:00:20.149 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:57:42 -0500 (0:00:00.043) 0:00:20.193 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:57:42 -0500 (0:00:00.020) 0:00:20.214 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:57:42 -0500 (0:00:00.018) 0:00:20.233 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:57:43 -0500 (0:00:00.033) 0:00:20.266 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:57:43 -0500 (0:00:00.012) 0:00:20.279 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:57:43 -0500 (0:00:00.061) 0:00:20.340 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:57:44 -0500 (0:00:01.131) 0:00:21.472 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445058.0750575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1764329521.628, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4804765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1764329521.6282775, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3073572765", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:57:44 -0500 (0:00:00.352) 0:00:21.825 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:57:44 -0500 (0:00:00.019) 0:00:21.844 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:57:44 -0500 (0:00:00.020) 0:00:21.864 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:57:44 -0500 (0:00:00.356) 0:00:22.220 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.057) 0:00:22.278 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445058.0750575, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1764329521.628, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4804765, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1764329521.6282775, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3073572765", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.379) 0:00:22.658 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445060.5354095, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f2180d4273b18d2b7843f6f70c244901b83301a", "ctime": 1767445060.5350833, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 180355266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445060.5354104, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1740029943", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.367) 0:00:23.025 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004936", "end": "2026-01-03 07:57:46.148800", "rc": 0, "start": "2026-01-03 07:57:46.143864" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:57:46 -0500 (0:00:00.417) 0:00:23.443 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:57:46 -0500 (0:00:00.052) 0:00:23.495 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:57:46 -0500 (0:00:00.392) 0:00:23.888 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.358) 0:00:24.246 ****** 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-642.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-642.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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.598) 0:00:24.845 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.024) 0:00:24.869 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.023) 0:00:24.892 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.043) 0:00:24.936 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.060) 0:00:24.997 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.005) 0:00:25.002 ****** 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.135573", "end": "2026-01-03 07:57:48.216702", "rc": 0, "start": "2026-01-03 07:57:48.081129" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 03 January 2026 07:57:48 -0500 (0:00:00.513) 0:00:25.515 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 03 January 2026 07:57:48 -0500 (0:00:00.027) 0:00:25.543 ****** changed: [managed-node1] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 03 January 2026 07:58:12 -0500 (0:00:24.160) 0:00:49.704 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.012) 0:00:49.717 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.015) 0:00:49.733 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.016) 0:00:49.749 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.055) 0:00:49.804 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.019) 0:00:49.824 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.040) 0:00:49.865 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.026) 0:00:49.891 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.021) 0:00:49.913 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.034) 0:00:49.948 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.013) 0:00:49.961 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:58:12 -0500 (0:00:00.057) 0:00:50.019 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:58:15 -0500 (0:00:02.232) 0:00:52.251 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.2161636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445068.2151637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672947, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445068.2151637, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3890399148", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:58:15 -0500 (0:00:00.401) 0:00:52.652 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:58:15 -0500 (0:00:00.014) 0:00:52.667 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:58:15 -0500 (0:00:00.013) 0:00:52.680 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:58:15 -0500 (0:00:00.370) 0:00:53.051 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:58:15 -0500 (0:00:00.049) 0:00:53.100 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.2161636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445068.2151637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672947, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445068.2151637, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3890399148", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:58:16 -0500 (0:00:00.375) 0:00:53.476 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445065.7121375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f2180d4273b18d2b7843f6f70c244901b83301a", "ctime": 1767445060.5350833, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 180355266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445060.5354104, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1740029943", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:58:16 -0500 (0:00:00.396) 0:00:53.872 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005352", "end": "2026-01-03 07:58:16.952903", "rc": 0, "start": "2026-01-03 07:58:16.947551" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:58:17 -0500 (0:00:00.370) 0:00:54.243 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:58:17 -0500 (0:00:00.035) 0:00:54.278 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:58:17 -0500 (0:00:00.362) 0:00:54.641 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:58:17 -0500 (0:00:00.362) 0:00:55.004 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:58:18 -0500 (0:00:00.353) 0:00:55.357 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:58:18 -0500 (0:00:00.023) 0:00:55.381 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:58:18 -0500 (0:00:00.022) 0:00:55.403 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:58:18 -0500 (0:00:00.036) 0:00:55.440 ****** 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 test=kernel", "default": true, "id": "cd6da4fd48ad41b3a352a8a8c54c4b1e-5.14.0-642.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "a2ea0f1df5fc48f1aa67cf9153de62ce-5.14.0-642.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (5.14.0-642.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": "a2ea0f1df5fc48f1aa67cf9153de62ce-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce.img", "kernel": "/boot/vmlinuz-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce) 9" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 03 January 2026 07:58:18 -0500 (0:00:00.519) 0:00:55.960 ****** included: /tmp/collections-VCS/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-642.el9.x86_64] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 03 January 2026 07:58:18 -0500 (0:00:00.031) 0:00:55.991 ****** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-642.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "981aeb8dd92e73edcaeb5937e6be65daf251d913", "dest": "/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-642.el9.x86_64" }, "md5sum": "9ebb4ea0bfcf2632a29eaab39e923851", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15112232, "src": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-642.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-642.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "db0084ab5fd245cbf2c3e70081dfa4d0bbf9529c", "dest": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-642.el9.x86_64.img" }, "md5sum": "666eefcb9bef53d9957ed99e62eb80aa", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 38836285, "src": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 03 January 2026 07:58:20 -0500 (0:00:01.281) 0:00:57.273 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:58:20 -0500 (0:00:00.037) 0:00:57.310 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:58:20 -0500 (0:00:00.020) 0:00:57.331 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:58:20 -0500 (0:00:00.046) 0:00:57.378 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:58:20 -0500 (0:00:00.016) 0:00:57.395 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:58:20 -0500 (0:00:00.021) 0:00:57.416 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:58:20 -0500 (0:00:00.038) 0:00:57.455 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:58:20 -0500 (0:00:00.018) 0:00:57.473 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:58:20 -0500 (0:00:00.111) 0:00:57.585 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:58:21 -0500 (0:00:01.167) 0:00:58.753 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.2161636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445068.2151637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672947, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445068.2151637, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3890399148", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.366) 0:00:59.120 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.015) 0:00:59.135 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.019) 0:00:59.154 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:58:22 -0500 (0:00:00.346) 0:00:59.501 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:58:22 -0500 (0:00:00.042) 0:00:59.544 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.2161636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445068.2151637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672947, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445068.2151637, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3890399148", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:58:22 -0500 (0:00:00.384) 0:00:59.929 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445065.7121375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f2180d4273b18d2b7843f6f70c244901b83301a", "ctime": 1767445060.5350833, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 180355266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445060.5354104, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1740029943", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:58:23 -0500 (0:00:00.374) 0:01:00.304 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004884", "end": "2026-01-03 07:58:23.379078", "rc": 0, "start": "2026-01-03 07:58:23.374194" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:58:23 -0500 (0:00:00.364) 0:01:00.668 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:58:23 -0500 (0:00:00.033) 0:01:00.702 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:58:23 -0500 (0:00:00.371) 0:01:01.074 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.383) 0:01:01.457 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.664) 0:01:02.121 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.023) 0:01:02.145 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.019) 0:01:02.165 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.039) 0:01:02.205 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.040) 0:01:02.246 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.002) 0:01:02.248 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.018) 0:01:02.266 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.061) 0:01:02.328 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.020) 0:01:02.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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.036) 0:01:02.385 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.019) 0:01:02.404 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.018) 0:01:02.422 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.038) 0:01:02.460 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.017) 0:01:02.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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.068) 0:01:02.546 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:58:26 -0500 (0:00:01.149) 0:01:03.695 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.2161636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445068.2151637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672947, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445068.2151637, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3890399148", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:58:26 -0500 (0:00:00.351) 0:01:04.046 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:58:26 -0500 (0:00:00.013) 0:01:04.060 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:58:26 -0500 (0:00:00.012) 0:01:04.072 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:58:27 -0500 (0:00:00.348) 0:01:04.421 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:58:27 -0500 (0:00:00.047) 0:01:04.468 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.2161636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445068.2151637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672947, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445068.2151637, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3890399148", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:58:27 -0500 (0:00:00.373) 0:01:04.842 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445065.7121375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f2180d4273b18d2b7843f6f70c244901b83301a", "ctime": 1767445060.5350833, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 180355266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445060.5354104, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1740029943", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:58:27 -0500 (0:00:00.369) 0:01:05.211 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005297", "end": "2026-01-03 07:58:28.315333", "rc": 0, "start": "2026-01-03 07:58:28.310036" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:58:28 -0500 (0:00:00.391) 0:01:05.603 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:58:28 -0500 (0:00:00.039) 0:01:05.642 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:58:28 -0500 (0:00:00.370) 0:01:06.012 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.361) 0:01:06.374 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.343) 0:01:06.717 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.018) 0:01:06.736 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.016) 0:01:06.753 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.028) 0:01:06.781 ****** 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 test=kernel", "default": true, "id": "cd6da4fd48ad41b3a352a8a8c54c4b1e-5.14.0-642.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "a2ea0f1df5fc48f1aa67cf9153de62ce-5.14.0-642.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (5.14.0-642.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": "a2ea0f1df5fc48f1aa67cf9153de62ce-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce.img", "kernel": "/boot/vmlinuz-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce) 9" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 03 January 2026 07:58:30 -0500 (0:00:00.501) 0:01:07.282 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 03 January 2026 07:58:30 -0500 (0:00:00.044) 0:01:07.327 ****** included: /tmp/collections-VCS/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-642.el9.x86_64] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 03 January 2026 07:58:30 -0500 (0:00:00.027) 0:01:07.355 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-642.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-642.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "981aeb8dd92e73edcaeb5937e6be65daf251d913", "dest": "/boot/vmlinuz-5.14.0-642.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-642.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-642.el9.x86_64" }, "md5sum": "9ebb4ea0bfcf2632a29eaab39e923851", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15112232, "src": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-642.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-642.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "db0084ab5fd245cbf2c3e70081dfa4d0bbf9529c", "dest": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-642.el9.x86_64.img" }, "md5sum": "666eefcb9bef53d9957ed99e62eb80aa", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 38836285, "src": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.891) 0:01:08.246 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.038) 0:01:08.285 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.020) 0:01:08.306 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.035) 0:01:08.341 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.019) 0:01:08.361 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.018) 0:01:08.379 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.032) 0:01:08.412 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.014) 0:01:08.426 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.062) 0:01:08.489 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:58:32 -0500 (0:00:01.003) 0:01:09.492 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.2161636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445068.2151637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672947, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445068.2151637, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3890399148", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:58:32 -0500 (0:00:00.356) 0:01:09.848 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:58:32 -0500 (0:00:00.013) 0:01:09.862 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:58:32 -0500 (0:00:00.011) 0:01:09.874 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:58:32 -0500 (0:00:00.341) 0:01:10.215 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.041) 0:01:10.257 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.2161636, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445068.2151637, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672947, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445068.2151637, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3890399148", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.357) 0:01:10.615 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445065.7121375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f2180d4273b18d2b7843f6f70c244901b83301a", "ctime": 1767445060.5350833, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 180355266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445060.5354104, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1740029943", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.366) 0:01:10.981 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004890", "end": "2026-01-03 07:58:34.062716", "rc": 0, "start": "2026-01-03 07:58:34.057826" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:58:34 -0500 (0:00:00.370) 0:01:11.351 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:58:34 -0500 (0:00:00.036) 0:01:11.388 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:58:34 -0500 (0:00:00.370) 0:01:11.758 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:58:34 -0500 (0:00:00.364) 0:01:12.122 ****** 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-642.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-642.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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.645) 0:01:12.768 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.018) 0:01:12.787 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.017) 0:01:12.804 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.030) 0:01:12.834 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.031) 0:01:12.865 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.001) 0:01:12.867 ****** 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.164863", "end": "2026-01-03 07:58:36.083368", "rc": 0, "start": "2026-01-03 07:58:35.918505" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 03 January 2026 07:58:36 -0500 (0:00:00.506) 0:01:13.374 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 03 January 2026 07:58:36 -0500 (0:00:00.015) 0:01:13.389 ****** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 03 January 2026 07:58:59 -0500 (0:00:23.527) 0:01:36.916 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.013) 0:01:36.930 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.018) 0:01:36.948 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.014) 0:01:36.963 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.058) 0:01:37.022 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.023) 0:01:37.045 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.043) 0:01:37.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 flag to indicate system is ostree] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.021) 0:01:37.110 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.017) 0:01:37.128 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.037) 0:01:37.165 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.018) 0:01:37.183 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:58:59 -0500 (0:00:00.054) 0:01:37.237 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:59:02 -0500 (0:00:02.253) 0:01:39.491 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445116.0811872, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445116.0811872, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672946, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445116.0811872, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2036295437", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:59:02 -0500 (0:00:00.385) 0:01:39.877 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:59:02 -0500 (0:00:00.013) 0:01:39.890 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:59:02 -0500 (0:00:00.016) 0:01:39.906 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:59:03 -0500 (0:00:00.348) 0:01:40.255 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:59:03 -0500 (0:00:00.044) 0:01:40.299 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445142.340017, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445116.0811872, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672946, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445116.0811872, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2036295437", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:59:03 -0500 (0:00:00.364) 0:01:40.664 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445065.7121375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f2180d4273b18d2b7843f6f70c244901b83301a", "ctime": 1767445060.5350833, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 180355266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445060.5354104, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1740029943", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:59:03 -0500 (0:00:00.368) 0:01:41.032 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005320", "end": "2026-01-03 07:59:04.026294", "rc": 0, "start": "2026-01-03 07:59:04.020974" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:59:04 -0500 (0:00:00.406) 0:01:41.439 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:59:04 -0500 (0:00:00.037) 0:01:41.476 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:59:04 -0500 (0:00:00.371) 0:01:41.848 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:59:04 -0500 (0:00:00.373) 0:01:42.221 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:59:05 -0500 (0:00:00.349) 0:01:42.571 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:59:05 -0500 (0:00:00.018) 0:01:42.590 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:59:05 -0500 (0:00:00.017) 0:01:42.607 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:59:05 -0500 (0:00:00.028) 0:01:42.635 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "cd6da4fd48ad41b3a352a8a8c54c4b1e-5.14.0-642.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-642.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": "cd6da4fd48ad41b3a352a8a8c54c4b1e-5.14.0-642.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "a2ea0f1df5fc48f1aa67cf9153de62ce-5.14.0-642.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (5.14.0-642.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": "a2ea0f1df5fc48f1aa67cf9153de62ce-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce.img", "kernel": "/boot/vmlinuz-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce) 9" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 03 January 2026 07:59:05 -0500 (0:00:00.541) 0:01:43.177 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 03 January 2026 07:59:05 -0500 (0:00:00.043) 0:01:43.220 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:59:06 -0500 (0:00:00.036) 0:01:43.257 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:59:06 -0500 (0:00:00.019) 0:01:43.276 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:59:06 -0500 (0:00:00.035) 0:01:43.312 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:59:06 -0500 (0:00:00.020) 0:01:43.332 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:59:06 -0500 (0:00:00.019) 0:01:43.351 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:59:06 -0500 (0:00:00.032) 0:01:43.383 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:59:06 -0500 (0:00:00.013) 0:01:43.397 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:59:06 -0500 (0:00:00.053) 0:01:43.450 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:59:07 -0500 (0:00:01.248) 0:01:44.699 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445142.340017, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445116.0811872, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672946, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445116.0811872, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2036295437", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:59:07 -0500 (0:00:00.357) 0:01:45.056 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:59:07 -0500 (0:00:00.014) 0:01:45.071 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:59:07 -0500 (0:00:00.013) 0:01:45.084 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:59:08 -0500 (0:00:00.342) 0:01:45.427 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:59:08 -0500 (0:00:00.042) 0:01:45.469 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445142.340017, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445116.0811872, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672946, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445116.0811872, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2036295437", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:59:08 -0500 (0:00:00.360) 0:01:45.830 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445065.7121375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f2180d4273b18d2b7843f6f70c244901b83301a", "ctime": 1767445060.5350833, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 180355266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445060.5354104, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1740029943", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:59:08 -0500 (0:00:00.364) 0:01:46.195 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004836", "end": "2026-01-03 07:59:09.279818", "rc": 0, "start": "2026-01-03 07:59:09.274982" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:59:09 -0500 (0:00:00.373) 0:01:46.568 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:59:09 -0500 (0:00:00.035) 0:01:46.604 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:59:09 -0500 (0:00:00.371) 0:01:46.976 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.372) 0:01:47.348 ****** 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-642.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-642.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.353) 0:01:47.701 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.018) 0:01:47.719 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.058) 0:01:47.778 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.019) 0:01:47.798 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.037) 0:01:47.835 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.018) 0:01:47.854 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.017) 0:01:47.871 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.031) 0:01:47.902 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.012) 0:01:47.915 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:59:10 -0500 (0:00:00.088) 0:01:48.004 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:59:11 -0500 (0:00:01.102) 0:01:49.106 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445142.340017, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445116.0811872, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672946, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445116.0811872, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2036295437", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:59:12 -0500 (0:00:00.355) 0:01:49.462 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:59:12 -0500 (0:00:00.014) 0:01:49.476 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:59:12 -0500 (0:00:00.012) 0:01:49.489 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:59:12 -0500 (0:00:00.406) 0:01:49.896 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:59:12 -0500 (0:00:00.042) 0:01:49.939 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445142.340017, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445116.0811872, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672946, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445116.0811872, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2036295437", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.370) 0:01:50.309 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445065.7121375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f2180d4273b18d2b7843f6f70c244901b83301a", "ctime": 1767445060.5350833, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 180355266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445060.5354104, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1740029943", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.360) 0:01:50.670 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004962", "end": "2026-01-03 07:59:13.755738", "rc": 0, "start": "2026-01-03 07:59:13.750776" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.374) 0:01:51.045 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.037) 0:01:51.082 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:59:14 -0500 (0:00:00.363) 0:01:51.446 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:59:14 -0500 (0:00:00.358) 0:01:51.804 ****** 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-642.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.674) 0:01:52.478 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.019) 0:01:52.498 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.017) 0:01:52.515 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.032) 0:01:52.548 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "cd6da4fd48ad41b3a352a8a8c54c4b1e-5.14.0-642.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-642.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", "default": false, "id": "a2ea0f1df5fc48f1aa67cf9153de62ce-5.14.0-642.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (5.14.0-642.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": "a2ea0f1df5fc48f1aa67cf9153de62ce-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce.img", "kernel": "/boot/vmlinuz-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce) 9" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.499) 0:01:53.047 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.072) 0:01:53.120 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.020) 0:01:53.141 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.036) 0:01:53.177 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.019) 0:01:53.197 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:59:15 -0500 (0:00:00.017) 0:01:53.214 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:59:16 -0500 (0:00:00.031) 0:01:53.246 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:59:16 -0500 (0:00:00.014) 0:01:53.261 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:59:16 -0500 (0:00:00.050) 0:01:53.312 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:59:17 -0500 (0:00:01.214) 0:01:54.527 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445142.340017, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445116.0811872, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672946, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445116.0811872, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2036295437", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:59:17 -0500 (0:00:00.354) 0:01:54.881 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:59:17 -0500 (0:00:00.014) 0:01:54.896 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:59:17 -0500 (0:00:00.012) 0:01:54.909 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.344) 0:01:55.253 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.043) 0:01:55.297 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445142.340017, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1767445116.0811872, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 672946, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445116.0811872, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2036295437", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.365) 0:01:55.662 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445065.7121375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9f2180d4273b18d2b7843f6f70c244901b83301a", "ctime": 1767445060.5350833, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 180355266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445060.5354104, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1740029943", "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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.371) 0:01:56.034 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004749", "end": "2026-01-03 07:59:19.123297", "rc": 0, "start": "2026-01-03 07:59:19.118548" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.378) 0:01:56.412 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.036) 0:01:56.449 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.370) 0:01:56.819 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.371) 0:01:57.190 ****** 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-642.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:59:20 -0500 (0:00:00.588) 0:01:57.779 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:59:20 -0500 (0:00:00.019) 0:01:57.798 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:59:20 -0500 (0:00:00.018) 0:01:57.817 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:59:20 -0500 (0:00:00.029) 0:01:57.846 ****** 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": "a2ea0f1df5fc48f1aa67cf9153de62ce-5.14.0-642.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-642.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-642.el9.x86_64", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (5.14.0-642.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": "a2ea0f1df5fc48f1aa67cf9153de62ce-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce.img", "kernel": "/boot/vmlinuz-0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce", "root": "UUID=f3c462c6-bbb3-44f5-be9c-97d1f229883b", "title": "CentOS Stream (0-rescue-a2ea0f1df5fc48f1aa67cf9153de62ce) 9" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 03 January 2026 07:59:21 -0500 (0:00:00.480) 0:01:58.326 ****** 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-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 03 January 2026 07:59:21 -0500 (0:00:00.055) 0:01:58.382 ****** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-642.el9.x86_64_clone1" ], "delta": "0:00:00.049224", "end": "2026-01-03 07:59:21.500654", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-03 07:59:21.451430" } STDERR: The param /boot/vmlinuz-5.14.0-642.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-642.el9.x86_64_clone2" ], "delta": "0:00:00.047844", "end": "2026-01-03 07:59:21.886304", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-03 07:59:21.838460" } STDERR: The param /boot/vmlinuz-5.14.0-642.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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 03 January 2026 07:59:21 -0500 (0:00:00.796) 0:01:59.178 ****** 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.108567", "end": "2026-01-03 07:59:22.348503", "rc": 0, "start": "2026-01-03 07:59:22.239936" } 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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 03 January 2026 07:59:22 -0500 (0:00:00.459) 0:01:59.637 ****** included: /tmp/collections-VCS/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-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 03 January 2026 07:59:22 -0500 (0:00:00.015) 0:01:59.653 ****** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 03 January 2026 07:59:45 -0500 (0:00:23.057) 0:02:22.711 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 03 January 2026 07:59:45 -0500 (0:00:00.013) 0:02:22.725 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=156 changed=14 unreachable=0 failed=0 skipped=121 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-01-03T12:59:10.460296+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-642.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-642.el9.x86_64_clone2", "start_time": "2026-01-03T12:59:10.110054+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 03 January 2026 07:59:45 -0500 (0:00:00.015) 0:02:22.740 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 24.16s /tmp/collections-VCS/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.53s /tmp/collections-VCS/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.06s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 12.29s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.25s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.23s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 2.00s /tmp/collections-VCS/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-642.el9.x86_64 --- 1.28s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.25s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.21s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.17s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.15s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.13s /tmp/collections-VCS/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-642.el9.x86_64 --- 1.12s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.10s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.00s /tmp/collections-VCS/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-642.el9.x86_64 --- 0.89s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.80s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.67s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.66s /tmp/collections-VCS/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114