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-iqt executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 14.3.1 20250617 (Red Hat 14.3.1-2)] (/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-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 03 January 2026 07:57:32 -0500 (0:00:00.023) 0:00:00.023 ****** included: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 03 January 2026 07:57:32 -0500 (0:00:00.011) 0:00:00.035 ****** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 03 January 2026 07:57:34 -0500 (0:00:01.979) 0:00:02.015 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 03 January 2026 07:57:34 -0500 (0:00:00.008) 0:00:02.023 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:57:34 -0500 (0:00:00.080) 0:00:02.103 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:57:34 -0500 (0:00:00.019) 0:00:02.123 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:57:34 -0500 (0:00:00.029) 0:00:02.153 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:57:35 -0500 (0:00:00.481) 0:00:02.635 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:57:35 -0500 (0:00:00.025) 0:00:02.660 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:57:35 -0500 (0:00:00.034) 0:00:02.694 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:57:35 -0500 (0:00:00.015) 0:00:02.709 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:57:35 -0500 (0:00:00.042) 0:00:02.751 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:57:40 -0500 (0:00:05.002) 0:00:07.754 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1764329521.0020685, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1764329521.0019777, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 398436, "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.0020688, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "246569801", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:57:40 -0500 (0:00:00.393) 0:00:08.147 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.014) 0:00:08.161 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.011) 0:00:08.173 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.336) 0:00:08.509 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.038) 0:00:08.548 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445060.9013817, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1764329521.0019777, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 398436, "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.0020688, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "246569801", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:57:41 -0500 (0:00:00.361) 0:00:08.909 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1764328016.286, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2b38fe33483b68a8af05a3cd1ae84c94589a4eab", "ctime": 1764328016.288, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4582089, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1764328016.288, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "2073093817", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:57:42 -0500 (0:00:00.358) 0:00:09.267 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004345", "end": "2026-01-03 07:57:42.504214", "rc": 0, "start": "2026-01-03 07:57:42.499869" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:57:42 -0500 (0:00:00.445) 0:00:09.712 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:57:42 -0500 (0:00:00.030) 0:00:09.743 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:57:43 -0500 (0:00:00.439) 0:00:10.183 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:57:43 -0500 (0:00:00.359) 0:00:10.543 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:57:43 -0500 (0:00:00.423) 0:00:10.966 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:57:43 -0500 (0:00:00.017) 0:00:10.984 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:57:43 -0500 (0:00:00.015) 0:00:10.999 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:57:43 -0500 (0:00:00.026) 0:00:11.025 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "fd370778d7a6436da865ec32435eb3ee-6.12.0-162.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (6.12.0-162.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "fd370778d7a6436da865ec32435eb3ee-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fd370778d7a6436da865ec32435eb3ee.img", "kernel": "/boot/vmlinuz-0-rescue-fd370778d7a6436da865ec32435eb3ee", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (0-rescue-fd370778d7a6436da865ec32435eb3ee) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 03 January 2026 07:57:44 -0500 (0:00:00.539) 0:00:11.565 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 03 January 2026 07:57:44 -0500 (0:00:00.003) 0:00:11.569 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 03 January 2026 07:57:44 -0500 (0:00:00.001) 0:00:11.571 ****** ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "fd370778d7a6436da865ec32435eb3ee-6.12.0-162.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (6.12.0-162.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 03 January 2026 07:57:44 -0500 (0:00:00.035) 0:00:11.606 ****** included: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-162.el10.x86_64] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 03 January 2026 07:57:44 -0500 (0:00:00.023) 0:00:11.630 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-162.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "d3a1b025ceeed74c888ab4d1450c35fd2ec5641a", "dest": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-162.el10.x86_64" }, "md5sum": "cd2e6bde44659175a286732634c5d83a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16042024, "src": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-162.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b26d4beb68ae8e42b2ddfff1f0c2ed361607905a", "dest": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-162.el10.x86_64.img" }, "md5sum": "ee980b426679995f2b8733d8f5efc6d1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 48777880, "src": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 03 January 2026 07:57:45 -0500 (0:00:01.155) 0:00:12.785 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.037) 0:00:12.822 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.017) 0:00:12.840 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.045) 0:00:12.886 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.016) 0:00:12.903 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.016) 0:00:12.919 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.029) 0:00:12.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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.012) 0:00:12.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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:57:45 -0500 (0:00:00.066) 0:00:13.027 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:57:46 -0500 (0:00:00.987) 0:00:14.015 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445060.9013817, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1764329521.0019777, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 398436, "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.0020688, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "246569801", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.356) 0:00:14.372 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.013) 0:00:14.385 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.016) 0:00:14.401 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.375) 0:00:14.776 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:57:47 -0500 (0:00:00.056) 0:00:14.833 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445060.9013817, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1764329521.0019777, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 398436, "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.0020688, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "246569801", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:57:48 -0500 (0:00:00.374) 0:00:15.207 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445063.3358502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f8ff69c5306dba8e6fa8268d553d92e8b9aa9f1c", "ctime": 1767445063.3357043, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445063.3358514, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1251881428", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:57:48 -0500 (0:00:00.383) 0:00:15.590 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004462", "end": "2026-01-03 07:57:48.781872", "rc": 0, "start": "2026-01-03 07:57:48.777410" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:57:48 -0500 (0:00:00.415) 0:00:16.006 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:57:48 -0500 (0:00:00.071) 0:00:16.078 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:57:49 -0500 (0:00:00.433) 0:00:16.511 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:57:49 -0500 (0:00:00.388) 0:00:16.900 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:57:50 -0500 (0:00:00.580) 0:00:17.481 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:57:50 -0500 (0:00:00.017) 0:00:17.499 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:57:50 -0500 (0:00:00.016) 0:00:17.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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:57:50 -0500 (0:00:00.029) 0:00:17.544 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 03 January 2026 07:57:50 -0500 (0:00:00.030) 0:00:17.575 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 03 January 2026 07:57:50 -0500 (0:00:00.001) 0:00:17.576 ****** 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.129185", "end": "2026-01-03 07:57:50.848739", "rc": 0, "start": "2026-01-03 07:57:50.719554" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 03 January 2026 07:57:50 -0500 (0:00:00.491) 0:00:18.068 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 03 January 2026 07:57:50 -0500 (0:00:00.023) 0:00:18.091 ****** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 03 January 2026 07:58:21 -0500 (0:00:30.800) 0:00:48.892 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.011) 0:00:48.904 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.018) 0:00:48.922 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.016) 0:00:48.938 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.061) 0:00:49.000 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.018) 0:00:49.018 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.030) 0:00:49.049 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.016) 0:00:49.066 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.015) 0:00:49.081 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.027) 0:00:49.109 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:58:21 -0500 (0:00:00.012) 0:00:49.121 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:58:22 -0500 (0:00:00.040) 0:00:49.161 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:58:23 -0500 (0:00:01.722) 0:00:50.884 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445070.8485217, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445070.8476312, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445070.8476312, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4042797358", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.413) 0:00:51.298 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.013) 0:00:51.311 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.012) 0:00:51.324 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.358) 0:00:51.682 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.045) 0:00:51.728 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445070.8485217, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445070.8476312, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445070.8476312, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4042797358", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:58:24 -0500 (0:00:00.382) 0:00:52.111 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.3593907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f8ff69c5306dba8e6fa8268d553d92e8b9aa9f1c", "ctime": 1767445063.3357043, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445063.3358514, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1251881428", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.374) 0:00:52.485 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005160", "end": "2026-01-03 07:58:25.515067", "rc": 0, "start": "2026-01-03 07:58:25.509907" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.389) 0:00:52.875 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:58:25 -0500 (0:00:00.053) 0:00:52.929 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:58:26 -0500 (0:00:00.412) 0:00:53.341 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:58:26 -0500 (0:00:00.378) 0:00:53.719 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:58:26 -0500 (0:00:00.355) 0:00:54.074 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:58:26 -0500 (0:00:00.021) 0:00:54.095 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:58:26 -0500 (0:00:00.021) 0:00:54.117 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:58:26 -0500 (0:00:00.038) 0:00:54.155 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "fd370778d7a6436da865ec32435eb3ee-6.12.0-162.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (6.12.0-162.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "fd370778d7a6436da865ec32435eb3ee-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fd370778d7a6436da865ec32435eb3ee.img", "kernel": "/boot/vmlinuz-0-rescue-fd370778d7a6436da865ec32435eb3ee", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (0-rescue-fd370778d7a6436da865ec32435eb3ee) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec24f754353bd81374222df9f897e8c8-6.12.0-162.el10.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "Clone1" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 03 January 2026 07:58:27 -0500 (0:00:00.512) 0:00:54.668 ****** included: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-162.el10.x86_64] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 03 January 2026 07:58:27 -0500 (0:00:00.024) 0:00:54.692 ****** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-162.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "d3a1b025ceeed74c888ab4d1450c35fd2ec5641a", "dest": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-162.el10.x86_64" }, "md5sum": "cd2e6bde44659175a286732634c5d83a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16042024, "src": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-162.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "b26d4beb68ae8e42b2ddfff1f0c2ed361607905a", "dest": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-162.el10.x86_64.img" }, "md5sum": "ee980b426679995f2b8733d8f5efc6d1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 48777880, "src": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 03 January 2026 07:58:28 -0500 (0:00:01.413) 0:00:56.105 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:58:28 -0500 (0:00:00.040) 0:00:56.146 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.024) 0:00:56.170 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.036) 0:00:56.207 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.017) 0:00:56.224 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.016) 0:00:56.241 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.029) 0:00:56.270 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.010) 0:00:56.281 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:58:29 -0500 (0:00:00.058) 0:00:56.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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:58:30 -0500 (0:00:00.972) 0:00:57.312 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445070.8485217, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445070.8476312, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445070.8476312, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4042797358", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:58:30 -0500 (0:00:00.378) 0:00:57.691 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:58:30 -0500 (0:00:00.014) 0:00:57.705 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:58:30 -0500 (0:00:00.012) 0:00:57.718 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:58:30 -0500 (0:00:00.346) 0:00:58.064 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:58:30 -0500 (0:00:00.049) 0:00:58.114 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445070.8485217, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445070.8476312, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445070.8476312, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4042797358", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.376) 0:00:58.490 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.3593907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f8ff69c5306dba8e6fa8268d553d92e8b9aa9f1c", "ctime": 1767445063.3357043, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445063.3358514, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1251881428", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:58:31 -0500 (0:00:00.387) 0:00:58.877 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004329", "end": "2026-01-03 07:58:32.046993", "rc": 0, "start": "2026-01-03 07:58:32.042664" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:58:32 -0500 (0:00:00.380) 0:00:59.257 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:58:32 -0500 (0:00:00.032) 0:00:59.290 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:58:32 -0500 (0:00:00.368) 0:00:59.659 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:58:32 -0500 (0:00:00.367) 0:01:00.026 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.621) 0:01:00.648 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.018) 0:01:00.666 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.016) 0:01:00.683 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.027) 0:01:00.711 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.031) 0:01:00.742 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.001) 0:01:00.744 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.014) 0:01:00.759 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.052) 0:01:00.811 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.019) 0:01:00.830 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.033) 0:01:00.864 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.018) 0:01:00.883 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.016) 0:01:00.900 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.033) 0:01:00.934 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.024) 0:01:00.958 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:58:33 -0500 (0:00:00.042) 0:01:01.001 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:58:34 -0500 (0:00:00.965) 0:01:01.966 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445070.8485217, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445070.8476312, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445070.8476312, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4042797358", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.374) 0:01:02.341 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.014) 0:01:02.355 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.012) 0:01:02.368 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.355) 0:01:02.723 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.050) 0:01:02.774 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445070.8485217, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445070.8476312, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445070.8476312, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4042797358", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:58:35 -0500 (0:00:00.360) 0:01:03.134 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.3593907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f8ff69c5306dba8e6fa8268d553d92e8b9aa9f1c", "ctime": 1767445063.3357043, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445063.3358514, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1251881428", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:58:36 -0500 (0:00:00.363) 0:01:03.498 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004634", "end": "2026-01-03 07:58:36.659053", "rc": 0, "start": "2026-01-03 07:58:36.654419" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:58:36 -0500 (0:00:00.370) 0:01:03.869 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:58:36 -0500 (0:00:00.033) 0:01:03.902 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:58:37 -0500 (0:00:00.368) 0:01:04.270 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:58:37 -0500 (0:00:00.364) 0:01:04.635 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:58:37 -0500 (0:00:00.355) 0:01:04.990 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:58:37 -0500 (0:00:00.022) 0:01:05.013 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:58:37 -0500 (0:00:00.020) 0:01:05.034 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:58:37 -0500 (0:00:00.028) 0:01:05.063 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "fd370778d7a6436da865ec32435eb3ee-6.12.0-162.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (6.12.0-162.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "fd370778d7a6436da865ec32435eb3ee-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fd370778d7a6436da865ec32435eb3ee.img", "kernel": "/boot/vmlinuz-0-rescue-fd370778d7a6436da865ec32435eb3ee", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (0-rescue-fd370778d7a6436da865ec32435eb3ee) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec24f754353bd81374222df9f897e8c8-6.12.0-162.el10.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 03 January 2026 07:58:38 -0500 (0:00:00.499) 0:01:05.562 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 03 January 2026 07:58:38 -0500 (0:00:00.042) 0:01:05.604 ****** included: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-162.el10.x86_64] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 03 January 2026 07:58:38 -0500 (0:00:00.026) 0:01:05.631 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-162.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-162.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "d3a1b025ceeed74c888ab4d1450c35fd2ec5641a", "dest": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-162.el10.x86_64" }, "md5sum": "cd2e6bde44659175a286732634c5d83a", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16042024, "src": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-162.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-162.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b26d4beb68ae8e42b2ddfff1f0c2ed361607905a", "dest": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-162.el10.x86_64.img" }, "md5sum": "ee980b426679995f2b8733d8f5efc6d1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 48777880, "src": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 03 January 2026 07:58:39 -0500 (0:00:00.926) 0:01:06.557 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:58:39 -0500 (0:00:00.036) 0:01:06.594 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:58:39 -0500 (0:00:00.017) 0:01:06.612 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:58:39 -0500 (0:00:00.031) 0:01:06.644 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:58:39 -0500 (0:00:00.018) 0:01:06.662 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:58:39 -0500 (0:00:00.016) 0:01:06.679 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:58:39 -0500 (0:00:00.029) 0:01:06.709 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:58:39 -0500 (0:00:00.013) 0:01:06.722 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:58:39 -0500 (0:00:00.058) 0:01:06.781 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:58:40 -0500 (0:00:00.967) 0:01:07.748 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445070.8485217, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445070.8476312, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445070.8476312, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4042797358", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:58:40 -0500 (0:00:00.363) 0:01:08.111 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:58:40 -0500 (0:00:00.014) 0:01:08.126 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:58:40 -0500 (0:00:00.013) 0:01:08.139 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:58:41 -0500 (0:00:00.345) 0:01:08.484 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:58:41 -0500 (0:00:00.039) 0:01:08.524 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445070.8485217, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445070.8476312, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626144, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445070.8476312, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4042797358", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:58:41 -0500 (0:00:00.368) 0:01:08.892 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.3593907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f8ff69c5306dba8e6fa8268d553d92e8b9aa9f1c", "ctime": 1767445063.3357043, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445063.3358514, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1251881428", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:58:42 -0500 (0:00:00.369) 0:01:09.262 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004745", "end": "2026-01-03 07:58:42.425757", "rc": 0, "start": "2026-01-03 07:58:42.421012" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:58:42 -0500 (0:00:00.373) 0:01:09.636 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:58:42 -0500 (0:00:00.033) 0:01:09.669 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:58:42 -0500 (0:00:00.371) 0:01:10.041 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:58:43 -0500 (0:00:00.372) 0:01:10.413 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-162.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-162.el10.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:58:43 -0500 (0:00:00.640) 0:01:11.054 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:58:43 -0500 (0:00:00.018) 0:01:11.073 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:58:43 -0500 (0:00:00.021) 0:01:11.094 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:58:43 -0500 (0:00:00.032) 0:01:11.127 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 03 January 2026 07:58:44 -0500 (0:00:00.030) 0:01:11.158 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 03 January 2026 07:58:44 -0500 (0:00:00.002) 0:01:11.160 ****** 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.154502", "end": "2026-01-03 07:58:44.454429", "rc": 0, "start": "2026-01-03 07:58:44.299927" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 03 January 2026 07:58:44 -0500 (0:00:00.505) 0:01:11.666 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 03 January 2026 07:58:44 -0500 (0:00:00.015) 0:01:11.681 ****** changed: [managed-node1] => { "changed": true, "elapsed": 28, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 03 January 2026 07:59:13 -0500 (0:00:29.263) 0:01:40.944 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.015) 0:01:40.959 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.019) 0:01:40.978 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.018) 0:01:40.997 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.051) 0:01:41.049 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.018) 0:01:41.067 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.031) 0:01:41.099 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.017) 0:01:41.117 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:59:13 -0500 (0:00:00.016) 0:01:41.133 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:59:14 -0500 (0:00:00.030) 0:01:41.164 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:59:14 -0500 (0:00:00.012) 0:01:41.177 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:59:14 -0500 (0:00:00.044) 0:01:41.222 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:59:15 -0500 (0:00:01.630) 0:01:42.852 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445124.453206, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445124.453069, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445124.453069, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4250065914", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:59:16 -0500 (0:00:00.399) 0:01:43.251 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:59:16 -0500 (0:00:00.013) 0:01:43.265 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:59:16 -0500 (0:00:00.012) 0:01:43.277 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:59:16 -0500 (0:00:00.344) 0:01:43.622 ****** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:59:16 -0500 (0:00:00.041) 0:01:43.663 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445124.453206, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445124.453069, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445124.453069, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4250065914", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:59:16 -0500 (0:00:00.372) 0:01:44.035 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.3593907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f8ff69c5306dba8e6fa8268d553d92e8b9aa9f1c", "ctime": 1767445063.3357043, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445063.3358514, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1251881428", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:59:17 -0500 (0:00:00.377) 0:01:44.413 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005618", "end": "2026-01-03 07:59:17.420471", "rc": 0, "start": "2026-01-03 07:59:17.414853" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:59:17 -0500 (0:00:00.381) 0:01:44.795 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:59:17 -0500 (0:00:00.034) 0:01:44.829 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.380) 0:01:45.209 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.371) 0:01:45.581 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.360) 0:01:45.941 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.018) 0:01:45.960 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.018) 0:01:45.978 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:59:18 -0500 (0:00:00.029) 0:01:46.007 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "fd370778d7a6436da865ec32435eb3ee-6.12.0-162.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (6.12.0-162.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "fd370778d7a6436da865ec32435eb3ee-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fd370778d7a6436da865ec32435eb3ee.img", "kernel": "/boot/vmlinuz-0-rescue-fd370778d7a6436da865ec32435eb3ee", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (0-rescue-fd370778d7a6436da865ec32435eb3ee) 10 (Coughlan)" }, { "args": "test=kernel", "default": false, "id": "ec24f754353bd81374222df9f897e8c8-6.12.0-162.el10.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec24f754353bd81374222df9f897e8c8-6.12.0-162.el10.x86_64_clone1", "index": "3", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.547) 0:01:46.555 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.042) 0:01:46.597 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.034) 0:01:46.632 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.018) 0:01:46.650 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.033) 0:01:46.683 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.018) 0:01:46.702 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.017) 0:01:46.719 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.029) 0:01:46.749 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.012) 0:01:46.761 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:59:19 -0500 (0:00:00.049) 0:01:46.811 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:59:20 -0500 (0:00:01.099) 0:01:47.910 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445124.453206, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445124.453069, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445124.453069, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4250065914", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:59:21 -0500 (0:00:00.362) 0:01:48.273 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:59:21 -0500 (0:00:00.014) 0:01:48.288 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:59:21 -0500 (0:00:00.013) 0:01:48.301 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:59:21 -0500 (0:00:00.347) 0:01:48.649 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:59:21 -0500 (0:00:00.040) 0:01:48.689 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445124.453206, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445124.453069, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445124.453069, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4250065914", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:59:21 -0500 (0:00:00.360) 0:01:49.050 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.3593907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f8ff69c5306dba8e6fa8268d553d92e8b9aa9f1c", "ctime": 1767445063.3357043, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445063.3358514, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1251881428", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:59:22 -0500 (0:00:00.373) 0:01:49.423 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005004", "end": "2026-01-03 07:59:22.594978", "rc": 0, "start": "2026-01-03 07:59:22.589974" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:59:22 -0500 (0:00:00.384) 0:01:49.807 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:59:22 -0500 (0:00:00.032) 0:01:49.840 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.372) 0:01:50.213 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.365) 0:01:50.578 ****** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-162.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-162.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.358) 0:01:50.937 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.016) 0:01:50.954 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.054) 0:01:51.008 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.017) 0:01:51.026 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.033) 0:01:51.060 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.016) 0:01:51.077 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.016) 0:01:51.094 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.029) 0:01:51.123 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:59:23 -0500 (0:00:00.012) 0:01:51.135 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:59:24 -0500 (0:00:00.078) 0:01:51.214 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:59:24 -0500 (0:00:00.929) 0:01:52.143 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445124.453206, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445124.453069, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445124.453069, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4250065914", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:59:25 -0500 (0:00:00.369) 0:01:52.513 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:59:25 -0500 (0:00:00.014) 0:01:52.527 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:59:25 -0500 (0:00:00.012) 0:01:52.540 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:59:25 -0500 (0:00:00.406) 0:01:52.946 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:59:25 -0500 (0:00:00.041) 0:01:52.988 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445124.453206, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445124.453069, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445124.453069, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4250065914", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:59:26 -0500 (0:00:00.372) 0:01:53.360 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.3593907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f8ff69c5306dba8e6fa8268d553d92e8b9aa9f1c", "ctime": 1767445063.3357043, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445063.3358514, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1251881428", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:59:26 -0500 (0:00:00.368) 0:01:53.729 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004478", "end": "2026-01-03 07:59:26.891563", "rc": 0, "start": "2026-01-03 07:59:26.887085" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:59:26 -0500 (0:00:00.372) 0:01:54.101 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:59:26 -0500 (0:00:00.033) 0:01:54.135 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:59:27 -0500 (0:00:00.364) 0:01:54.499 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:59:27 -0500 (0:00:00.367) 0:01:54.866 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:59:28 -0500 (0:00:00.650) 0:01:55.517 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:59:28 -0500 (0:00:00.018) 0:01:55.535 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:59:28 -0500 (0:00:00.017) 0:01:55.552 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:59:28 -0500 (0:00:00.028) 0:01:55.581 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "fd370778d7a6436da865ec32435eb3ee-6.12.0-162.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (6.12.0-162.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "fd370778d7a6436da865ec32435eb3ee-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fd370778d7a6436da865ec32435eb3ee.img", "kernel": "/boot/vmlinuz-0-rescue-fd370778d7a6436da865ec32435eb3ee", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (0-rescue-fd370778d7a6436da865ec32435eb3ee) 10 (Coughlan)" }, { "args": "test=kernel", "default": false, "id": "ec24f754353bd81374222df9f897e8c8-6.12.0-162.el10.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 03 January 2026 07:59:28 -0500 (0:00:00.493) 0:01:56.074 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 03 January 2026 07:59:28 -0500 (0:00:00.067) 0:01:56.142 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 03 January 2026 07:59:29 -0500 (0:00:00.018) 0:01:56.160 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 03 January 2026 07:59:29 -0500 (0:00:00.033) 0:01:56.194 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 03 January 2026 07:59:29 -0500 (0:00:00.019) 0:01:56.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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 03 January 2026 07:59:29 -0500 (0:00:00.018) 0:01:56.232 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 03 January 2026 07:59:29 -0500 (0:00:00.030) 0:01:56.263 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 03 January 2026 07:59:29 -0500 (0:00:00.014) 0:01:56.277 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 03 January 2026 07:59:29 -0500 (0:00:00.047) 0:01:56.325 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 03 January 2026 07:59:30 -0500 (0:00:00.973) 0:01:57.299 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445124.453206, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445124.453069, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445124.453069, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4250065914", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 03 January 2026 07:59:30 -0500 (0:00:00.368) 0:01:57.668 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 03 January 2026 07:59:30 -0500 (0:00:00.015) 0:01:57.683 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 03 January 2026 07:59:30 -0500 (0:00:00.018) 0:01:57.701 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 03 January 2026 07:59:30 -0500 (0:00:00.347) 0:01:58.049 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 03 January 2026 07:59:30 -0500 (0:00:00.040) 0:01:58.089 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445124.453206, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1767445124.453069, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12626124, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767445124.453069, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4250065914", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 03 January 2026 07:59:31 -0500 (0:00:00.364) 0:01:58.453 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767445068.3593907, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "f8ff69c5306dba8e6fa8268d553d92e8b9aa9f1c", "ctime": 1767445063.3357043, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767445063.3358514, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1251881428", "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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 03 January 2026 07:59:31 -0500 (0:00:00.365) 0:01:58.819 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005380", "end": "2026-01-03 07:59:31.981622", "rc": 0, "start": "2026-01-03 07:59:31.976242" } 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 03 January 2026 07:59:32 -0500 (0:00:00.371) 0:01:59.191 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 03 January 2026 07:59:32 -0500 (0:00:00.034) 0:01:59.226 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 03 January 2026 07:59:32 -0500 (0:00:00.370) 0:01:59.596 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 03 January 2026 07:59:32 -0500 (0:00:00.371) 0:01:59.968 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.0-162.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 03 January 2026 07:59:33 -0500 (0:00:00.568) 0:02:00.537 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 03 January 2026 07:59:33 -0500 (0:00:00.019) 0:02:00.556 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 03 January 2026 07:59:33 -0500 (0:00:00.017) 0:02:00.574 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 03 January 2026 07:59:33 -0500 (0:00:00.028) 0:02:00.602 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "fd370778d7a6436da865ec32435eb3ee-6.12.0-162.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-162.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-162.el10.x86_64", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (6.12.0-162.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "fd370778d7a6436da865ec32435eb3ee-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-fd370778d7a6436da865ec32435eb3ee.img", "kernel": "/boot/vmlinuz-0-rescue-fd370778d7a6436da865ec32435eb3ee", "root": "UUID=ca7c79ac-94d2-4259-9c3c-88ef39642a4d", "title": "CentOS Stream (0-rescue-fd370778d7a6436da865ec32435eb3ee) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 03 January 2026 07:59:33 -0500 (0:00:00.473) 0:02:01.076 ****** 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-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 03 January 2026 07:59:33 -0500 (0:00:00.054) 0:02:01.130 ****** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-162.el10.x86_64_clone1" ], "delta": "0:00:00.043717", "end": "2026-01-03 07:59:34.320379", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-03 07:59:34.276662" } STDERR: The param /boot/vmlinuz-6.12.0-162.el10.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-162.el10.x86_64_clone2" ], "delta": "0:00:00.044005", "end": "2026-01-03 07:59:34.709877", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-03 07:59:34.665872" } STDERR: The param /boot/vmlinuz-6.12.0-162.el10.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 03 January 2026 07:59:34 -0500 (0:00:00.796) 0:02:01.927 ****** 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.103708", "end": "2026-01-03 07:59:35.176086", "rc": 0, "start": "2026-01-03 07:59:35.072378" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 03 January 2026 07:59:35 -0500 (0:00:00.460) 0:02:02.388 ****** included: /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 03 January 2026 07:59:35 -0500 (0:00:00.014) 0:02:02.402 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 03 January 2026 08:00:06 -0500 (0:00:31.707) 0:02:34.110 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 03 January 2026 08:00:06 -0500 (0:00:00.013) 0:02:34.123 ****** 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:23.776811+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-162.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-162.el10.x86_64_clone2", "start_time": "2026-01-03T12:59:23.421812+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 03 January 2026 08:00:06 -0500 (0:00:00.016) 0:02:34.140 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.71s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.80s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 29.26s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.00s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.98s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.72s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.63s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-162.el10.x86_64 --- 1.41s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-162.el10.x86_64 --- 1.16s /tmp/collections-iqt/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-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.99s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.97s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.97s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.97s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.97s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.93s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-162.el10.x86_64 --- 0.93s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.80s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.64s /tmp/collections-iqt/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114