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-MVY executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Feb 27 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 14 March 2026 09:11:55 -0400 (0:00:00.019) 0:00:00.019 ******** included: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 14 March 2026 09:11:55 -0400 (0:00:00.011) 0:00:00.031 ******** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 14 March 2026 09:11:57 -0400 (0:00:01.981) 0:00:02.012 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 14 March 2026 09:11:57 -0400 (0:00:00.007) 0:00:02.020 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:11:58 -0400 (0:00:00.082) 0:00:02.102 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:11:58 -0400 (0:00:00.019) 0:00:02.121 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:11:58 -0400 (0:00:00.034) 0:00:02.155 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:11:58 -0400 (0:00:00.429) 0:00:02.585 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:11:58 -0400 (0:00:00.020) 0:00:02.605 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:11:58 -0400 (0:00:00.029) 0:00:02.634 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:11:58 -0400 (0:00:00.011) 0:00:02.646 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:11:58 -0400 (0:00:00.043) 0:00:02.690 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:12:09 -0400 (0:00:11.114) 0:00:13.804 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773130293.4130518, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1773130293.412, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12589251, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773130293.413052, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3421625160", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:12:10 -0400 (0:00:00.370) 0:00:14.175 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:12:10 -0400 (0:00:00.013) 0:00:14.188 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:12:10 -0400 (0:00:00.011) 0:00:14.200 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:12:10 -0400 (0:00:00.333) 0:00:14.534 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:12:10 -0400 (0:00:00.040) 0:00:14.574 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493930.0010073, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1773130293.412, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12589251, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773130293.413052, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3421625160", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:12:10 -0400 (0:00:00.358) 0:00:14.933 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773129326.12, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "be08609aa1892f185679695b4573552420e22e27", "ctime": 1773129326.121, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8996125, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773129326.121, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "287398129", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:12:11 -0400 (0:00:00.353) 0:00:15.286 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004802", "end": "2026-03-14 09:12:11.592126", "rc": 0, "start": "2026-03-14 09:12:11.587324" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:12:11 -0400 (0:00:00.447) 0:00:15.734 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:12:11 -0400 (0:00:00.033) 0:00:15.767 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:12:12 -0400 (0:00:00.451) 0:00:16.219 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:12:12 -0400 (0:00:00.357) 0:00:16.576 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 March 2026 09:12:12 -0400 (0:00:00.436) 0:00:17.012 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 March 2026 09:12:12 -0400 (0:00:00.017) 0:00:17.030 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 March 2026 09:12:12 -0400 (0:00:00.015) 0:00:17.046 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 March 2026 09:12:12 -0400 (0:00:00.028) 0:00:17.074 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 March 2026 09:12:13 -0400 (0:00:00.554) 0:00:17.629 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 14 March 2026 09:12:13 -0400 (0:00:00.035) 0:00:17.664 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 14 March 2026 09:12:13 -0400 (0:00:00.002) 0:00:17.667 ******** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 14 March 2026 09:12:13 -0400 (0:00:00.000) 0:00:17.668 ******** ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 14 March 2026 09:12:13 -0400 (0:00:00.038) 0:00:17.706 ******** included: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-687.el9.x86_64] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 14 March 2026 09:12:13 -0400 (0:00:00.023) 0:00:17.729 ******** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-687.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "fdd68fd859d83250c3f0bcd9b4b4d60ef19a84b1", "dest": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-687.el9.x86_64" }, "md5sum": "964776933c564a5c77b582269dbf9b64", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15173672, "src": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-687.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3df3a8a53fde3c24e122b5d782fa8574e160d04d", "dest": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-687.el9.x86_64.img" }, "md5sum": "d2c1b22d3d5ce50bc8486b404222e2a5", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39390654, "src": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 14 March 2026 09:12:14 -0400 (0:00:01.112) 0:00:18.841 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:12:14 -0400 (0:00:00.044) 0:00:18.886 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:12:14 -0400 (0:00:00.018) 0:00:18.905 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:12:14 -0400 (0:00:00.038) 0:00:18.943 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:12:14 -0400 (0:00:00.024) 0:00:18.967 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:12:14 -0400 (0:00:00.027) 0:00:18.994 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:12:14 -0400 (0:00:00.038) 0:00:19.033 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:12:14 -0400 (0:00:00.012) 0:00:19.046 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:12:15 -0400 (0:00:00.067) 0:00:19.113 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:12:15 -0400 (0:00:00.946) 0:00:20.060 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493930.0010073, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1773130293.412, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12589251, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773130293.413052, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3421625160", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:12:16 -0400 (0:00:00.366) 0:00:20.426 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:12:16 -0400 (0:00:00.012) 0:00:20.439 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:12:16 -0400 (0:00:00.011) 0:00:20.450 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:12:16 -0400 (0:00:00.345) 0:00:20.796 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:12:16 -0400 (0:00:00.054) 0:00:20.850 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493930.0010073, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1773130293.412, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12589251, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773130293.413052, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "3421625160", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:12:17 -0400 (0:00:00.364) 0:00:21.214 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493932.4360285, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "507ca0e0bcbac9838d740b85f8f8e68bd64ca912", "ctime": 1773493932.4349985, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773493932.4360294, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3954483991", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:12:17 -0400 (0:00:00.358) 0:00:21.572 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004453", "end": "2026-03-14 09:12:17.823723", "rc": 0, "start": "2026-03-14 09:12:17.819270" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:12:17 -0400 (0:00:00.400) 0:00:21.973 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:12:17 -0400 (0:00:00.052) 0:00:22.026 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:12:18 -0400 (0:00:00.407) 0:00:22.434 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:12:18 -0400 (0:00:00.362) 0:00:22.796 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 March 2026 09:12:19 -0400 (0:00:00.610) 0:00:23.407 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 March 2026 09:12:19 -0400 (0:00:00.027) 0:00:23.434 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 March 2026 09:12:19 -0400 (0:00:00.027) 0:00:23.462 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 March 2026 09:12:19 -0400 (0:00:00.054) 0:00:23.516 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 March 2026 09:12:19 -0400 (0:00:00.044) 0:00:23.561 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 14 March 2026 09:12:19 -0400 (0:00:00.047) 0:00:23.609 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 14 March 2026 09:12:19 -0400 (0:00:00.004) 0:00:23.613 ******** 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.139279", "end": "2026-03-14 09:12:19.987437", "rc": 0, "start": "2026-03-14 09:12:19.848158" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 14 March 2026 09:12:20 -0400 (0:00:00.516) 0:00:24.130 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 14 March 2026 09:12:20 -0400 (0:00:00.014) 0:00:24.145 ******** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 14 March 2026 09:12:43 -0400 (0:00:23.487) 0:00:47.632 ******** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.011) 0:00:47.644 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.021) 0:00:47.665 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.023) 0:00:47.688 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.078) 0:00:47.767 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.017) 0:00:47.785 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.037) 0:00:47.823 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.021) 0:00:47.844 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.020) 0:00:47.864 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.033) 0:00:47.898 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.012) 0:00:47.910 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:12:43 -0400 (0:00:00.044) 0:00:47.955 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:12:45 -0400 (0:00:02.074) 0:00:50.030 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493939.9859712, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493939.9859712, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493939.9859712, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2559902002", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:12:46 -0400 (0:00:00.386) 0:00:50.417 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:12:46 -0400 (0:00:00.017) 0:00:50.434 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:12:46 -0400 (0:00:00.018) 0:00:50.452 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:12:46 -0400 (0:00:00.365) 0:00:50.817 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:12:46 -0400 (0:00:00.057) 0:00:50.875 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493965.3499658, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493939.9859712, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493939.9859712, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2559902002", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:12:47 -0400 (0:00:00.370) 0:00:51.245 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493937.4099805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "507ca0e0bcbac9838d740b85f8f8e68bd64ca912", "ctime": 1773493932.4349985, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773493932.4360294, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3954483991", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:12:47 -0400 (0:00:00.368) 0:00:51.613 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004955", "end": "2026-03-14 09:12:47.104959", "rc": 0, "start": "2026-03-14 09:12:47.100004" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:12:47 -0400 (0:00:00.419) 0:00:52.033 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:12:47 -0400 (0:00:00.054) 0:00:52.088 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:12:48 -0400 (0:00:00.402) 0:00:52.490 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:12:48 -0400 (0:00:00.398) 0:00:52.889 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 March 2026 09:12:49 -0400 (0:00:00.366) 0:00:53.255 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 March 2026 09:12:49 -0400 (0:00:00.024) 0:00:53.280 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 March 2026 09:12:49 -0400 (0:00:00.017) 0:00:53.297 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 March 2026 09:12:49 -0400 (0:00:00.033) 0:00:53.331 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 March 2026 09:12:49 -0400 (0:00:00.515) 0:00:53.846 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 14 March 2026 09:12:49 -0400 (0:00:00.045) 0:00:53.892 ******** included: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-687.el9.x86_64] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 14 March 2026 09:12:49 -0400 (0:00:00.028) 0:00:53.921 ******** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-687.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "fdd68fd859d83250c3f0bcd9b4b4d60ef19a84b1", "dest": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-687.el9.x86_64" }, "md5sum": "964776933c564a5c77b582269dbf9b64", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15173672, "src": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-687.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "3df3a8a53fde3c24e122b5d782fa8574e160d04d", "dest": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-687.el9.x86_64.img" }, "md5sum": "d2c1b22d3d5ce50bc8486b404222e2a5", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39390654, "src": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 14 March 2026 09:12:51 -0400 (0:00:01.283) 0:00:55.204 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:12:51 -0400 (0:00:00.041) 0:00:55.246 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:12:51 -0400 (0:00:00.017) 0:00:55.263 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:12:51 -0400 (0:00:00.034) 0:00:55.298 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:12:51 -0400 (0:00:00.017) 0:00:55.316 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:12:51 -0400 (0:00:00.016) 0:00:55.333 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:12:51 -0400 (0:00:00.030) 0:00:55.363 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:12:51 -0400 (0:00:00.012) 0:00:55.376 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:12:51 -0400 (0:00:00.071) 0:00:55.448 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:12:52 -0400 (0:00:00.971) 0:00:56.420 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493965.3499658, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493939.9859712, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493939.9859712, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2559902002", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:12:52 -0400 (0:00:00.366) 0:00:56.787 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:12:52 -0400 (0:00:00.017) 0:00:56.804 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:12:52 -0400 (0:00:00.013) 0:00:56.817 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:12:53 -0400 (0:00:00.362) 0:00:57.179 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:12:53 -0400 (0:00:00.057) 0:00:57.237 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493965.3499658, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493939.9859712, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493939.9859712, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2559902002", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:12:53 -0400 (0:00:00.378) 0:00:57.616 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493937.4099805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "507ca0e0bcbac9838d740b85f8f8e68bd64ca912", "ctime": 1773493932.4349985, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773493932.4360294, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3954483991", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:12:53 -0400 (0:00:00.376) 0:00:57.993 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005059", "end": "2026-03-14 09:12:53.994431", "rc": 0, "start": "2026-03-14 09:12:53.989372" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:12:54 -0400 (0:00:00.392) 0:00:58.385 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:12:54 -0400 (0:00:00.035) 0:00:58.421 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:12:54 -0400 (0:00:00.374) 0:00:58.796 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:12:55 -0400 (0:00:00.403) 0:00:59.199 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 March 2026 09:12:55 -0400 (0:00:00.629) 0:00:59.828 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 March 2026 09:12:55 -0400 (0:00:00.017) 0:00:59.846 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 March 2026 09:12:55 -0400 (0:00:00.016) 0:00:59.862 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 March 2026 09:12:55 -0400 (0:00:00.031) 0:00:59.894 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 March 2026 09:12:55 -0400 (0:00:00.032) 0:00:59.927 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 14 March 2026 09:12:55 -0400 (0:00:00.047) 0:00:59.974 ******** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 14 March 2026 09:12:55 -0400 (0:00:00.001) 0:00:59.976 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 14 March 2026 09:12:55 -0400 (0:00:00.023) 0:00:59.999 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:12:56 -0400 (0:00:00.094) 0:01:00.094 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:12:56 -0400 (0:00:00.030) 0:01:00.125 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:12:56 -0400 (0:00:00.051) 0:01:00.177 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:12:56 -0400 (0:00:00.024) 0:01:00.202 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:12:56 -0400 (0:00:00.026) 0:01:00.228 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:12:56 -0400 (0:00:00.046) 0:01:00.274 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:12:56 -0400 (0:00:00.024) 0:01:00.299 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:12:56 -0400 (0:00:00.065) 0:01:00.364 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:12:57 -0400 (0:00:00.949) 0:01:01.313 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493965.3499658, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493939.9859712, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493939.9859712, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2559902002", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:12:57 -0400 (0:00:00.385) 0:01:01.699 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:12:57 -0400 (0:00:00.016) 0:01:01.715 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:12:57 -0400 (0:00:00.017) 0:01:01.732 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:12:57 -0400 (0:00:00.349) 0:01:02.081 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:12:58 -0400 (0:00:00.048) 0:01:02.130 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493965.3499658, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493939.9859712, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493939.9859712, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2559902002", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:12:58 -0400 (0:00:00.366) 0:01:02.496 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493937.4099805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "507ca0e0bcbac9838d740b85f8f8e68bd64ca912", "ctime": 1773493932.4349985, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773493932.4360294, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3954483991", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:12:58 -0400 (0:00:00.371) 0:01:02.867 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005218", "end": "2026-03-14 09:12:59.100679", "rc": 0, "start": "2026-03-14 09:12:59.095461" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:12:59 -0400 (0:00:00.380) 0:01:03.248 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:12:59 -0400 (0:00:00.044) 0:01:03.292 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:12:59 -0400 (0:00:00.368) 0:01:03.661 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:12:59 -0400 (0:00:00.366) 0:01:04.028 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 March 2026 09:13:00 -0400 (0:00:00.350) 0:01:04.378 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 March 2026 09:13:00 -0400 (0:00:00.017) 0:01:04.395 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 March 2026 09:13:00 -0400 (0:00:00.016) 0:01:04.412 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 March 2026 09:13:00 -0400 (0:00:00.028) 0:01:04.440 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 March 2026 09:13:00 -0400 (0:00:00.520) 0:01:04.961 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 14 March 2026 09:13:00 -0400 (0:00:00.036) 0:01:04.998 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 14 March 2026 09:13:00 -0400 (0:00:00.043) 0:01:05.041 ******** included: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-687.el9.x86_64] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 14 March 2026 09:13:00 -0400 (0:00:00.027) 0:01:05.069 ******** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-687.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "fdd68fd859d83250c3f0bcd9b4b4d60ef19a84b1", "dest": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-687.el9.x86_64" }, "md5sum": "964776933c564a5c77b582269dbf9b64", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15173672, "src": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-687.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-687.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "3df3a8a53fde3c24e122b5d782fa8574e160d04d", "dest": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-687.el9.x86_64.img" }, "md5sum": "d2c1b22d3d5ce50bc8486b404222e2a5", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39390654, "src": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 14 March 2026 09:13:01 -0400 (0:00:00.911) 0:01:05.980 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:13:01 -0400 (0:00:00.037) 0:01:06.018 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:13:01 -0400 (0:00:00.018) 0:01:06.036 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:13:01 -0400 (0:00:00.034) 0:01:06.071 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:13:01 -0400 (0:00:00.017) 0:01:06.088 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:13:02 -0400 (0:00:00.020) 0:01:06.109 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:13:02 -0400 (0:00:00.032) 0:01:06.141 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:13:02 -0400 (0:00:00.014) 0:01:06.156 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:13:02 -0400 (0:00:00.063) 0:01:06.220 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:13:03 -0400 (0:00:00.947) 0:01:07.167 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493965.3499658, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493939.9859712, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493939.9859712, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2559902002", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:13:03 -0400 (0:00:00.361) 0:01:07.528 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:13:03 -0400 (0:00:00.013) 0:01:07.542 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:13:03 -0400 (0:00:00.013) 0:01:07.556 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:13:03 -0400 (0:00:00.344) 0:01:07.900 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:13:03 -0400 (0:00:00.041) 0:01:07.942 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493965.3499658, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493939.9859712, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673096, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493939.9859712, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2559902002", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:13:04 -0400 (0:00:00.361) 0:01:08.304 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493937.4099805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "507ca0e0bcbac9838d740b85f8f8e68bd64ca912", "ctime": 1773493932.4349985, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773493932.4360294, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3954483991", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:13:04 -0400 (0:00:00.364) 0:01:08.668 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004663", "end": "2026-03-14 09:13:04.897066", "rc": 0, "start": "2026-03-14 09:13:04.892403" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:13:04 -0400 (0:00:00.369) 0:01:09.038 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:13:04 -0400 (0:00:00.035) 0:01:09.073 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:13:05 -0400 (0:00:00.368) 0:01:09.441 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:13:05 -0400 (0:00:00.364) 0:01:09.806 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-5.14.0-687.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 March 2026 09:13:06 -0400 (0:00:00.641) 0:01:10.447 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 March 2026 09:13:06 -0400 (0:00:00.019) 0:01:10.466 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 March 2026 09:13:06 -0400 (0:00:00.016) 0:01:10.482 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 March 2026 09:13:06 -0400 (0:00:00.029) 0:01:10.512 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 March 2026 09:13:06 -0400 (0:00:00.030) 0:01:10.542 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 14 March 2026 09:13:06 -0400 (0:00:00.030) 0:01:10.572 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 14 March 2026 09:13:06 -0400 (0:00:00.001) 0:01:10.573 ******** 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.166188", "end": "2026-03-14 09:13:06.945649", "rc": 0, "start": "2026-03-14 09:13:06.779461" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 14 March 2026 09:13:07 -0400 (0:00:00.518) 0:01:11.091 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 14 March 2026 09:13:07 -0400 (0:00:00.014) 0:01:11.105 ******** changed: [managed-node1] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 14 March 2026 09:13:31 -0400 (0:00:24.117) 0:01:35.223 ******** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.013) 0:01:35.237 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.016) 0:01:35.254 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.015) 0:01:35.269 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.055) 0:01:35.324 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.018) 0:01:35.343 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.034) 0:01:35.377 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.018) 0:01:35.396 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.017) 0:01:35.414 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.029) 0:01:35.443 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.012) 0:01:35.456 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:13:31 -0400 (0:00:00.044) 0:01:35.501 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:13:33 -0400 (0:00:02.051) 0:01:37.552 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493986.9445748, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493986.943575, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493986.943575, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1772612938", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:13:33 -0400 (0:00:00.396) 0:01:37.949 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:13:33 -0400 (0:00:00.013) 0:01:37.962 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:13:33 -0400 (0:00:00.014) 0:01:37.977 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:13:34 -0400 (0:00:00.351) 0:01:38.328 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:13:34 -0400 (0:00:00.049) 0:01:38.378 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493986.9445748, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493986.943575, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493986.943575, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1772612938", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:13:34 -0400 (0:00:00.362) 0:01:38.741 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493937.4099805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "507ca0e0bcbac9838d740b85f8f8e68bd64ca912", "ctime": 1773493932.4349985, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773493932.4360294, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3954483991", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:13:35 -0400 (0:00:00.364) 0:01:39.105 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005005", "end": "2026-03-14 09:13:35.238971", "rc": 0, "start": "2026-03-14 09:13:35.233966" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:13:35 -0400 (0:00:00.374) 0:01:39.480 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:13:35 -0400 (0:00:00.034) 0:01:39.514 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:13:35 -0400 (0:00:00.365) 0:01:39.880 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:13:36 -0400 (0:00:00.373) 0:01:40.254 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 March 2026 09:13:36 -0400 (0:00:00.359) 0:01:40.614 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 March 2026 09:13:36 -0400 (0:00:00.017) 0:01:40.631 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 March 2026 09:13:36 -0400 (0:00:00.017) 0:01:40.649 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 March 2026 09:13:36 -0400 (0:00:00.030) 0:01:40.680 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.550) 0:01:41.231 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "Clone1" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.038) 0:01:41.269 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.056) 0:01:41.326 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.053) 0:01:41.380 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.024) 0:01:41.404 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.038) 0:01:41.442 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.016) 0:01:41.459 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.021) 0:01:41.481 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.037) 0:01:41.518 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.016) 0:01:41.535 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:13:37 -0400 (0:00:00.053) 0:01:41.589 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:13:38 -0400 (0:00:00.942) 0:01:42.532 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493986.9445748, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493986.943575, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493986.943575, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1772612938", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:13:38 -0400 (0:00:00.355) 0:01:42.887 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:13:38 -0400 (0:00:00.013) 0:01:42.901 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:13:38 -0400 (0:00:00.011) 0:01:42.912 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:13:39 -0400 (0:00:00.340) 0:01:43.253 ******** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:13:39 -0400 (0:00:00.043) 0:01:43.296 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493986.9445748, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493986.943575, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493986.943575, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1772612938", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:13:39 -0400 (0:00:00.353) 0:01:43.650 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493937.4099805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "507ca0e0bcbac9838d740b85f8f8e68bd64ca912", "ctime": 1773493932.4349985, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773493932.4360294, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3954483991", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:13:39 -0400 (0:00:00.359) 0:01:44.009 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005467", "end": "2026-03-14 09:13:40.237859", "rc": 0, "start": "2026-03-14 09:13:40.232392" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:13:40 -0400 (0:00:00.367) 0:01:44.377 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:13:40 -0400 (0:00:00.035) 0:01:44.412 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:13:40 -0400 (0:00:00.367) 0:01:44.780 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.362) 0:01:45.142 ******** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-687.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-687.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.347) 0:01:45.490 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.016) 0:01:45.507 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.057) 0:01:45.564 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.017) 0:01:45.582 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.034) 0:01:45.616 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.017) 0:01:45.633 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.017) 0:01:45.650 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.030) 0:01:45.681 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.011) 0:01:45.693 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:13:41 -0400 (0:00:00.054) 0:01:45.747 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:13:42 -0400 (0:00:00.946) 0:01:46.693 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493986.9445748, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493986.943575, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493986.943575, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1772612938", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:13:42 -0400 (0:00:00.357) 0:01:47.051 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:13:42 -0400 (0:00:00.013) 0:01:47.064 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:13:42 -0400 (0:00:00.013) 0:01:47.077 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:13:43 -0400 (0:00:00.341) 0:01:47.418 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:13:43 -0400 (0:00:00.042) 0:01:47.461 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493986.9445748, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493986.943575, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493986.943575, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1772612938", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:13:43 -0400 (0:00:00.356) 0:01:47.818 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493937.4099805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "507ca0e0bcbac9838d740b85f8f8e68bd64ca912", "ctime": 1773493932.4349985, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773493932.4360294, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3954483991", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:13:44 -0400 (0:00:00.358) 0:01:48.177 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004613", "end": "2026-03-14 09:13:44.431266", "rc": 0, "start": "2026-03-14 09:13:44.426653" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:13:44 -0400 (0:00:00.393) 0:01:48.571 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:13:44 -0400 (0:00:00.064) 0:01:48.635 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:13:44 -0400 (0:00:00.397) 0:01:49.033 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:13:45 -0400 (0:00:00.387) 0:01:49.420 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.691) 0:01:50.112 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.020) 0:01:50.133 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.017) 0:01:50.151 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.058) 0:01:50.210 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.548) 0:01:50.758 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "4f755e341b9b458fb4acea68683a227c-5.14.0-687.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.038) 0:01:50.796 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.070) 0:01:50.867 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.017) 0:01:50.885 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.036) 0:01:50.922 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.017) 0:01:50.939 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.017) 0:01:50.956 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.030) 0:01:50.987 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.012) 0:01:51.000 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 14 March 2026 09:13:46 -0400 (0:00:00.055) 0:01:51.055 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 14 March 2026 09:13:47 -0400 (0:00:00.943) 0:01:51.998 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493986.9445748, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493986.943575, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493986.943575, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1772612938", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 14 March 2026 09:13:48 -0400 (0:00:00.353) 0:01:52.352 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 14 March 2026 09:13:48 -0400 (0:00:00.014) 0:01:52.367 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 14 March 2026 09:13:48 -0400 (0:00:00.014) 0:01:52.381 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 14 March 2026 09:13:48 -0400 (0:00:00.343) 0:01:52.725 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 14 March 2026 09:13:48 -0400 (0:00:00.043) 0:01:52.768 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493986.9445748, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1773493986.943575, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4673102, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773493986.943575, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1772612938", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 14 March 2026 09:13:49 -0400 (0:00:00.356) 0:01:53.125 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1773493937.4099805, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "507ca0e0bcbac9838d740b85f8f8e68bd64ca912", "ctime": 1773493932.4349985, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197132419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1773493932.4360294, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3954483991", "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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 14 March 2026 09:13:49 -0400 (0:00:00.359) 0:01:53.485 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004586", "end": "2026-03-14 09:13:49.713592", "rc": 0, "start": "2026-03-14 09:13:49.709006" } 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 14 March 2026 09:13:49 -0400 (0:00:00.368) 0:01:53.853 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 14 March 2026 09:13:49 -0400 (0:00:00.035) 0:01:53.889 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 14 March 2026 09:13:50 -0400 (0:00:00.369) 0:01:54.258 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 14 March 2026 09:13:50 -0400 (0:00:00.366) 0:01:54.624 ******** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 14 March 2026 09:13:51 -0400 (0:00:00.580) 0:01:55.204 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 14 March 2026 09:13:51 -0400 (0:00:00.019) 0:01:55.224 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 14 March 2026 09:13:51 -0400 (0:00:00.018) 0:01:55.242 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 14 March 2026 09:13:51 -0400 (0:00:00.029) 0:01:55.272 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 14 March 2026 09:13:51 -0400 (0:00:00.466) 0:01:55.738 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "dcb9df76291640b68fb25c6a2d1285ac-5.14.0-687.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-687.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-687.el9.x86_64", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (5.14.0-687.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "dcb9df76291640b68fb25c6a2d1285ac-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-dcb9df76291640b68fb25c6a2d1285ac.img", "kernel": "/boot/vmlinuz-0-rescue-dcb9df76291640b68fb25c6a2d1285ac", "root": "UUID=63c9c93d-438e-4c50-886b-6f947888611e", "title": "CentOS Stream (0-rescue-dcb9df76291640b68fb25c6a2d1285ac) 9" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 14 March 2026 09:13:51 -0400 (0:00:00.038) 0:01:55.777 ******** 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-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 14 March 2026 09:13:51 -0400 (0:00:00.053) 0:01:55.831 ******** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-687.el9.x86_64_clone1" ], "delta": "0:00:00.046988", "end": "2026-03-14 09:13:52.083792", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-03-14 09:13:52.036804" } STDERR: The param /boot/vmlinuz-5.14.0-687.el9.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-687.el9.x86_64_clone2" ], "delta": "0:00:00.046870", "end": "2026-03-14 09:13:52.461298", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-03-14 09:13:52.414428" } STDERR: The param /boot/vmlinuz-5.14.0-687.el9.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 14 March 2026 09:13:52 -0400 (0:00:00.769) 0:01:56.601 ******** 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.108588", "end": "2026-03-14 09:13:52.913695", "rc": 0, "start": "2026-03-14 09:13:52.805107" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 14 March 2026 09:13:52 -0400 (0:00:00.453) 0:01:57.054 ******** included: /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 14 March 2026 09:13:52 -0400 (0:00:00.018) 0:01:57.072 ******** changed: [managed-node1] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 14 March 2026 09:14:17 -0400 (0:00:24.252) 0:02:21.325 ******** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 14 March 2026 09:14:17 -0400 (0:00:00.012) 0:02:21.337 ******** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=162 changed=14 unreachable=0 failed=0 skipped=124 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-03-14T13:13:41.397994+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-687.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-687.el9.x86_64_clone2", "start_time": "2026-03-14T13:13:41.052961+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 14 March 2026 09:14:17 -0400 (0:00:00.014) 0:02:21.352 ******** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 24.25s /tmp/collections-MVY/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 -- 24.12s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 23.49s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 11.11s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.07s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.05s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.98s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-687.el9.x86_64 --- 1.28s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-687.el9.x86_64 --- 1.11s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.97s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.95s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.94s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.94s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-687.el9.x86_64 --- 0.91s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.77s /tmp/collections-MVY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.69s /tmp/collections-MVY/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-MVY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114