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-HvY executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Nov 14 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 10 January 2026 08:02:21 -0500 (0:00:00.019) 0:00:00.019 ****** included: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 10 January 2026 08:02:21 -0500 (0:00:00.011) 0:00:00.030 ****** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 10 January 2026 08:02:23 -0500 (0:00:01.976) 0:00:02.007 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 10 January 2026 08:02:23 -0500 (0:00:00.013) 0:00:02.020 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:02:23 -0500 (0:00:00.085) 0:00:02.105 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:02:23 -0500 (0:00:00.021) 0:00:02.126 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:02:23 -0500 (0:00:00.032) 0:00:02.159 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:02:23 -0500 (0:00:00.424) 0:00:02.583 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:02:23 -0500 (0:00:00.020) 0:00:02.604 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:02:23 -0500 (0:00:00.029) 0:00:02.633 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:02:23 -0500 (0:00:00.011) 0:00:02.645 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:02:24 -0500 (0:00:00.043) 0:00:02.688 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:02:36 -0500 (0:00:12.396) 0:00:15.084 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:02:36 -0500 (0:00:00.369) 0:00:15.453 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:02:36 -0500 (0:00:00.013) 0:00:15.467 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:02:36 -0500 (0:00:00.011) 0:00:15.479 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:02:37 -0500 (0:00:00.335) 0:00:15.815 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:02:37 -0500 (0:00:00.041) 0:00:15.856 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050156.705729, "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:02:37 -0500 (0:00:00.353) 0:00:16.209 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:02:37 -0500 (0:00:00.354) 0:00:16.564 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005500", "end": "2026-01-10 08:02:38.292586", "rc": 0, "start": "2026-01-10 08:02:38.287086" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:02:38 -0500 (0:00:00.444) 0:00:17.008 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:02:38 -0500 (0:00:00.032) 0:00:17.041 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:02:38 -0500 (0:00:00.439) 0:00:17.480 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:02:39 -0500 (0:00:00.357) 0:00:17.838 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:02:39 -0500 (0:00:00.436) 0:00:18.275 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:02:39 -0500 (0:00:00.017) 0:00:18.292 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:02:39 -0500 (0:00:00.016) 0:00:18.309 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:02:39 -0500 (0:00:00.027) 0:00:18.336 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:02:40 -0500 (0:00:00.580) 0:00:18.917 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 10 January 2026 08:02:40 -0500 (0:00:00.036) 0:00:18.954 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 10 January 2026 08:02:40 -0500 (0:00:00.003) 0:00:18.958 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 10 January 2026 08:02:40 -0500 (0:00:00.002) 0:00:18.960 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 10 January 2026 08:02:40 -0500 (0:00:00.037) 0:00:18.997 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 10 January 2026 08:02:40 -0500 (0:00:00.024) 0:00:19.022 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 10 January 2026 08:02:41 -0500 (0:00:01.074) 0:00:20.096 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:02:41 -0500 (0:00:00.036) 0:00:20.133 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:02:41 -0500 (0:00:00.020) 0:00:20.154 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:02:41 -0500 (0:00:00.033) 0:00:20.187 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:02:41 -0500 (0:00:00.019) 0:00:20.206 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:02:41 -0500 (0:00:00.018) 0:00:20.224 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:02:41 -0500 (0:00:00.042) 0:00:20.266 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:02:41 -0500 (0:00:00.014) 0:00:20.281 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:02:41 -0500 (0:00:00.070) 0:00:20.352 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:02:42 -0500 (0:00:00.952) 0:00:21.304 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050156.705729, "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:02:42 -0500 (0:00:00.350) 0:00:21.654 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:02:43 -0500 (0:00:00.015) 0:00:21.669 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:02:43 -0500 (0:00:00.012) 0:00:21.681 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:02:43 -0500 (0:00:00.340) 0:00:22.022 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:02:43 -0500 (0:00:00.055) 0:00:22.078 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050156.705729, "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:02:43 -0500 (0:00:00.364) 0:00:22.443 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050159.1203046, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768050159.1187289, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176160962, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768050159.1203058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1666299389", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:02:44 -0500 (0:00:00.373) 0:00:22.817 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004707", "end": "2026-01-10 08:02:44.473112", "rc": 0, "start": "2026-01-10 08:02:44.468405" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:02:44 -0500 (0:00:00.379) 0:00:23.196 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:02:44 -0500 (0:00:00.051) 0:00:23.247 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:02:44 -0500 (0:00:00.409) 0:00:23.657 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:02:45 -0500 (0:00:00.401) 0:00:24.058 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:02:46 -0500 (0:00:00.655) 0:00:24.714 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:02:46 -0500 (0:00:00.026) 0:00:24.741 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:02:46 -0500 (0:00:00.024) 0:00:24.766 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:02:46 -0500 (0:00:00.041) 0:00:24.807 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:02:46 -0500 (0:00:00.045) 0:00:24.853 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 10 January 2026 08:02:46 -0500 (0:00:00.050) 0:00:24.903 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 10 January 2026 08:02:46 -0500 (0:00:00.005) 0:00:24.908 ****** 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.162479", "end": "2026-01-10 08:02:46.734192", "rc": 0, "start": "2026-01-10 08:02:46.571713" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 10 January 2026 08:02:46 -0500 (0:00:00.548) 0:00:25.456 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 10 January 2026 08:02:46 -0500 (0:00:00.024) 0:00:25.481 ****** changed: [managed-node1] => { "changed": true, "elapsed": 26, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 10 January 2026 08:03:14 -0500 (0:00:28.090) 0:00:53.571 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 10 January 2026 08:03:14 -0500 (0:00:00.019) 0:00:53.591 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 10 January 2026 08:03:14 -0500 (0:00:00.026) 0:00:53.617 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 10 January 2026 08:03:14 -0500 (0:00:00.024) 0:00:53.641 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:03:15 -0500 (0:00:00.080) 0:00:53.722 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:03:15 -0500 (0:00:00.019) 0:00:53.741 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:03:15 -0500 (0:00:00.036) 0:00:53.777 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:03:15 -0500 (0:00:00.017) 0:00:53.794 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:03:15 -0500 (0:00:00.016) 0:00:53.811 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:03:15 -0500 (0:00:00.028) 0:00:53.839 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:03:15 -0500 (0:00:00.011) 0:00:53.851 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:03:15 -0500 (0:00:00.044) 0:00:53.895 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:03:17 -0500 (0:00:02.151) 0:00:56.047 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050166.7327282, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050166.731728, "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": 1768050166.731728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "755068028", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:03:17 -0500 (0:00:00.421) 0:00:56.468 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:03:17 -0500 (0:00:00.014) 0:00:56.483 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:03:17 -0500 (0:00:00.012) 0:00:56.496 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:03:18 -0500 (0:00:00.369) 0:00:56.865 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:03:18 -0500 (0:00:00.042) 0:00:56.908 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050166.7327282, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050166.731728, "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": 1768050166.731728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "755068028", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:03:18 -0500 (0:00:00.383) 0:00:57.291 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050164.0837283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768050159.1187289, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176160962, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768050159.1203058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1666299389", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:03:19 -0500 (0:00:00.378) 0:00:57.670 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004756", "end": "2026-01-10 08:03:19.320445", "rc": 0, "start": "2026-01-10 08:03:19.315689" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:03:19 -0500 (0:00:00.375) 0:00:58.045 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:03:19 -0500 (0:00:00.051) 0:00:58.097 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:03:19 -0500 (0:00:00.380) 0:00:58.478 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:03:20 -0500 (0:00:00.401) 0:00:58.879 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:03:20 -0500 (0:00:00.359) 0:00:59.239 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:03:20 -0500 (0:00:00.021) 0:00:59.261 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:03:20 -0500 (0:00:00.018) 0:00:59.279 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:03:20 -0500 (0:00:00.035) 0:00:59.315 ****** 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": "908beaedcc1140b4bba6739dc3400f98-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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:03:21 -0500 (0:00:00.561) 0:00:59.876 ****** 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": "908beaedcc1140b4bba6739dc3400f98-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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 10 January 2026 08:03:21 -0500 (0:00:00.060) 0:00:59.937 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 10 January 2026 08:03:21 -0500 (0:00:00.042) 0:00:59.979 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 10 January 2026 08:03:22 -0500 (0:00:01.309) 0:01:01.289 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:03:22 -0500 (0:00:00.036) 0:01:01.326 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:03:22 -0500 (0:00:00.017) 0:01:01.343 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:03:22 -0500 (0:00:00.037) 0:01:01.380 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:03:22 -0500 (0:00:00.022) 0:01:01.403 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:03:22 -0500 (0:00:00.024) 0:01:01.428 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:03:22 -0500 (0:00:00.045) 0:01:01.474 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:03:22 -0500 (0:00:00.016) 0:01:01.491 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:03:22 -0500 (0:00:00.067) 0:01:01.558 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:03:23 -0500 (0:00:01.018) 0:01:02.577 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050166.7327282, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050166.731728, "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": 1768050166.731728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "755068028", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:03:24 -0500 (0:00:00.387) 0:01:02.965 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:03:24 -0500 (0:00:00.022) 0:01:02.987 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:03:24 -0500 (0:00:00.019) 0:01:03.007 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:03:24 -0500 (0:00:00.368) 0:01:03.376 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:03:24 -0500 (0:00:00.062) 0:01:03.438 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050166.7327282, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050166.731728, "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": 1768050166.731728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "755068028", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:03:25 -0500 (0:00:00.372) 0:01:03.811 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050164.0837283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768050159.1187289, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176160962, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768050159.1203058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1666299389", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:03:25 -0500 (0:00:00.375) 0:01:04.187 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004750", "end": "2026-01-10 08:03:25.843916", "rc": 0, "start": "2026-01-10 08:03:25.839166" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:03:25 -0500 (0:00:00.380) 0:01:04.567 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:03:25 -0500 (0:00:00.037) 0:01:04.604 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:03:26 -0500 (0:00:00.379) 0:01:04.983 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:03:26 -0500 (0:00:00.378) 0:01:05.362 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.703) 0:01:06.066 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.018) 0:01:06.084 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.022) 0:01:06.107 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.030) 0:01:06.138 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.030) 0:01:06.168 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.030) 0:01:06.199 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.001) 0:01:06.201 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.014) 0:01:06.216 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.055) 0:01:06.271 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.019) 0:01:06.290 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.033) 0:01:06.323 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.018) 0:01:06.341 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.016) 0:01:06.358 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.029) 0:01:06.388 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.013) 0:01:06.401 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:03:27 -0500 (0:00:00.042) 0:01:06.444 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:03:28 -0500 (0:00:00.979) 0:01:07.423 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050166.7327282, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050166.731728, "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": 1768050166.731728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "755068028", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:03:29 -0500 (0:00:00.369) 0:01:07.793 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:03:29 -0500 (0:00:00.014) 0:01:07.807 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:03:29 -0500 (0:00:00.012) 0:01:07.819 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:03:29 -0500 (0:00:00.355) 0:01:08.175 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:03:29 -0500 (0:00:00.042) 0:01:08.217 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050166.7327282, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050166.731728, "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": 1768050166.731728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "755068028", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:03:29 -0500 (0:00:00.364) 0:01:08.582 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050164.0837283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768050159.1187289, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176160962, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768050159.1203058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1666299389", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:03:30 -0500 (0:00:00.364) 0:01:08.947 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004637", "end": "2026-01-10 08:03:30.594392", "rc": 0, "start": "2026-01-10 08:03:30.589755" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:03:30 -0500 (0:00:00.365) 0:01:09.312 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:03:30 -0500 (0:00:00.034) 0:01:09.347 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:03:31 -0500 (0:00:00.364) 0:01:09.712 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:03:31 -0500 (0:00:00.362) 0:01:10.074 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:03:31 -0500 (0:00:00.341) 0:01:10.416 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:03:31 -0500 (0:00:00.018) 0:01:10.434 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:03:31 -0500 (0:00:00.016) 0:01:10.451 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:03:31 -0500 (0:00:00.030) 0:01:10.481 ****** 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": "908beaedcc1140b4bba6739dc3400f98-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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:03:32 -0500 (0:00:00.539) 0:01:11.021 ****** 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": "908beaedcc1140b4bba6739dc3400f98-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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 10 January 2026 08:03:32 -0500 (0:00:00.038) 0:01:11.059 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 10 January 2026 08:03:32 -0500 (0:00:00.043) 0:01:11.103 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 10 January 2026 08:03:32 -0500 (0:00:00.026) 0:01:11.129 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 10 January 2026 08:03:33 -0500 (0:00:00.889) 0:01:12.018 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:03:33 -0500 (0:00:00.037) 0:01:12.056 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:03:33 -0500 (0:00:00.018) 0:01:12.074 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:03:33 -0500 (0:00:00.033) 0:01:12.108 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:03:33 -0500 (0:00:00.016) 0:01:12.125 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:03:33 -0500 (0:00:00.016) 0:01:12.141 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:03:33 -0500 (0:00:00.029) 0:01:12.171 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:03:33 -0500 (0:00:00.012) 0:01:12.183 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:03:33 -0500 (0:00:00.061) 0:01:12.245 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:03:34 -0500 (0:00:00.980) 0:01:13.226 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050166.7327282, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050166.731728, "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": 1768050166.731728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "755068028", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:03:34 -0500 (0:00:00.364) 0:01:13.590 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:03:34 -0500 (0:00:00.014) 0:01:13.604 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:03:34 -0500 (0:00:00.012) 0:01:13.616 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:03:35 -0500 (0:00:00.345) 0:01:13.962 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:03:35 -0500 (0:00:00.042) 0:01:14.004 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050166.7327282, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050166.731728, "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": 1768050166.731728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "755068028", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:03:35 -0500 (0:00:00.367) 0:01:14.372 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050164.0837283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768050159.1187289, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176160962, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768050159.1203058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1666299389", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:03:36 -0500 (0:00:00.359) 0:01:14.732 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004463", "end": "2026-01-10 08:03:36.381862", "rc": 0, "start": "2026-01-10 08:03:36.377399" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:03:36 -0500 (0:00:00.367) 0:01:15.099 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:03:36 -0500 (0:00:00.035) 0:01:15.135 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:03:36 -0500 (0:00:00.364) 0:01:15.499 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:03:37 -0500 (0:00:00.357) 0:01:15.857 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:03:37 -0500 (0:00:00.707) 0:01:16.564 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:03:37 -0500 (0:00:00.017) 0:01:16.582 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:03:37 -0500 (0:00:00.015) 0:01:16.598 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:03:37 -0500 (0:00:00.028) 0:01:16.627 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:03:37 -0500 (0:00:00.029) 0:01:16.656 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 10 January 2026 08:03:38 -0500 (0:00:00.030) 0:01:16.686 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 10 January 2026 08:03:38 -0500 (0:00:00.002) 0:01:16.689 ****** 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.194048", "end": "2026-01-10 08:03:38.516960", "rc": 0, "start": "2026-01-10 08:03:38.322912" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 10 January 2026 08:03:38 -0500 (0:00:00.547) 0:01:17.236 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 10 January 2026 08:03:38 -0500 (0:00:00.014) 0:01:17.251 ****** changed: [managed-node1] => { "changed": true, "elapsed": 27, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 10 January 2026 08:04:07 -0500 (0:00:28.727) 0:01:45.978 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.012) 0:01:45.991 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.015) 0:01:46.007 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.015) 0:01:46.022 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.055) 0:01:46.078 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.018) 0:01:46.096 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.034) 0:01:46.130 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.016) 0:01:46.147 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.016) 0:01:46.164 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.030) 0:01:46.194 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.012) 0:01:46.207 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:04:07 -0500 (0:00:00.047) 0:01:46.255 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:04:09 -0500 (0:00:02.111) 0:01:48.366 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050218.5154157, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050218.5144157, "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": 1768050218.5144157, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1713949362", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:04:10 -0500 (0:00:00.388) 0:01:48.755 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:04:10 -0500 (0:00:00.015) 0:01:48.770 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:04:10 -0500 (0:00:00.013) 0:01:48.784 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:04:10 -0500 (0:00:00.343) 0:01:49.127 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:04:10 -0500 (0:00:00.041) 0:01:49.169 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050218.5154157, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050218.5144157, "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": 1768050218.5144157, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1713949362", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:04:10 -0500 (0:00:00.360) 0:01:49.529 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050164.0837283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768050159.1187289, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176160962, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768050159.1203058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1666299389", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:04:11 -0500 (0:00:00.363) 0:01:49.893 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005212", "end": "2026-01-10 08:04:11.125081", "rc": 0, "start": "2026-01-10 08:04:11.119869" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:04:11 -0500 (0:00:00.366) 0:01:50.259 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:04:11 -0500 (0:00:00.034) 0:01:50.294 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:04:11 -0500 (0:00:00.368) 0:01:50.662 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:04:12 -0500 (0:00:00.364) 0:01:51.027 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:04:12 -0500 (0:00:00.350) 0:01:51.377 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:04:12 -0500 (0:00:00.018) 0:01:51.396 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:04:12 -0500 (0:00:00.017) 0:01:51.413 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:04:12 -0500 (0:00:00.030) 0:01:51.443 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "908beaedcc1140b4bba6739dc3400f98-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": "908beaedcc1140b4bba6739dc3400f98-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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.575) 0:01:52.019 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "908beaedcc1140b4bba6739dc3400f98-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": "908beaedcc1140b4bba6739dc3400f98-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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.041) 0:01:52.060 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.042) 0:01:52.102 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.036) 0:01:52.139 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.018) 0:01:52.158 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.034) 0:01:52.192 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.019) 0:01:52.212 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.016) 0:01:52.228 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.030) 0:01:52.258 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.013) 0:01:52.271 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:04:13 -0500 (0:00:00.051) 0:01:52.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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:04:14 -0500 (0:00:00.960) 0:01:53.283 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050218.5154157, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050218.5144157, "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": 1768050218.5144157, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1713949362", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:04:14 -0500 (0:00:00.359) 0:01:53.642 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:04:14 -0500 (0:00:00.014) 0:01:53.656 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:04:15 -0500 (0:00:00.012) 0:01:53.668 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:04:15 -0500 (0:00:00.340) 0:01:54.009 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:04:15 -0500 (0:00:00.046) 0:01:54.055 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050218.5154157, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050218.5144157, "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": 1768050218.5144157, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1713949362", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:04:15 -0500 (0:00:00.354) 0:01:54.409 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050164.0837283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768050159.1187289, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176160962, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768050159.1203058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1666299389", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:04:16 -0500 (0:00:00.355) 0:01:54.764 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005886", "end": "2026-01-10 08:04:16.401783", "rc": 0, "start": "2026-01-10 08:04:16.395897" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:04:16 -0500 (0:00:00.363) 0:01:55.128 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:04:16 -0500 (0:00:00.035) 0:01:55.163 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:04:16 -0500 (0:00:00.365) 0:01:55.528 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.360) 0:01:55.889 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.344) 0:01:56.233 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.017) 0:01:56.251 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.058) 0:01:56.309 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.041) 0:01:56.351 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.036) 0:01:56.388 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.017) 0:01:56.406 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.017) 0:01:56.423 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.031) 0:01:56.455 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.013) 0:01:56.468 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:04:17 -0500 (0:00:00.052) 0:01:56.521 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:04:18 -0500 (0:00:00.959) 0:01:57.480 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050218.5154157, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050218.5144157, "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": 1768050218.5144157, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1713949362", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:04:19 -0500 (0:00:00.354) 0:01:57.834 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:04:19 -0500 (0:00:00.013) 0:01:57.848 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:04:19 -0500 (0:00:00.013) 0:01:57.861 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:04:19 -0500 (0:00:00.337) 0:01:58.199 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:04:19 -0500 (0:00:00.043) 0:01:58.243 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050218.5154157, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050218.5144157, "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": 1768050218.5144157, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1713949362", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:04:19 -0500 (0:00:00.359) 0:01:58.602 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050164.0837283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768050159.1187289, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176160962, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768050159.1203058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1666299389", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:04:20 -0500 (0:00:00.358) 0:01:58.961 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005701", "end": "2026-01-10 08:04:20.615709", "rc": 0, "start": "2026-01-10 08:04:20.610008" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:04:20 -0500 (0:00:00.373) 0:01:59.335 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:04:20 -0500 (0:00:00.035) 0:01:59.370 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:04:21 -0500 (0:00:00.367) 0:01:59.737 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:04:21 -0500 (0:00:00.361) 0:02:00.099 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.726) 0:02:00.825 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.021) 0:02:00.847 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.017) 0:02:00.864 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.030) 0:02:00.895 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "908beaedcc1140b4bba6739dc3400f98-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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.526) 0:02:01.422 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "908beaedcc1140b4bba6739dc3400f98-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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.040) 0:02:01.462 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.071) 0:02:01.534 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.019) 0:02:01.554 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.035) 0:02:01.589 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.019) 0:02:01.609 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.018) 0:02:01.628 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 10 January 2026 08:04:22 -0500 (0:00:00.031) 0:02:01.660 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 10 January 2026 08:04:23 -0500 (0:00:00.012) 0:02:01.672 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 10 January 2026 08:04:23 -0500 (0:00:00.053) 0:02:01.726 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 10 January 2026 08:04:24 -0500 (0:00:00.969) 0:02:02.695 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050218.5154157, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050218.5144157, "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": 1768050218.5144157, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1713949362", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 10 January 2026 08:04:24 -0500 (0:00:00.367) 0:02:03.063 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 10 January 2026 08:04:24 -0500 (0:00:00.014) 0:02:03.078 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 10 January 2026 08:04:24 -0500 (0:00:00.012) 0:02:03.090 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 10 January 2026 08:04:24 -0500 (0:00:00.343) 0:02:03.434 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 10 January 2026 08:04:24 -0500 (0:00:00.044) 0:02:03.478 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050218.5154157, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1768050218.5144157, "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": 1768050218.5144157, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1713949362", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 10 January 2026 08:04:25 -0500 (0:00:00.366) 0:02:03.845 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1768050164.0837283, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "60b0108cb944fd30a742f628797626c2e18b8f5b", "ctime": 1768050159.1187289, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 176160962, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1768050159.1203058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "1666299389", "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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 10 January 2026 08:04:25 -0500 (0:00:00.372) 0:02:04.217 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005537", "end": "2026-01-10 08:04:25.876817", "rc": 0, "start": "2026-01-10 08:04:25.871280" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 10 January 2026 08:04:25 -0500 (0:00:00.377) 0:02:04.594 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 10 January 2026 08:04:25 -0500 (0:00:00.035) 0:02:04.630 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 10 January 2026 08:04:26 -0500 (0:00:00.371) 0:02:05.001 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 10 January 2026 08:04:26 -0500 (0:00:00.377) 0:02:05.378 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 10 January 2026 08:04:27 -0500 (0:00:00.660) 0:02:06.039 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 10 January 2026 08:04:27 -0500 (0:00:00.019) 0:02:06.058 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 10 January 2026 08:04:27 -0500 (0:00:00.018) 0:02:06.076 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 10 January 2026 08:04:27 -0500 (0:00:00.032) 0:02:06.108 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 10 January 2026 08:04:27 -0500 (0:00:00.513) 0:02:06.622 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 10 January 2026 08:04:27 -0500 (0:00:00.038) 0:02:06.661 ****** 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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 10 January 2026 08:04:28 -0500 (0:00:00.052) 0:02:06.714 ****** 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.060524", "end": "2026-01-10 08:04:28.396777", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-01-10 08:04:28.336253" } 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.059576", "end": "2026-01-10 08:04:28.784651", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-01-10 08:04:28.725075" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 10 January 2026 08:04:28 -0500 (0:00:00.790) 0:02:07.504 ****** 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.137268", "end": "2026-01-10 08:04:29.266094", "rc": 0, "start": "2026-01-10 08:04:29.128826" } 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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 10 January 2026 08:04:29 -0500 (0:00:00.479) 0:02:07.984 ****** included: /tmp/collections-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 10 January 2026 08:04:29 -0500 (0:00:00.014) 0:02:07.999 ****** changed: [managed-node1] => { "changed": true, "elapsed": 23, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 10 January 2026 08:04:53 -0500 (0:00:24.043) 0:02:32.043 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 10 January 2026 08:04:53 -0500 (0:00:00.013) 0:02:32.056 ****** 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-10T13:04:17.564365+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-10T13:04:17.223220+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 10 January 2026 08:04:53 -0500 (0:00:00.013) 0:02:32.070 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 28.73s /tmp/collections-HvY/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 -- 28.09s /tmp/collections-HvY/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.04s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 12.40s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.15s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.11s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.98s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-655.el9.x86_64 --- 1.31s /tmp/collections-HvY/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.07s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.02s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.98s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.98s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.97s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.96s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.96s /tmp/collections-HvY/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-HvY/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-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.79s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.73s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.71s /tmp/collections-HvY/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114