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-GuA executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 14.3.1 20250617 (Red Hat 14.3.1-2)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 08 November 2025 07:54:16 -0500 (0:00:00.022) 0:00:00.022 ***** included: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 08 November 2025 07:54:16 -0500 (0:00:00.012) 0:00:00.034 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 08 November 2025 07:54:18 -0500 (0:00:01.964) 0:00:01.998 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 08 November 2025 07:54:18 -0500 (0:00:00.008) 0:00:02.007 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:54:18 -0500 (0:00:00.077) 0:00:02.084 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:54:18 -0500 (0:00:00.020) 0:00:02.105 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:54:18 -0500 (0:00:00.029) 0:00:02.134 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:54:18 -0500 (0:00:00.419) 0:00:02.554 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:54:18 -0500 (0:00:00.019) 0:00:02.574 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:54:18 -0500 (0:00:00.028) 0:00:02.603 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:54:18 -0500 (0:00:00.010) 0:00:02.613 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:54:18 -0500 (0:00:00.040) 0:00:02.653 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:54:23 -0500 (0:00:04.983) 0:00:07.637 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762450959.6611614, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1762450959.66108, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12617225, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762450959.6611617, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "3650304384", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:54:24 -0500 (0:00:00.401) 0:00:08.038 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:54:24 -0500 (0:00:00.013) 0:00:08.052 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:54:24 -0500 (0:00:00.010) 0:00:08.062 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:54:24 -0500 (0:00:00.343) 0:00:08.405 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:54:24 -0500 (0:00:00.037) 0:00:08.443 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606464.1526072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1762450959.66108, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12617225, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762450959.6611617, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "3650304384", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:54:24 -0500 (0:00:00.357) 0:00:08.800 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762449978.559, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "08639a80197386bdf802adbac717d3733d765f40", "ctime": 1762449978.56, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9296069, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762449978.56, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "2093581592", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:54:25 -0500 (0:00:00.358) 0:00:09.159 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004537", "end": "2025-11-08 07:54:25.751186", "rc": 0, "start": "2025-11-08 07:54:25.746649" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:54:25 -0500 (0:00:00.442) 0:00:09.602 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:54:25 -0500 (0:00:00.030) 0:00:09.633 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:54:26 -0500 (0:00:00.444) 0:00:10.077 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:54:26 -0500 (0:00:00.357) 0:00:10.435 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 November 2025 07:54:27 -0500 (0:00:00.425) 0:00:10.860 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 08 November 2025 07:54:27 -0500 (0:00:00.017) 0:00:10.878 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 08 November 2025 07:54:27 -0500 (0:00:00.015) 0:00:10.893 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 08 November 2025 07:54:27 -0500 (0:00:00.025) 0:00:10.918 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "16a074875cc7479fa8f031b572c2303b-6.12.0-152.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (6.12.0-152.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-16a074875cc7479fa8f031b572c2303b.img", "kernel": "/boot/vmlinuz-0-rescue-16a074875cc7479fa8f031b572c2303b", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (0-rescue-16a074875cc7479fa8f031b572c2303b) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 08 November 2025 07:54:27 -0500 (0:00:00.528) 0:00:11.446 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 08 November 2025 07:54:27 -0500 (0:00:00.003) 0:00:11.450 ***** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 08 November 2025 07:54:27 -0500 (0:00:00.001) 0:00:11.452 ***** ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "16a074875cc7479fa8f031b572c2303b-6.12.0-152.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (6.12.0-152.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 08 November 2025 07:54:27 -0500 (0:00:00.035) 0:00:11.487 ***** included: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-152.el10.x86_64] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 08 November 2025 07:54:27 -0500 (0:00:00.023) 0:00:11.511 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-152.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "8788b304f148ce277bb38096e3c1fead84385a4d", "dest": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-152.el10.x86_64" }, "md5sum": "ee5a2c5a9bd4ae5b58184ae94af98899", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16025640, "src": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-152.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "341624406dca521832b4ef6b1aa53f0801ffa0f9", "dest": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-152.el10.x86_64.img" }, "md5sum": "403d12d7229538759028101f58c86a74", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47488807, "src": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 08 November 2025 07:54:28 -0500 (0:00:01.136) 0:00:12.648 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:54:28 -0500 (0:00:00.034) 0:00:12.682 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:54:28 -0500 (0:00:00.017) 0:00:12.699 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:54:28 -0500 (0:00:00.029) 0:00:12.729 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:54:28 -0500 (0:00:00.016) 0:00:12.746 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:54:28 -0500 (0:00:00.015) 0:00:12.762 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:54:28 -0500 (0:00:00.031) 0:00:12.793 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:54:29 -0500 (0:00:00.016) 0:00:12.809 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:54:29 -0500 (0:00:00.098) 0:00:12.908 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:54:29 -0500 (0:00:00.791) 0:00:13.700 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606464.1526072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1762450959.66108, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12617225, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762450959.6611617, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "3650304384", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:54:30 -0500 (0:00:00.359) 0:00:14.060 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:54:30 -0500 (0:00:00.018) 0:00:14.079 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:54:30 -0500 (0:00:00.018) 0:00:14.097 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:54:30 -0500 (0:00:00.352) 0:00:14.450 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:54:30 -0500 (0:00:00.054) 0:00:14.505 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606464.1526072, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1762450959.66108, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12617225, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762450959.6611617, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "3650304384", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:54:31 -0500 (0:00:00.375) 0:00:14.881 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606466.5852528, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1762606466.585126, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762606466.5852537, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3541717776", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:54:31 -0500 (0:00:00.378) 0:00:15.259 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004533", "end": "2025-11-08 07:54:31.781311", "rc": 0, "start": "2025-11-08 07:54:31.776778" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:54:31 -0500 (0:00:00.374) 0:00:15.633 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:54:31 -0500 (0:00:00.032) 0:00:15.666 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:54:32 -0500 (0:00:00.379) 0:00:16.046 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:54:32 -0500 (0:00:00.415) 0:00:16.462 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 November 2025 07:54:33 -0500 (0:00:00.595) 0:00:17.057 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 08 November 2025 07:54:33 -0500 (0:00:00.016) 0:00:17.073 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 08 November 2025 07:54:33 -0500 (0:00:00.015) 0:00:17.089 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 08 November 2025 07:54:33 -0500 (0:00:00.025) 0:00:17.114 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 08 November 2025 07:54:33 -0500 (0:00:00.027) 0:00:17.142 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 08 November 2025 07:54:33 -0500 (0:00:00.001) 0:00:17.143 ***** 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.129440", "end": "2025-11-08 07:54:33.764717", "rc": 0, "start": "2025-11-08 07:54:33.635277" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 08 November 2025 07:54:33 -0500 (0:00:00.475) 0:00:17.619 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 08 November 2025 07:54:33 -0500 (0:00:00.021) 0:00:17.641 ***** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 08 November 2025 07:55:04 -0500 (0:00:31.058) 0:00:48.699 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 08 November 2025 07:55:04 -0500 (0:00:00.016) 0:00:48.716 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 08 November 2025 07:55:04 -0500 (0:00:00.015) 0:00:48.731 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 08 November 2025 07:55:04 -0500 (0:00:00.018) 0:00:48.749 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:55:05 -0500 (0:00:00.057) 0:00:48.807 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:55:05 -0500 (0:00:00.021) 0:00:48.829 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:55:05 -0500 (0:00:00.030) 0:00:48.859 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:55:05 -0500 (0:00:00.015) 0:00:48.875 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:55:05 -0500 (0:00:00.014) 0:00:48.890 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:55:05 -0500 (0:00:00.028) 0:00:48.918 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:55:05 -0500 (0:00:00.011) 0:00:48.929 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:55:05 -0500 (0:00:00.040) 0:00:48.969 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:55:06 -0500 (0:00:01.535) 0:00:50.504 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606473.7644234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606473.7626572, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606473.7626572, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1830525154", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:55:07 -0500 (0:00:00.399) 0:00:50.904 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:55:07 -0500 (0:00:00.015) 0:00:50.919 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:55:07 -0500 (0:00:00.017) 0:00:50.937 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:55:07 -0500 (0:00:00.361) 0:00:51.299 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:55:07 -0500 (0:00:00.037) 0:00:51.336 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606473.7644234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606473.7626572, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606473.7626572, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1830525154", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:55:07 -0500 (0:00:00.378) 0:00:51.714 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606471.3916447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1762606466.585126, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762606466.5852537, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3541717776", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:55:08 -0500 (0:00:00.378) 0:00:52.093 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005209", "end": "2025-11-08 07:55:08.621907", "rc": 0, "start": "2025-11-08 07:55:08.616698" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:55:08 -0500 (0:00:00.378) 0:00:52.471 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:55:08 -0500 (0:00:00.032) 0:00:52.504 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:55:09 -0500 (0:00:00.381) 0:00:52.886 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:55:09 -0500 (0:00:00.371) 0:00:53.258 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 November 2025 07:55:09 -0500 (0:00:00.355) 0:00:53.613 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 08 November 2025 07:55:09 -0500 (0:00:00.017) 0:00:53.631 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 08 November 2025 07:55:09 -0500 (0:00:00.024) 0:00:53.656 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 08 November 2025 07:55:09 -0500 (0:00:00.032) 0:00:53.688 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec23f9acab879295df3cbd8bdd8ba24b-6.12.0-152.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-6.12.0-152.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (6.12.0-152.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-16a074875cc7479fa8f031b572c2303b.img", "kernel": "/boot/vmlinuz-0-rescue-16a074875cc7479fa8f031b572c2303b", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (0-rescue-16a074875cc7479fa8f031b572c2303b) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 08 November 2025 07:55:10 -0500 (0:00:00.509) 0:00:54.198 ***** included: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-152.el10.x86_64] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 08 November 2025 07:55:10 -0500 (0:00:00.025) 0:00:54.223 ***** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-152.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "8788b304f148ce277bb38096e3c1fead84385a4d", "dest": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-152.el10.x86_64" }, "md5sum": "ee5a2c5a9bd4ae5b58184ae94af98899", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16025640, "src": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-152.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "341624406dca521832b4ef6b1aa53f0801ffa0f9", "dest": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-152.el10.x86_64.img" }, "md5sum": "403d12d7229538759028101f58c86a74", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47488807, "src": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 08 November 2025 07:55:11 -0500 (0:00:01.383) 0:00:55.606 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:55:11 -0500 (0:00:00.038) 0:00:55.644 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:55:11 -0500 (0:00:00.019) 0:00:55.664 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:55:11 -0500 (0:00:00.036) 0:00:55.700 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:55:11 -0500 (0:00:00.019) 0:00:55.719 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:55:11 -0500 (0:00:00.016) 0:00:55.736 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:55:11 -0500 (0:00:00.030) 0:00:55.767 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:55:11 -0500 (0:00:00.010) 0:00:55.778 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:55:12 -0500 (0:00:00.063) 0:00:55.842 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:55:12 -0500 (0:00:00.808) 0:00:56.651 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606473.7644234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606473.7626572, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606473.7626572, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1830525154", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:55:13 -0500 (0:00:00.371) 0:00:57.022 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:55:13 -0500 (0:00:00.014) 0:00:57.036 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:55:13 -0500 (0:00:00.013) 0:00:57.050 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:55:13 -0500 (0:00:00.349) 0:00:57.399 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:55:13 -0500 (0:00:00.037) 0:00:57.437 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606473.7644234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606473.7626572, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606473.7626572, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1830525154", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:55:14 -0500 (0:00:00.376) 0:00:57.813 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606471.3916447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1762606466.585126, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762606466.5852537, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3541717776", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:55:14 -0500 (0:00:00.377) 0:00:58.191 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005165", "end": "2025-11-08 07:55:14.714410", "rc": 0, "start": "2025-11-08 07:55:14.709245" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:55:14 -0500 (0:00:00.374) 0:00:58.565 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:55:14 -0500 (0:00:00.032) 0:00:58.598 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:55:15 -0500 (0:00:00.367) 0:00:58.965 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:55:15 -0500 (0:00:00.366) 0:00:59.332 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.617) 0:00:59.949 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.017) 0:00:59.966 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.015) 0:00:59.982 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.026) 0:01:00.008 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.028) 0:01:00.037 ***** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.001) 0:01:00.038 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.013) 0:01:00.052 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.051) 0:01:00.103 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.016) 0:01:00.120 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.032) 0:01:00.152 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.017) 0:01:00.170 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.015) 0:01:00.185 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.030) 0:01:00.216 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.014) 0:01:00.231 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:55:16 -0500 (0:00:00.042) 0:01:00.273 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:55:17 -0500 (0:00:00.792) 0:01:01.066 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606473.7644234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606473.7626572, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606473.7626572, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1830525154", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:55:17 -0500 (0:00:00.366) 0:01:01.432 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:55:17 -0500 (0:00:00.014) 0:01:01.447 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:55:17 -0500 (0:00:00.011) 0:01:01.459 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:55:18 -0500 (0:00:00.347) 0:01:01.806 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:55:18 -0500 (0:00:00.038) 0:01:01.845 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606473.7644234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606473.7626572, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606473.7626572, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1830525154", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:55:18 -0500 (0:00:00.361) 0:01:02.206 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606471.3916447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1762606466.585126, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762606466.5852537, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3541717776", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:55:18 -0500 (0:00:00.362) 0:01:02.568 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004774", "end": "2025-11-08 07:55:19.084231", "rc": 0, "start": "2025-11-08 07:55:19.079457" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:55:19 -0500 (0:00:00.365) 0:01:02.933 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:55:19 -0500 (0:00:00.031) 0:01:02.965 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:55:19 -0500 (0:00:00.362) 0:01:03.327 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:55:19 -0500 (0:00:00.363) 0:01:03.691 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 November 2025 07:55:20 -0500 (0:00:00.353) 0:01:04.045 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 08 November 2025 07:55:20 -0500 (0:00:00.018) 0:01:04.063 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 08 November 2025 07:55:20 -0500 (0:00:00.017) 0:01:04.081 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 08 November 2025 07:55:20 -0500 (0:00:00.027) 0:01:04.108 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec23f9acab879295df3cbd8bdd8ba24b-6.12.0-152.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-6.12.0-152.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (6.12.0-152.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-16a074875cc7479fa8f031b572c2303b.img", "kernel": "/boot/vmlinuz-0-rescue-16a074875cc7479fa8f031b572c2303b", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (0-rescue-16a074875cc7479fa8f031b572c2303b) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 08 November 2025 07:55:20 -0500 (0:00:00.504) 0:01:04.613 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 08 November 2025 07:55:20 -0500 (0:00:00.040) 0:01:04.653 ***** included: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-152.el10.x86_64] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 08 November 2025 07:55:20 -0500 (0:00:00.025) 0:01:04.678 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-152.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-152.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "8788b304f148ce277bb38096e3c1fead84385a4d", "dest": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-152.el10.x86_64" }, "md5sum": "ee5a2c5a9bd4ae5b58184ae94af98899", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16025640, "src": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-152.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-152.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "341624406dca521832b4ef6b1aa53f0801ffa0f9", "dest": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-152.el10.x86_64.img" }, "md5sum": "403d12d7229538759028101f58c86a74", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47488807, "src": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 08 November 2025 07:55:21 -0500 (0:00:00.903) 0:01:05.582 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:55:21 -0500 (0:00:00.036) 0:01:05.619 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:55:21 -0500 (0:00:00.018) 0:01:05.637 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:55:21 -0500 (0:00:00.030) 0:01:05.668 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:55:21 -0500 (0:00:00.017) 0:01:05.686 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:55:21 -0500 (0:00:00.015) 0:01:05.701 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:55:21 -0500 (0:00:00.028) 0:01:05.730 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:55:21 -0500 (0:00:00.012) 0:01:05.742 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:55:21 -0500 (0:00:00.056) 0:01:05.799 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:55:22 -0500 (0:00:00.788) 0:01:06.588 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606473.7644234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606473.7626572, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606473.7626572, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1830525154", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:55:23 -0500 (0:00:00.365) 0:01:06.954 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:55:23 -0500 (0:00:00.013) 0:01:06.968 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:55:23 -0500 (0:00:00.012) 0:01:06.980 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:55:23 -0500 (0:00:00.348) 0:01:07.328 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:55:23 -0500 (0:00:00.039) 0:01:07.368 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606473.7644234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606473.7626572, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473307, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606473.7626572, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1830525154", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:55:23 -0500 (0:00:00.362) 0:01:07.730 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606471.3916447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1762606466.585126, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762606466.5852537, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3541717776", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:55:24 -0500 (0:00:00.369) 0:01:08.100 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004557", "end": "2025-11-08 07:55:24.624312", "rc": 0, "start": "2025-11-08 07:55:24.619755" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:55:24 -0500 (0:00:00.373) 0:01:08.474 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:55:24 -0500 (0:00:00.031) 0:01:08.506 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:55:25 -0500 (0:00:00.362) 0:01:08.869 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:55:25 -0500 (0:00:00.365) 0:01:09.234 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-152.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-152.el10.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 November 2025 07:55:26 -0500 (0:00:00.628) 0:01:09.862 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 08 November 2025 07:55:26 -0500 (0:00:00.018) 0:01:09.881 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 08 November 2025 07:55:26 -0500 (0:00:00.020) 0:01:09.901 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 08 November 2025 07:55:26 -0500 (0:00:00.028) 0:01:09.930 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 08 November 2025 07:55:26 -0500 (0:00:00.032) 0:01:09.963 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 08 November 2025 07:55:26 -0500 (0:00:00.002) 0:01:09.966 ***** 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.154256", "end": "2025-11-08 07:55:26.626661", "rc": 0, "start": "2025-11-08 07:55:26.472405" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 08 November 2025 07:55:26 -0500 (0:00:00.511) 0:01:10.478 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 08 November 2025 07:55:26 -0500 (0:00:00.015) 0:01:10.493 ***** changed: [managed-node1] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 08 November 2025 07:55:58 -0500 (0:00:32.087) 0:01:42.580 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.012) 0:01:42.593 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.016) 0:01:42.609 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.014) 0:01:42.624 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.050) 0:01:42.675 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.017) 0:01:42.692 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.030) 0:01:42.723 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.016) 0:01:42.739 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.015) 0:01:42.754 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.029) 0:01:42.783 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:55:58 -0500 (0:00:00.011) 0:01:42.795 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:55:59 -0500 (0:00:00.040) 0:01:42.836 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:56:00 -0500 (0:00:01.519) 0:01:44.356 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606526.6264455, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606526.6255908, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4717001, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606526.6255908, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3571051293", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:56:00 -0500 (0:00:00.401) 0:01:44.757 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:56:00 -0500 (0:00:00.013) 0:01:44.771 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:56:00 -0500 (0:00:00.012) 0:01:44.783 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:56:01 -0500 (0:00:00.346) 0:01:45.129 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:56:01 -0500 (0:00:00.040) 0:01:45.170 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606526.6264455, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606526.6255908, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4717001, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606526.6255908, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3571051293", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:56:01 -0500 (0:00:00.371) 0:01:45.542 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606471.3916447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1762606466.585126, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762606466.5852537, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3541717776", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:56:02 -0500 (0:00:00.374) 0:01:45.916 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004807", "end": "2025-11-08 07:56:02.446556", "rc": 0, "start": "2025-11-08 07:56:02.441749" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:56:02 -0500 (0:00:00.380) 0:01:46.296 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:56:02 -0500 (0:00:00.032) 0:01:46.329 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:56:02 -0500 (0:00:00.377) 0:01:46.707 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:56:03 -0500 (0:00:00.365) 0:01:47.073 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 November 2025 07:56:03 -0500 (0:00:00.356) 0:01:47.429 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 08 November 2025 07:56:03 -0500 (0:00:00.018) 0:01:47.447 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 08 November 2025 07:56:03 -0500 (0:00:00.017) 0:01:47.465 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 08 November 2025 07:56:03 -0500 (0:00:00.027) 0:01:47.493 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec23f9acab879295df3cbd8bdd8ba24b-6.12.0-152.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec23f9acab879295df3cbd8bdd8ba24b-6.12.0-152.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-6.12.0-152.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (6.12.0-152.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-16a074875cc7479fa8f031b572c2303b.img", "kernel": "/boot/vmlinuz-0-rescue-16a074875cc7479fa8f031b572c2303b", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (0-rescue-16a074875cc7479fa8f031b572c2303b) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.540) 0:01:48.034 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.039) 0:01:48.073 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.034) 0:01:48.107 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.016) 0:01:48.124 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.029) 0:01:48.154 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.015) 0:01:48.169 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.016) 0:01:48.185 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.028) 0:01:48.214 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.012) 0:01:48.226 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:56:04 -0500 (0:00:00.048) 0:01:48.275 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:56:05 -0500 (0:00:00.803) 0:01:49.078 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606526.6264455, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606526.6255908, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4717001, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606526.6255908, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3571051293", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:56:05 -0500 (0:00:00.373) 0:01:49.452 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:56:05 -0500 (0:00:00.013) 0:01:49.466 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:56:05 -0500 (0:00:00.011) 0:01:49.478 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:56:06 -0500 (0:00:00.353) 0:01:49.831 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:56:06 -0500 (0:00:00.040) 0:01:49.872 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606526.6264455, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606526.6255908, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4717001, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606526.6255908, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3571051293", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:56:06 -0500 (0:00:00.367) 0:01:50.240 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606471.3916447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1762606466.585126, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762606466.5852537, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3541717776", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:56:06 -0500 (0:00:00.372) 0:01:50.612 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005029", "end": "2025-11-08 07:56:07.136958", "rc": 0, "start": "2025-11-08 07:56:07.131929" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:56:07 -0500 (0:00:00.374) 0:01:50.987 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:56:07 -0500 (0:00:00.032) 0:01:51.019 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:56:07 -0500 (0:00:00.368) 0:01:51.388 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:56:07 -0500 (0:00:00.369) 0:01:51.758 ***** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-152.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-152.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.351) 0:01:52.110 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.016) 0:01:52.127 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.054) 0:01:52.181 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.017) 0:01:52.198 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.033) 0:01:52.232 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.017) 0:01:52.249 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.016) 0:01:52.266 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.029) 0:01:52.296 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.012) 0:01:52.308 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:56:08 -0500 (0:00:00.076) 0:01:52.385 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:56:09 -0500 (0:00:00.821) 0:01:53.206 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606526.6264455, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606526.6255908, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4717001, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606526.6255908, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3571051293", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:56:09 -0500 (0:00:00.363) 0:01:53.570 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:56:09 -0500 (0:00:00.014) 0:01:53.584 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:56:09 -0500 (0:00:00.012) 0:01:53.597 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:56:10 -0500 (0:00:00.401) 0:01:53.999 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:56:10 -0500 (0:00:00.039) 0:01:54.039 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606526.6264455, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606526.6255908, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4717001, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606526.6255908, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3571051293", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:56:10 -0500 (0:00:00.367) 0:01:54.406 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606471.3916447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1762606466.585126, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762606466.5852537, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3541717776", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:56:10 -0500 (0:00:00.368) 0:01:54.775 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004584", "end": "2025-11-08 07:56:11.298924", "rc": 0, "start": "2025-11-08 07:56:11.294340" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:56:11 -0500 (0:00:00.374) 0:01:55.149 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:56:11 -0500 (0:00:00.033) 0:01:55.183 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:56:11 -0500 (0:00:00.367) 0:01:55.550 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:56:12 -0500 (0:00:00.367) 0:01:55.917 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 November 2025 07:56:12 -0500 (0:00:00.656) 0:01:56.574 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 08 November 2025 07:56:12 -0500 (0:00:00.019) 0:01:56.594 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 08 November 2025 07:56:12 -0500 (0:00:00.019) 0:01:56.614 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 08 November 2025 07:56:12 -0500 (0:00:00.030) 0:01:56.644 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec23f9acab879295df3cbd8bdd8ba24b-6.12.0-152.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-6.12.0-152.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (6.12.0-152.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-16a074875cc7479fa8f031b572c2303b.img", "kernel": "/boot/vmlinuz-0-rescue-16a074875cc7479fa8f031b572c2303b", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (0-rescue-16a074875cc7479fa8f031b572c2303b) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 08 November 2025 07:56:13 -0500 (0:00:00.494) 0:01:57.138 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 November 2025 07:56:13 -0500 (0:00:00.066) 0:01:57.205 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 November 2025 07:56:13 -0500 (0:00:00.017) 0:01:57.222 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 November 2025 07:56:13 -0500 (0:00:00.031) 0:01:57.254 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 November 2025 07:56:13 -0500 (0:00:00.017) 0:01:57.271 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 November 2025 07:56:13 -0500 (0:00:00.017) 0:01:57.289 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 November 2025 07:56:13 -0500 (0:00:00.029) 0:01:57.318 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 08 November 2025 07:56:13 -0500 (0:00:00.012) 0:01:57.330 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 08 November 2025 07:56:13 -0500 (0:00:00.046) 0:01:57.377 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 08 November 2025 07:56:14 -0500 (0:00:00.784) 0:01:58.162 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606526.6264455, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606526.6255908, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4717001, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606526.6255908, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3571051293", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 08 November 2025 07:56:14 -0500 (0:00:00.363) 0:01:58.525 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 08 November 2025 07:56:14 -0500 (0:00:00.019) 0:01:58.545 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 08 November 2025 07:56:14 -0500 (0:00:00.013) 0:01:58.558 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 08 November 2025 07:56:15 -0500 (0:00:00.348) 0:01:58.907 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 08 November 2025 07:56:15 -0500 (0:00:00.040) 0:01:58.947 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606526.6264455, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1762606526.6255908, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4717001, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762606526.6255908, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3571051293", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 08 November 2025 07:56:15 -0500 (0:00:00.368) 0:01:59.315 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762606471.3916447, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1762606466.585126, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762606466.5852537, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3541717776", "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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 08 November 2025 07:56:15 -0500 (0:00:00.367) 0:01:59.682 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004766", "end": "2025-11-08 07:56:16.205803", "rc": 0, "start": "2025-11-08 07:56:16.201037" } 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 08 November 2025 07:56:16 -0500 (0:00:00.373) 0:02:00.056 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 08 November 2025 07:56:16 -0500 (0:00:00.033) 0:02:00.089 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 08 November 2025 07:56:16 -0500 (0:00:00.369) 0:02:00.459 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 08 November 2025 07:56:17 -0500 (0:00:00.374) 0:02:00.833 ***** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.0-152.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 November 2025 07:56:17 -0500 (0:00:00.569) 0:02:01.403 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 08 November 2025 07:56:17 -0500 (0:00:00.018) 0:02:01.421 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 08 November 2025 07:56:17 -0500 (0:00:00.017) 0:02:01.439 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 08 November 2025 07:56:17 -0500 (0:00:00.028) 0:02:01.468 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "16a074875cc7479fa8f031b572c2303b-6.12.0-152.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-152.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-152.el10.x86_64", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (6.12.0-152.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "16a074875cc7479fa8f031b572c2303b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-16a074875cc7479fa8f031b572c2303b.img", "kernel": "/boot/vmlinuz-0-rescue-16a074875cc7479fa8f031b572c2303b", "root": "UUID=fe626d8f-aeb6-4f37-8ac6-bf5804a28912", "title": "CentOS Stream (0-rescue-16a074875cc7479fa8f031b572c2303b) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 08 November 2025 07:56:18 -0500 (0:00:00.470) 0:02:01.939 ***** 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-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 08 November 2025 07:56:18 -0500 (0:00:00.051) 0:02:01.990 ***** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-152.el10.x86_64_clone1" ], "delta": "0:00:00.044104", "end": "2025-11-08 07:56:18.542336", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-11-08 07:56:18.498232" } STDERR: The param /boot/vmlinuz-6.12.0-152.el10.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-152.el10.x86_64_clone2" ], "delta": "0:00:00.043853", "end": "2025-11-08 07:56:18.922129", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-11-08 07:56:18.878276" } STDERR: The param /boot/vmlinuz-6.12.0-152.el10.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 08 November 2025 07:56:18 -0500 (0:00:00.783) 0:02:02.774 ***** 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.101754", "end": "2025-11-08 07:56:19.375607", "rc": 0, "start": "2025-11-08 07:56:19.273853" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 08 November 2025 07:56:19 -0500 (0:00:00.452) 0:02:03.226 ***** included: /tmp/collections-GuA/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-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 08 November 2025 07:56:19 -0500 (0:00:00.014) 0:02:03.241 ***** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 08 November 2025 07:56:50 -0500 (0:00:31.183) 0:02:34.425 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 08 November 2025 07:56:50 -0500 (0:00:00.013) 0:02:34.438 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=156 changed=14 unreachable=0 failed=0 skipped=121 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2025-11-08T12:56:08.308244+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-152.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-152.el10.x86_64_clone2", "start_time": "2025-11-08T12:56:07.959463+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 08 November 2025 07:56:50 -0500 (0:00:00.014) 0:02:34.453 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 32.09s /tmp/collections-GuA/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 -- 31.18s /tmp/collections-GuA/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 -- 31.06s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.98s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.96s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.54s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.52s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-152.el10.x86_64 --- 1.38s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-152.el10.x86_64 --- 1.14s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-152.el10.x86_64 --- 0.90s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.82s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.81s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.80s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.78s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.66s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.63s /tmp/collections-GuA/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114