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-XOR executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Jan 8 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-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 17 January 2026 10:56:44 -0500 (0:00:00.027) 0:00:00.027 ****** included: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 17 January 2026 10:56:44 -0500 (0:00:00.015) 0:00:00.043 ****** [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-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 17 January 2026 10:56:46 -0500 (0:00:02.391) 0:00:02.434 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 17 January 2026 10:56:46 -0500 (0:00:00.006) 0:00:02.440 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:56:46 -0500 (0:00:00.087) 0:00:02.527 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:56:46 -0500 (0:00:00.025) 0:00:02.552 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:56:46 -0500 (0:00:00.049) 0:00:02.602 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:56:47 -0500 (0:00:00.485) 0:00:03.087 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:56:47 -0500 (0:00:00.024) 0:00:03.111 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:56:47 -0500 (0:00:00.042) 0:00:03.153 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:56:47 -0500 (0:00:00.013) 0:00:03.167 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:56:47 -0500 (0:00:00.063) 0:00:03.231 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:56:50 -0500 (0:00:03.280) 0:00:06.512 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767686426.474, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1767686424.056, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 663476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1891725977", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:56:51 -0500 (0:00:00.474) 0:00:06.986 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:56:51 -0500 (0:00:00.036) 0:00:07.023 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:56:51 -0500 (0:00:00.030) 0:00:07.053 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:56:51 -0500 (0:00:00.408) 0:00:07.462 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:56:51 -0500 (0:00:00.128) 0:00:07.591 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665410.995467, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1767686424.056, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 663476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1891725977", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:56:52 -0500 (0:00:00.440) 0:00:08.032 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1767624604.354, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "44a6e73d611b4d74c1a367bb4f816965b071c664", "ctime": 1767624604.355, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4994611, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1767624604.355, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "387994888", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:56:52 -0500 (0:00:00.418) 0:00:08.450 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005013", "end": "2026-01-17 10:56:53.043934", "rc": 0, "start": "2026-01-17 10:56:53.038921" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:56:53 -0500 (0:00:00.522) 0:00:08.972 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:56:53 -0500 (0:00:00.031) 0:00:09.003 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:56:53 -0500 (0:00:00.485) 0:00:09.489 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:56:53 -0500 (0:00:00.359) 0:00:09.848 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 10:56:54 -0500 (0:00:00.417) 0:00:10.266 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 10:56:54 -0500 (0:00:00.016) 0:00:10.282 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 10:56:54 -0500 (0:00:00.014) 0:00:10.296 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 10:56:54 -0500 (0:00:00.027) 0:00:10.324 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 10:56:55 -0500 (0:00:00.575) 0:00:10.900 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 17 January 2026 10:56:55 -0500 (0:00:00.033) 0:00:10.933 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 17 January 2026 10:56:55 -0500 (0:00:00.003) 0:00:10.936 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 17 January 2026 10:56:55 -0500 (0:00:00.000) 0:00:10.937 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 17 January 2026 10:56:55 -0500 (0:00:00.034) 0:00:10.972 ****** included: /tmp/collections-XOR/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-655.el9.x86_64] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 17 January 2026 10:56:55 -0500 (0:00:00.022) 0:00:10.995 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-655.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "13c555f3a11d0d6eeb255fd855679131d19713e8", "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64" }, "md5sum": "c1de6c0d739eb95ddba8667dc96d5278", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15116328, "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-655.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "fbb087231b120e528af93b8b3fefdfe01bdd8e04", "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img" }, "md5sum": "7c4795c4b1a635fc0da1d070d6f71ea2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39314246, "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 17 January 2026 10:56:56 -0500 (0:00:01.080) 0:00:12.075 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:56:56 -0500 (0:00:00.034) 0:00:12.110 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:56:56 -0500 (0:00:00.016) 0:00:12.127 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:56:56 -0500 (0:00:00.031) 0:00:12.158 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:56:56 -0500 (0:00:00.015) 0:00:12.174 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:56:56 -0500 (0:00:00.014) 0:00:12.188 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:56:56 -0500 (0:00:00.027) 0:00:12.216 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:56:56 -0500 (0:00:00.010) 0:00:12.227 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:56:56 -0500 (0:00:00.058) 0:00:12.285 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:56:57 -0500 (0:00:00.978) 0:00:13.263 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665410.995467, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1767686424.056, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 663476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1891725977", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:56:57 -0500 (0:00:00.356) 0:00:13.620 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:56:57 -0500 (0:00:00.016) 0:00:13.636 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:56:57 -0500 (0:00:00.014) 0:00:13.651 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:56:58 -0500 (0:00:00.335) 0:00:13.986 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:56:58 -0500 (0:00:00.060) 0:00:14.046 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665410.995467, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1767686424.056, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 663476, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1767686424.056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1891725977", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:56:58 -0500 (0:00:00.373) 0:00:14.420 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665413.9195638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768665413.9184866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768665413.9195647, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1275832055", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:56:58 -0500 (0:00:00.380) 0:00:14.801 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004670", "end": "2026-01-17 10:56:59.243524", "rc": 0, "start": "2026-01-17 10:56:59.238854" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:56:59 -0500 (0:00:00.368) 0:00:15.169 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:56:59 -0500 (0:00:00.032) 0:00:15.202 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:56:59 -0500 (0:00:00.370) 0:00:15.573 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:57:00 -0500 (0:00:00.371) 0:00:15.944 ****** 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-655.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-655.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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 10:57:00 -0500 (0:00:00.655) 0:00:16.599 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 10:57:00 -0500 (0:00:00.017) 0:00:16.617 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 10:57:00 -0500 (0:00:00.016) 0:00:16.633 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 10:57:00 -0500 (0:00:00.030) 0:00:16.663 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 10:57:00 -0500 (0:00:00.028) 0:00:16.692 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 17 January 2026 10:57:00 -0500 (0:00:00.029) 0:00:16.721 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 17 January 2026 10:57:00 -0500 (0:00:00.001) 0:00:16.722 ****** 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.160722", "end": "2026-01-17 10:57:01.308522", "rc": 0, "start": "2026-01-17 10:57:01.147800" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 17 January 2026 10:57:01 -0500 (0:00:00.522) 0:00:17.245 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 17 January 2026 10:57:01 -0500 (0:00:00.022) 0:00:17.267 ****** changed: [managed-node1] => { "changed": true, "elapsed": 22, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 17 January 2026 10:57:25 -0500 (0:00:23.742) 0:00:41.009 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.011) 0:00:41.020 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.014) 0:00:41.034 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.013) 0:00:41.048 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.064) 0:00:41.113 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.027) 0:00:41.141 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.041) 0:00:41.182 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.017) 0:00:41.200 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.024) 0:00:41.225 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.036) 0:00:41.261 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.011) 0:00:41.272 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:57:25 -0500 (0:00:00.050) 0:00:41.322 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:57:27 -0500 (0:00:02.116) 0:00:43.438 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665421.306536, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665421.306536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665421.305536, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2593998604", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:57:27 -0500 (0:00:00.388) 0:00:43.827 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:57:27 -0500 (0:00:00.014) 0:00:43.841 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:57:27 -0500 (0:00:00.012) 0:00:43.855 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:57:28 -0500 (0:00:00.353) 0:00:44.208 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:57:28 -0500 (0:00:00.059) 0:00:44.268 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665447.5530465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665421.306536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665421.305536, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2593998604", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:57:28 -0500 (0:00:00.403) 0:00:44.672 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665418.8535197, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768665413.9184866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768665413.9195647, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1275832055", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:57:29 -0500 (0:00:00.400) 0:00:45.072 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005101", "end": "2026-01-17 10:57:29.334216", "rc": 0, "start": "2026-01-17 10:57:29.329115" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:57:29 -0500 (0:00:00.395) 0:00:45.467 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:57:29 -0500 (0:00:00.033) 0:00:45.500 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:57:30 -0500 (0:00:00.382) 0:00:45.883 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:57:30 -0500 (0:00:00.383) 0:00:46.266 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 10:57:30 -0500 (0:00:00.367) 0:00:46.634 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 10:57:30 -0500 (0:00:00.017) 0:00:46.651 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 10:57:30 -0500 (0:00:00.018) 0:00:46.669 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 10:57:30 -0500 (0:00:00.029) 0:00:46.699 ****** 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": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 10:57:31 -0500 (0:00:00.540) 0:00:47.239 ****** 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": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 17 January 2026 10:57:31 -0500 (0:00:00.035) 0:00:47.274 ****** included: /tmp/collections-XOR/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-655.el9.x86_64] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 17 January 2026 10:57:31 -0500 (0:00:00.024) 0:00:47.299 ****** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-655.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "13c555f3a11d0d6eeb255fd855679131d19713e8", "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64" }, "md5sum": "c1de6c0d739eb95ddba8667dc96d5278", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15116328, "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-655.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "fbb087231b120e528af93b8b3fefdfe01bdd8e04", "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img" }, "md5sum": "7c4795c4b1a635fc0da1d070d6f71ea2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39314246, "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 17 January 2026 10:57:32 -0500 (0:00:01.288) 0:00:48.587 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:57:32 -0500 (0:00:00.040) 0:00:48.628 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:57:32 -0500 (0:00:00.020) 0:00:48.648 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:57:32 -0500 (0:00:00.037) 0:00:48.686 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:57:32 -0500 (0:00:00.017) 0:00:48.703 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:57:32 -0500 (0:00:00.019) 0:00:48.722 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:57:32 -0500 (0:00:00.028) 0:00:48.751 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:57:32 -0500 (0:00:00.010) 0:00:48.762 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:57:32 -0500 (0:00:00.059) 0:00:48.821 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:57:33 -0500 (0:00:00.949) 0:00:49.771 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665447.5530465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665421.306536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665421.305536, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2593998604", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:57:34 -0500 (0:00:00.359) 0:00:50.130 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:57:34 -0500 (0:00:00.013) 0:00:50.144 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:57:34 -0500 (0:00:00.011) 0:00:50.155 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:57:34 -0500 (0:00:00.335) 0:00:50.491 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:57:34 -0500 (0:00:00.041) 0:00:50.532 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665447.5530465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665421.306536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665421.305536, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2593998604", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:57:35 -0500 (0:00:00.374) 0:00:50.907 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665418.8535197, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768665413.9184866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768665413.9195647, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1275832055", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:57:35 -0500 (0:00:00.369) 0:00:51.276 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004397", "end": "2026-01-17 10:57:35.740054", "rc": 0, "start": "2026-01-17 10:57:35.735657" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:57:35 -0500 (0:00:00.394) 0:00:51.671 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:57:35 -0500 (0:00:00.040) 0:00:51.711 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:57:36 -0500 (0:00:00.368) 0:00:52.080 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:57:36 -0500 (0:00:00.363) 0:00:52.443 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.725) 0:00:53.169 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.017) 0:00:53.186 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.015) 0:00:53.201 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.028) 0:00:53.230 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.029) 0:00:53.259 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.029) 0:00:53.288 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.000) 0:00:53.289 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.013) 0:00:53.302 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.052) 0:00:53.354 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.016) 0:00:53.371 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.036) 0:00:53.407 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.016) 0:00:53.424 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.015) 0:00:53.439 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.028) 0:00:53.467 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.011) 0:00:53.479 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:57:37 -0500 (0:00:00.043) 0:00:53.522 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:57:38 -0500 (0:00:00.953) 0:00:54.475 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665447.5530465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665421.306536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665421.305536, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2593998604", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:57:38 -0500 (0:00:00.368) 0:00:54.844 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:57:38 -0500 (0:00:00.017) 0:00:54.861 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:57:38 -0500 (0:00:00.012) 0:00:54.873 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:57:39 -0500 (0:00:00.343) 0:00:55.217 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:57:39 -0500 (0:00:00.044) 0:00:55.262 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665447.5530465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665421.306536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665421.305536, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2593998604", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:57:39 -0500 (0:00:00.367) 0:00:55.629 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665418.8535197, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768665413.9184866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768665413.9195647, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1275832055", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:57:40 -0500 (0:00:00.374) 0:00:56.004 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004734", "end": "2026-01-17 10:57:40.442287", "rc": 0, "start": "2026-01-17 10:57:40.437553" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:57:40 -0500 (0:00:00.372) 0:00:56.376 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:57:40 -0500 (0:00:00.037) 0:00:56.414 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:57:40 -0500 (0:00:00.368) 0:00:56.782 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:57:41 -0500 (0:00:00.361) 0:00:57.144 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 10:57:41 -0500 (0:00:00.343) 0:00:57.487 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 10:57:41 -0500 (0:00:00.018) 0:00:57.506 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 10:57:41 -0500 (0:00:00.018) 0:00:57.524 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 10:57:41 -0500 (0:00:00.040) 0:00:57.564 ****** 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": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 10:57:42 -0500 (0:00:00.550) 0:00:58.115 ****** 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": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 17 January 2026 10:57:42 -0500 (0:00:00.051) 0:00:58.167 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 17 January 2026 10:57:42 -0500 (0:00:00.062) 0:00:58.230 ****** included: /tmp/collections-XOR/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-655.el9.x86_64] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 17 January 2026 10:57:42 -0500 (0:00:00.040) 0:00:58.270 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-655.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-655.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "13c555f3a11d0d6eeb255fd855679131d19713e8", "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64" }, "md5sum": "c1de6c0d739eb95ddba8667dc96d5278", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15116328, "src": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-655.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "fbb087231b120e528af93b8b3fefdfe01bdd8e04", "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img" }, "md5sum": "7c4795c4b1a635fc0da1d070d6f71ea2", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39314246, "src": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 17 January 2026 10:57:43 -0500 (0:00:00.891) 0:00:59.162 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:57:43 -0500 (0:00:00.036) 0:00:59.199 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:57:43 -0500 (0:00:00.017) 0:00:59.216 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:57:43 -0500 (0:00:00.032) 0:00:59.249 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:57:43 -0500 (0:00:00.017) 0:00:59.266 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:57:43 -0500 (0:00:00.017) 0:00:59.284 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:57:43 -0500 (0:00:00.029) 0:00:59.313 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:57:43 -0500 (0:00:00.012) 0:00:59.326 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:57:43 -0500 (0:00:00.060) 0:00:59.386 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:57:44 -0500 (0:00:00.935) 0:01:00.322 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665447.5530465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665421.306536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665421.305536, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2593998604", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:57:44 -0500 (0:00:00.355) 0:01:00.677 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:57:44 -0500 (0:00:00.012) 0:01:00.690 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:57:44 -0500 (0:00:00.012) 0:01:00.702 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:57:45 -0500 (0:00:00.338) 0:01:01.040 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:57:45 -0500 (0:00:00.041) 0:01:01.081 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665447.5530465, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665421.306536, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727746, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665421.305536, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2593998604", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:57:45 -0500 (0:00:00.354) 0:01:01.436 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665418.8535197, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768665413.9184866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768665413.9195647, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1275832055", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:57:45 -0500 (0:00:00.359) 0:01:01.796 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005040", "end": "2026-01-17 10:57:46.229554", "rc": 0, "start": "2026-01-17 10:57:46.224514" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:57:46 -0500 (0:00:00.363) 0:01:02.159 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:57:46 -0500 (0:00:00.033) 0:01:02.192 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:57:46 -0500 (0:00:00.359) 0:01:02.552 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:57:47 -0500 (0:00:00.360) 0:01:02.913 ****** 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-655.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-655.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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 10:57:47 -0500 (0:00:00.701) 0:01:03.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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 10:57:47 -0500 (0:00:00.017) 0:01:03.632 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 10:57:47 -0500 (0:00:00.015) 0:01:03.647 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 10:57:47 -0500 (0:00:00.027) 0:01:03.674 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 10:57:47 -0500 (0:00:00.028) 0:01:03.703 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 17 January 2026 10:57:47 -0500 (0:00:00.028) 0:01:03.732 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 17 January 2026 10:57:47 -0500 (0:00:00.001) 0:01:03.733 ****** 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.190825", "end": "2026-01-17 10:57:48.336859", "rc": 0, "start": "2026-01-17 10:57:48.146034" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 17 January 2026 10:57:48 -0500 (0:00:00.532) 0:01:04.266 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 17 January 2026 10:57:48 -0500 (0:00:00.012) 0:01:04.279 ****** changed: [managed-node1] => { "changed": true, "elapsed": 27, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 17 January 2026 10:58:16 -0500 (0:00:28.172) 0:01:32.451 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.012) 0:01:32.464 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.014) 0:01:32.479 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.013) 0:01:32.493 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.060) 0:01:32.554 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.029) 0:01:32.584 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.036) 0:01:32.620 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.018) 0:01:32.639 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.018) 0:01:32.657 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.033) 0:01:32.691 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.017) 0:01:32.708 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:58:16 -0500 (0:00:00.051) 0:01:32.759 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:58:19 -0500 (0:00:02.122) 0:01:34.882 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665468.3347814, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665468.3347814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665468.3337815, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4053968511", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:58:19 -0500 (0:00:00.388) 0:01:35.270 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:58:19 -0500 (0:00:00.013) 0:01:35.283 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:58:19 -0500 (0:00:00.013) 0:01:35.297 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:58:19 -0500 (0:00:00.346) 0:01:35.643 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:58:19 -0500 (0:00:00.039) 0:01:35.682 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665498.9593153, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665468.3347814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665468.3337815, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4053968511", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:58:20 -0500 (0:00:00.356) 0:01:36.039 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665418.8535197, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768665413.9184866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768665413.9195647, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1275832055", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:58:20 -0500 (0:00:00.364) 0:01:36.404 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004769", "end": "2026-01-17 10:58:20.652895", "rc": 0, "start": "2026-01-17 10:58:20.648126" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:58:20 -0500 (0:00:00.384) 0:01:36.789 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:58:20 -0500 (0:00:00.033) 0:01:36.822 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:58:21 -0500 (0:00:00.378) 0:01:37.201 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:58:21 -0500 (0:00:00.369) 0:01:37.570 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.356) 0:01:37.926 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.018) 0:01:37.945 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.016) 0:01:37.962 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.030) 0:01:37.992 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-655.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": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "3", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "4", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.588) 0:01:38.581 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-655.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": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "3", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "4", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.044) 0:01:38.626 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.047) 0:01:38.673 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.035) 0:01:38.709 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.016) 0:01:38.726 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.033) 0:01:38.759 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.020) 0:01:38.779 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.016) 0:01:38.795 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.028) 0:01:38.824 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:58:22 -0500 (0:00:00.010) 0:01:38.835 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:58:23 -0500 (0:00:00.049) 0:01:38.884 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:58:23 -0500 (0:00:00.943) 0:01:39.828 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665498.9593153, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665468.3347814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665468.3337815, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4053968511", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:58:24 -0500 (0:00:00.355) 0:01:40.184 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:58:24 -0500 (0:00:00.012) 0:01:40.196 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:58:24 -0500 (0:00:00.011) 0:01:40.208 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:58:24 -0500 (0:00:00.337) 0:01:40.545 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:58:24 -0500 (0:00:00.040) 0:01:40.586 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665498.9593153, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665468.3347814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665468.3337815, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4053968511", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:58:25 -0500 (0:00:00.357) 0:01:40.943 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665418.8535197, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768665413.9184866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768665413.9195647, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1275832055", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:58:25 -0500 (0:00:00.362) 0:01:41.306 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005245", "end": "2026-01-17 10:58:25.742475", "rc": 0, "start": "2026-01-17 10:58:25.737230" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:58:25 -0500 (0:00:00.365) 0:01:41.671 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:58:25 -0500 (0:00:00.034) 0:01:41.705 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:58:26 -0500 (0:00:00.362) 0:01:42.067 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:58:26 -0500 (0:00:00.361) 0:01:42.429 ****** 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-655.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-655.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 17 January 2026 10:58:26 -0500 (0:00:00.340) 0:01:42.770 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 17 January 2026 10:58:26 -0500 (0:00:00.014) 0:01:42.785 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:58:26 -0500 (0:00:00.059) 0:01:42.845 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:58:26 -0500 (0:00:00.016) 0:01:42.861 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:58:27 -0500 (0:00:00.032) 0:01:42.894 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:58:27 -0500 (0:00:00.016) 0:01:42.910 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:58:27 -0500 (0:00:00.015) 0:01:42.925 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:58:27 -0500 (0:00:00.028) 0:01:42.954 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:58:27 -0500 (0:00:00.011) 0:01:42.965 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:58:27 -0500 (0:00:00.052) 0:01:43.018 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:58:28 -0500 (0:00:00.953) 0:01:43.972 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665498.9593153, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665468.3347814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665468.3337815, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4053968511", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:58:28 -0500 (0:00:00.362) 0:01:44.334 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:58:28 -0500 (0:00:00.012) 0:01:44.347 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:58:28 -0500 (0:00:00.012) 0:01:44.359 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:58:28 -0500 (0:00:00.340) 0:01:44.699 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:58:28 -0500 (0:00:00.066) 0:01:44.766 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665498.9593153, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665468.3347814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665468.3337815, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4053968511", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:58:29 -0500 (0:00:00.362) 0:01:45.129 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665418.8535197, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768665413.9184866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768665413.9195647, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1275832055", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:58:29 -0500 (0:00:00.359) 0:01:45.488 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004584", "end": "2026-01-17 10:58:29.950856", "rc": 0, "start": "2026-01-17 10:58:29.946272" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:58:29 -0500 (0:00:00.389) 0:01:45.878 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:58:30 -0500 (0:00:00.061) 0:01:45.940 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:58:30 -0500 (0:00:00.393) 0:01:46.333 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:58:30 -0500 (0:00:00.389) 0:01:46.722 ****** 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-655.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 10:58:31 -0500 (0:00:00.751) 0:01:47.474 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 10:58:31 -0500 (0:00:00.044) 0:01:47.519 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 10:58:31 -0500 (0:00:00.067) 0:01:47.587 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 10:58:31 -0500 (0:00:00.030) 0:01:47.618 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.525) 0:01:48.143 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "8d1401fea320476c96daa638c7dc72e9-5.14.0-655.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.036) 0:01:48.180 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.069) 0:01:48.249 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.016) 0:01:48.266 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.033) 0:01:48.300 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.017) 0:01:48.317 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.016) 0:01:48.334 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.031) 0:01:48.365 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.015) 0:01:48.381 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 17 January 2026 10:58:32 -0500 (0:00:00.047) 0:01:48.429 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 17 January 2026 10:58:33 -0500 (0:00:00.936) 0:01:49.366 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665498.9593153, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665468.3347814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665468.3337815, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4053968511", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 17 January 2026 10:58:33 -0500 (0:00:00.357) 0:01:49.723 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 17 January 2026 10:58:33 -0500 (0:00:00.014) 0:01:49.738 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 17 January 2026 10:58:33 -0500 (0:00:00.012) 0:01:49.751 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 17 January 2026 10:58:34 -0500 (0:00:00.335) 0:01:50.086 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 17 January 2026 10:58:34 -0500 (0:00:00.041) 0:01:50.127 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665498.9593153, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768665468.3347814, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 727749, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1768665468.3337815, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "4053968511", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 17 January 2026 10:58:34 -0500 (0:00:00.354) 0:01:50.481 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768665418.8535197, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768665413.9184866, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 222298310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768665413.9195647, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1275832055", "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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 17 January 2026 10:58:34 -0500 (0:00:00.359) 0:01:50.841 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004844", "end": "2026-01-17 10:58:35.282883", "rc": 0, "start": "2026-01-17 10:58:35.278039" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 17 January 2026 10:58:35 -0500 (0:00:00.371) 0:01:51.212 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 17 January 2026 10:58:35 -0500 (0:00:00.033) 0:01:51.246 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 17 January 2026 10:58:35 -0500 (0:00:00.366) 0:01:51.612 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 17 January 2026 10:58:36 -0500 (0:00:00.360) 0:01:51.973 ****** 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-655.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 17 January 2026 10:58:36 -0500 (0:00:00.643) 0:01:52.616 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 17 January 2026 10:58:36 -0500 (0:00:00.017) 0:01:52.634 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 17 January 2026 10:58:36 -0500 (0:00:00.017) 0:01:52.651 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 17 January 2026 10:58:36 -0500 (0:00:00.028) 0:01:52.680 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 17 January 2026 10:58:37 -0500 (0:00:00.509) 0:01:53.189 ****** 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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-655.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-655.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-655.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-655.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": "1b220980a0ae4b2bb14ee0cefe286277-5.14.0-654.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-654.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-654.el9.x86_64", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (5.14.0-654.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": "1b220980a0ae4b2bb14ee0cefe286277-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-1b220980a0ae4b2bb14ee0cefe286277.img", "kernel": "/boot/vmlinuz-0-rescue-1b220980a0ae4b2bb14ee0cefe286277", "root": "UUID=a072e5ad-b1ec-4900-abeb-5d4679ecfcd5", "title": "CentOS Stream (0-rescue-1b220980a0ae4b2bb14ee0cefe286277) 9" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 17 January 2026 10:58:37 -0500 (0:00:00.037) 0:01:53.227 ****** 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-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 17 January 2026 10:58:37 -0500 (0:00:00.050) 0:01:53.277 ****** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-655.el9.x86_64_clone1" ], "delta": "0:00:00.060274", "end": "2026-01-17 10:58:37.751578", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-17 10:58:37.691304" } STDERR: The param /boot/vmlinuz-5.14.0-655.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-655.el9.x86_64_clone2" ], "delta": "0:00:00.060345", "end": "2026-01-17 10:58:38.142732", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-17 10:58:38.082387" } STDERR: The param /boot/vmlinuz-5.14.0-655.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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 17 January 2026 10:58:38 -0500 (0:00:00.794) 0:01:54.072 ****** 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.136968", "end": "2026-01-17 10:58:38.623615", "rc": 0, "start": "2026-01-17 10:58:38.486647" } 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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 17 January 2026 10:58:38 -0500 (0:00:00.481) 0:01:54.553 ****** included: /tmp/collections-XOR/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-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 17 January 2026 10:58:38 -0500 (0:00:00.014) 0:01:54.568 ****** changed: [managed-node1] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 17 January 2026 10:59:02 -0500 (0:00:24.110) 0:02:18.679 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 17 January 2026 10:59:02 -0500 (0:00:00.012) 0:02:18.691 ****** 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-01-17T15:58:26.887723+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-655.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-655.el9.x86_64_clone2", "start_time": "2026-01-17T15:58:26.549758+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 17 January 2026 10:59:02 -0500 (0:00:00.014) 0:02:18.706 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 28.17s /tmp/collections-XOR/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.11s /tmp/collections-XOR/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.74s /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.28s /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 2.39s /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.12s /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.12s /tmp/collections-XOR/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-655.el9.x86_64 --- 1.29s /tmp/collections-XOR/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-655.el9.x86_64 --- 1.08s /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.98s /tmp/collections-XOR/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-XOR/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-XOR/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-XOR/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-XOR/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-XOR/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-XOR/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-655.el9.x86_64 --- 0.89s /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.80s /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.75s /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.73s /tmp/collections-XOR/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114