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-Gh1 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-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 15 November 2025 07:56:00 -0500 (0:00:00.023) 0:00:00.023 ***** included: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 15 November 2025 07:56:00 -0500 (0:00:00.012) 0:00:00.035 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 15 November 2025 07:56:02 -0500 (0:00:01.977) 0:00:02.013 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 15 November 2025 07:56:02 -0500 (0:00:00.008) 0:00:02.021 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:56:02 -0500 (0:00:00.076) 0:00:02.097 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:56:02 -0500 (0:00:00.019) 0:00:02.117 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:56:02 -0500 (0:00:00.032) 0:00:02.150 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:56:03 -0500 (0:00:00.432) 0:00:02.583 ***** ok: [managed-node1] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:56:03 -0500 (0:00:00.022) 0:00:02.605 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:56:03 -0500 (0:00:00.028) 0:00:02.633 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:56:03 -0500 (0:00:00.011) 0:00:02.645 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:56:03 -0500 (0:00:00.044) 0:00:02.689 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:56:07 -0500 (0:00:04.824) 0:00:07.514 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:56:08 -0500 (0:00:00.401) 0:00:07.916 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:56:08 -0500 (0:00:00.013) 0:00:07.929 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:56:08 -0500 (0:00:00.011) 0:00:07.941 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:56:08 -0500 (0:00:00.342) 0:00:08.283 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:56:08 -0500 (0:00:00.039) 0:00:08.322 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211368.2620535, "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:56:09 -0500 (0:00:00.360) 0:00:08.682 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:56:09 -0500 (0:00:00.364) 0:00:09.047 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004611", "end": "2025-11-15 07:56:09.873625", "rc": 0, "start": "2025-11-15 07:56:09.869014" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:56:09 -0500 (0:00:00.447) 0:00:09.494 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:56:09 -0500 (0:00:00.031) 0:00:09.525 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:56:10 -0500 (0:00:00.443) 0:00:09.969 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:56:10 -0500 (0:00:00.359) 0:00:10.328 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:56:11 -0500 (0:00:00.432) 0:00:10.761 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:56:11 -0500 (0:00:00.024) 0:00:10.785 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:56:11 -0500 (0:00:00.023) 0:00:10.808 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:56:11 -0500 (0:00:00.027) 0:00:10.836 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 15 November 2025 07:56:11 -0500 (0:00:00.538) 0:00:11.374 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 15 November 2025 07:56:11 -0500 (0:00:00.004) 0:00:11.378 ***** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 15 November 2025 07:56:11 -0500 (0:00:00.001) 0:00:11.380 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 15 November 2025 07:56:11 -0500 (0:00:00.036) 0:00:11.416 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 15 November 2025 07:56:11 -0500 (0:00:00.024) 0:00:11.440 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 15 November 2025 07:56:12 -0500 (0:00:01.121) 0:00:12.562 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:56:13 -0500 (0:00:00.035) 0:00:12.598 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:56:13 -0500 (0:00:00.018) 0:00:12.616 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:56:13 -0500 (0:00:00.033) 0:00:12.650 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:56:13 -0500 (0:00:00.018) 0:00:12.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 platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:56:13 -0500 (0:00:00.017) 0:00:12.685 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:56:13 -0500 (0:00:00.030) 0:00:12.716 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:56:13 -0500 (0:00:00.012) 0:00:12.728 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:56:13 -0500 (0:00:00.071) 0:00:12.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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:56:14 -0500 (0:00:00.819) 0:00:13.619 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211368.2620535, "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:56:14 -0500 (0:00:00.358) 0:00:13.978 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:56:14 -0500 (0:00:00.012) 0:00:13.991 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:56:14 -0500 (0:00:00.016) 0:00:14.007 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:56:14 -0500 (0:00:00.342) 0:00:14.350 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:56:14 -0500 (0:00:00.048) 0:00:14.399 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211368.2620535, "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:56:15 -0500 (0:00:00.378) 0:00:14.778 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211370.7089891, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1763211370.7088683, "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": 1763211370.7089896, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "667644100", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:56:15 -0500 (0:00:00.375) 0:00:15.153 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004464", "end": "2025-11-15 07:56:15.902648", "rc": 0, "start": "2025-11-15 07:56:15.898184" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:56:15 -0500 (0:00:00.366) 0:00:15.520 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:56:15 -0500 (0:00:00.033) 0:00:15.554 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:56:16 -0500 (0:00:00.367) 0:00:15.921 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:56:16 -0500 (0:00:00.373) 0:00:16.294 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:56:17 -0500 (0:00:00.578) 0:00:16.872 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:56:17 -0500 (0:00:00.017) 0:00:16.890 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:56:17 -0500 (0:00:00.015) 0:00:16.905 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:56:17 -0500 (0:00:00.026) 0:00:16.932 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 15 November 2025 07:56:17 -0500 (0:00:00.037) 0:00:16.970 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 15 November 2025 07:56:17 -0500 (0:00:00.003) 0:00:16.973 ***** 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.129626", "end": "2025-11-15 07:56:17.871847", "rc": 0, "start": "2025-11-15 07:56:17.742221" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 15 November 2025 07:56:17 -0500 (0:00:00.522) 0:00:17.496 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 15 November 2025 07:56:17 -0500 (0:00:00.018) 0:00:17.514 ***** changed: [managed-node1] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 15 November 2025 07:56:50 -0500 (0:00:32.317) 0:00:49.832 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.012) 0:00:49.844 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.015) 0:00:49.859 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.015) 0:00:49.875 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.057) 0:00:49.932 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.020) 0:00:49.953 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.049) 0:00:50.002 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.021) 0:00:50.023 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.019) 0:00:50.043 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.030) 0:00:50.073 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.017) 0:00:50.091 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:56:50 -0500 (0:00:00.048) 0:00:50.140 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:56:52 -0500 (0:00:01.535) 0:00:51.675 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211377.871584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211377.870056, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473311, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211377.870056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3175903425", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:56:52 -0500 (0:00:00.403) 0:00:52.078 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:56:52 -0500 (0:00:00.019) 0:00:52.098 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:56:52 -0500 (0:00:00.013) 0:00:52.111 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:56:52 -0500 (0:00:00.347) 0:00:52.459 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:56:52 -0500 (0:00:00.037) 0:00:52.497 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211377.871584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211377.870056, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473311, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211377.870056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3175903425", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:56:53 -0500 (0:00:00.374) 0:00:52.871 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211375.5170555, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1763211370.7088683, "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": 1763211370.7089896, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "667644100", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:56:53 -0500 (0:00:00.385) 0:00:53.257 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005339", "end": "2025-11-15 07:56:53.450149", "rc": 0, "start": "2025-11-15 07:56:53.444810" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:56:54 -0500 (0:00:00.370) 0:00:53.627 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:56:54 -0500 (0:00:00.036) 0:00:53.664 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:56:54 -0500 (0:00:00.390) 0:00:54.055 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:56:54 -0500 (0:00:00.385) 0:00:54.440 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:56:55 -0500 (0:00:00.364) 0:00:54.804 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:56:55 -0500 (0:00:00.018) 0:00:54.822 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:56:55 -0500 (0:00:00.023) 0:00:54.846 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:56:55 -0500 (0:00:00.034) 0:00:54.881 ***** 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": "ec24c02e576a6ae8fc970a0ff124fc4b-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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 15 November 2025 07:56:55 -0500 (0:00:00.521) 0:00:55.403 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 15 November 2025 07:56:55 -0500 (0:00:00.027) 0:00:55.431 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 15 November 2025 07:56:57 -0500 (0:00:01.375) 0:00:56.807 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:56:57 -0500 (0:00:00.036) 0:00:56.843 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:56:57 -0500 (0:00:00.018) 0:00:56.861 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:56:57 -0500 (0:00:00.038) 0:00:56.900 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:56:57 -0500 (0:00:00.016) 0:00:56.917 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:56:57 -0500 (0:00:00.016) 0:00:56.933 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:56:57 -0500 (0:00:00.030) 0:00:56.964 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:56:57 -0500 (0:00:00.015) 0:00:56.979 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:56:57 -0500 (0:00:00.086) 0:00:57.065 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:56:58 -0500 (0:00:00.839) 0:00:57.905 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211377.871584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211377.870056, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473311, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211377.870056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3175903425", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:56:58 -0500 (0:00:00.369) 0:00:58.275 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:56:58 -0500 (0:00:00.015) 0:00:58.291 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:56:58 -0500 (0:00:00.014) 0:00:58.305 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:56:59 -0500 (0:00:00.351) 0:00:58.657 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:56:59 -0500 (0:00:00.040) 0:00:58.697 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211377.871584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211377.870056, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473311, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211377.870056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3175903425", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:56:59 -0500 (0:00:00.369) 0:00:59.066 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211375.5170555, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1763211370.7088683, "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": 1763211370.7089896, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "667644100", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:56:59 -0500 (0:00:00.364) 0:00:59.431 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004986", "end": "2025-11-15 07:57:00.141622", "rc": 0, "start": "2025-11-15 07:57:00.136636" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:57:00 -0500 (0:00:00.376) 0:00:59.808 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:57:00 -0500 (0:00:00.033) 0:00:59.841 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:57:00 -0500 (0:00:00.368) 0:01:00.210 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.372) 0:01:00.582 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.634) 0:01:01.217 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.017) 0:01:01.234 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.016) 0:01:01.250 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.028) 0:01:01.279 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.030) 0:01:01.309 ***** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.001) 0:01:01.310 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.014) 0:01:01.325 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.051) 0:01:01.376 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.018) 0:01:01.395 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.033) 0:01:01.429 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.018) 0:01:01.447 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.017) 0:01:01.465 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.031) 0:01:01.497 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.015) 0:01:01.513 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:57:01 -0500 (0:00:00.043) 0:01:01.556 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:57:02 -0500 (0:00:00.808) 0:01:02.365 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211377.871584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211377.870056, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473311, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211377.870056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3175903425", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:57:03 -0500 (0:00:00.366) 0:01:02.732 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:57:03 -0500 (0:00:00.014) 0:01:02.746 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:57:03 -0500 (0:00:00.011) 0:01:02.758 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:57:03 -0500 (0:00:00.347) 0:01:03.106 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:57:03 -0500 (0:00:00.038) 0:01:03.145 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211377.871584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211377.870056, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473311, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211377.870056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3175903425", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:57:03 -0500 (0:00:00.370) 0:01:03.516 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211375.5170555, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1763211370.7088683, "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": 1763211370.7089896, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "667644100", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:57:04 -0500 (0:00:00.367) 0:01:03.884 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004725", "end": "2025-11-15 07:57:04.632319", "rc": 0, "start": "2025-11-15 07:57:04.627594" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:57:04 -0500 (0:00:00.367) 0:01:04.251 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:57:04 -0500 (0:00:00.033) 0:01:04.285 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:57:05 -0500 (0:00:00.372) 0:01:04.657 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:57:05 -0500 (0:00:00.370) 0:01:05.028 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:57:05 -0500 (0:00:00.354) 0:01:05.382 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:57:05 -0500 (0:00:00.019) 0:01:05.401 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:57:05 -0500 (0:00:00.017) 0:01:05.419 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:57:05 -0500 (0:00:00.028) 0:01:05.447 ***** 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": "ec24c02e576a6ae8fc970a0ff124fc4b-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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 15 November 2025 07:57:06 -0500 (0:00:00.502) 0:01:05.950 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 15 November 2025 07:57:06 -0500 (0:00:00.047) 0:01:05.997 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 15 November 2025 07:57:06 -0500 (0:00:00.028) 0:01:06.026 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 15 November 2025 07:57:07 -0500 (0:00:00.917) 0:01:06.944 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:57:07 -0500 (0:00:00.036) 0:01:06.980 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:57:07 -0500 (0:00:00.019) 0:01:07.000 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:57:07 -0500 (0:00:00.038) 0:01:07.039 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:57:07 -0500 (0:00:00.018) 0:01:07.058 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:57:07 -0500 (0:00:00.017) 0:01:07.075 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:57:07 -0500 (0:00:00.030) 0:01:07.105 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:57:07 -0500 (0:00:00.014) 0:01:07.120 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:57:07 -0500 (0:00:00.059) 0:01:07.179 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:57:08 -0500 (0:00:00.809) 0:01:07.988 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211377.871584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211377.870056, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473311, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211377.870056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3175903425", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:57:08 -0500 (0:00:00.368) 0:01:08.357 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:57:08 -0500 (0:00:00.014) 0:01:08.371 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:57:08 -0500 (0:00:00.012) 0:01:08.384 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:57:09 -0500 (0:00:00.350) 0:01:08.734 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:57:09 -0500 (0:00:00.039) 0:01:08.774 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211377.871584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211377.870056, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4473311, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211377.870056, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3175903425", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:57:09 -0500 (0:00:00.361) 0:01:09.135 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211375.5170555, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1763211370.7088683, "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": 1763211370.7089896, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "667644100", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:57:09 -0500 (0:00:00.365) 0:01:09.501 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004805", "end": "2025-11-15 07:57:10.254932", "rc": 0, "start": "2025-11-15 07:57:10.250127" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:57:10 -0500 (0:00:00.374) 0:01:09.875 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:57:10 -0500 (0:00:00.033) 0:01:09.909 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:57:10 -0500 (0:00:00.368) 0:01:10.277 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:57:11 -0500 (0:00:00.366) 0:01:10.644 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:57:11 -0500 (0:00:00.635) 0:01:11.279 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:57:11 -0500 (0:00:00.018) 0:01:11.297 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:57:11 -0500 (0:00:00.017) 0:01:11.315 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:57:11 -0500 (0:00:00.030) 0:01:11.345 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 15 November 2025 07:57:11 -0500 (0:00:00.032) 0:01:11.378 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 15 November 2025 07:57:11 -0500 (0:00:00.001) 0:01:11.379 ***** 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.153992", "end": "2025-11-15 07:57:12.268405", "rc": 0, "start": "2025-11-15 07:57:12.114413" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 15 November 2025 07:57:12 -0500 (0:00:00.509) 0:01:11.889 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 15 November 2025 07:57:12 -0500 (0:00:00.014) 0:01:11.904 ***** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 15 November 2025 07:57:43 -0500 (0:00:31.644) 0:01:43.548 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 15 November 2025 07:57:43 -0500 (0:00:00.013) 0:01:43.561 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.017) 0:01:43.579 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.016) 0:01:43.596 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.051) 0:01:43.648 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.018) 0:01:43.667 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.032) 0:01:43.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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.017) 0:01:43.717 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.016) 0:01:43.733 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.030) 0:01:43.764 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.012) 0:01:43.777 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.044) 0:01:43.821 ***** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:57:45 -0500 (0:00:01.536) 0:01:45.358 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211432.2681556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211432.2673326, "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": 1763211432.2673326, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3059356288", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:57:46 -0500 (0:00:00.402) 0:01:45.761 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:57:46 -0500 (0:00:00.014) 0:01:45.775 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:57:46 -0500 (0:00:00.013) 0:01:45.788 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:57:46 -0500 (0:00:00.348) 0:01:46.137 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:57:46 -0500 (0:00:00.041) 0:01:46.179 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211432.2681556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211432.2673326, "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": 1763211432.2673326, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3059356288", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:57:46 -0500 (0:00:00.360) 0:01:46.539 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211375.5170555, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1763211370.7088683, "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": 1763211370.7089896, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "667644100", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:57:47 -0500 (0:00:00.372) 0:01:46.912 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004433", "end": "2025-11-15 07:57:47.669876", "rc": 0, "start": "2025-11-15 07:57:47.665443" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:57:47 -0500 (0:00:00.378) 0:01:47.290 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:57:47 -0500 (0:00:00.035) 0:01:47.326 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:57:48 -0500 (0:00:00.377) 0:01:47.704 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:57:48 -0500 (0:00:00.371) 0:01:48.075 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:57:48 -0500 (0:00:00.350) 0:01:48.426 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:57:48 -0500 (0:00:00.019) 0:01:48.445 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:57:48 -0500 (0:00:00.019) 0:01:48.464 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:57:48 -0500 (0:00:00.028) 0:01:48.493 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec24c02e576a6ae8fc970a0ff124fc4b-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": "ec24c02e576a6ae8fc970a0ff124fc4b-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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.543) 0:01:49.037 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.042) 0:01:49.079 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.034) 0:01:49.113 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.018) 0:01:49.132 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.032) 0:01:49.164 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.017) 0:01:49.182 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.017) 0:01:49.199 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.030) 0:01:49.230 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.012) 0:01:49.242 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:57:49 -0500 (0:00:00.049) 0:01:49.292 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:57:50 -0500 (0:00:00.802) 0:01:50.095 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211432.2681556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211432.2673326, "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": 1763211432.2673326, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3059356288", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:57:50 -0500 (0:00:00.365) 0:01:50.461 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:57:50 -0500 (0:00:00.014) 0:01:50.476 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:57:50 -0500 (0:00:00.013) 0:01:50.489 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:57:51 -0500 (0:00:00.346) 0:01:50.835 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:57:51 -0500 (0:00:00.040) 0:01:50.876 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211432.2681556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211432.2673326, "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": 1763211432.2673326, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3059356288", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:57:51 -0500 (0:00:00.364) 0:01:51.240 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211375.5170555, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1763211370.7088683, "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": 1763211370.7089896, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "667644100", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:57:52 -0500 (0:00:00.369) 0:01:51.610 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004530", "end": "2025-11-15 07:57:52.359705", "rc": 0, "start": "2025-11-15 07:57:52.355175" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:57:52 -0500 (0:00:00.368) 0:01:51.978 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:57:52 -0500 (0:00:00.033) 0:01:52.012 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:57:52 -0500 (0:00:00.369) 0:01:52.381 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.364) 0:01:52.746 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.356) 0:01:53.103 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.017) 0:01:53.121 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.054) 0:01:53.175 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.018) 0:01:53.193 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.034) 0:01:53.228 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.017) 0:01:53.245 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.016) 0:01:53.262 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.030) 0:01:53.292 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.012) 0:01:53.305 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:57:53 -0500 (0:00:00.080) 0:01:53.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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:57:54 -0500 (0:00:00.830) 0:01:54.216 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211432.2681556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211432.2673326, "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": 1763211432.2673326, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3059356288", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:57:55 -0500 (0:00:00.360) 0:01:54.576 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:57:55 -0500 (0:00:00.019) 0:01:54.596 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:57:55 -0500 (0:00:00.014) 0:01:54.611 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:57:55 -0500 (0:00:00.399) 0:01:55.010 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:57:55 -0500 (0:00:00.039) 0:01:55.050 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211432.2681556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211432.2673326, "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": 1763211432.2673326, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3059356288", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:57:55 -0500 (0:00:00.365) 0:01:55.416 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211375.5170555, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1763211370.7088683, "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": 1763211370.7089896, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "667644100", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:57:56 -0500 (0:00:00.365) 0:01:55.782 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004722", "end": "2025-11-15 07:57:56.537762", "rc": 0, "start": "2025-11-15 07:57:56.533040" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:57:56 -0500 (0:00:00.375) 0:01:56.157 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:57:56 -0500 (0:00:00.036) 0:01:56.194 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:57:56 -0500 (0:00:00.367) 0:01:56.562 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:57:57 -0500 (0:00:00.370) 0:01:56.933 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.656) 0:01:57.590 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.018) 0:01:57.609 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.017) 0:01:57.626 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.036) 0:01:57.663 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec24c02e576a6ae8fc970a0ff124fc4b-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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.494) 0:01:58.157 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.067) 0:01:58.224 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.019) 0:01:58.244 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.032) 0:01:58.277 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.019) 0:01:58.296 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.017) 0:01:58.314 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.030) 0:01:58.344 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.014) 0:01:58.359 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.049) 0:01:58.408 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:57:59 -0500 (0:00:00.801) 0:01:59.209 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211432.2681556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211432.2673326, "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": 1763211432.2673326, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3059356288", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:58:00 -0500 (0:00:00.362) 0:01:59.572 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:58:00 -0500 (0:00:00.014) 0:01:59.587 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:58:00 -0500 (0:00:00.012) 0:01:59.599 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:58:00 -0500 (0:00:00.349) 0:01:59.949 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:58:00 -0500 (0:00:00.040) 0:01:59.990 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211432.2681556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1763211432.2673326, "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": 1763211432.2673326, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3059356288", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:58:00 -0500 (0:00:00.367) 0:02:00.357 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211375.5170555, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "2a0a86b71e449407492980bc62daad72bcf41f91", "ctime": 1763211370.7088683, "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": 1763211370.7089896, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "667644100", "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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.370) 0:02:00.727 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004867", "end": "2025-11-15 07:58:01.485647", "rc": 0, "start": "2025-11-15 07:58:01.480780" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.379) 0:02:01.107 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.034) 0:02:01.141 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.377) 0:02:01.519 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.367) 0:02:01.887 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.583) 0:02:02.471 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.019) 0:02:02.490 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.018) 0:02:02.509 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.029) 0:02:02.538 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.478) 0:02:03.017 ***** 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-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.052) 0:02:03.069 ***** 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.043346", "end": "2025-11-15 07:58:03.842788", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-11-15 07:58:03.799442" } 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.043832", "end": "2025-11-15 07:58:04.224702", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-11-15 07:58:04.180870" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 15 November 2025 07:58:04 -0500 (0:00:00.778) 0:02:03.848 ***** 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.101321", "end": "2025-11-15 07:58:04.681182", "rc": 0, "start": "2025-11-15 07:58:04.579861" } 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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 15 November 2025 07:58:04 -0500 (0:00:00.453) 0:02:04.302 ***** included: /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 15 November 2025 07:58:04 -0500 (0:00:00.015) 0:02:04.317 ***** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 15 November 2025 07:58:36 -0500 (0:00:31.844) 0:02:36.162 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 15 November 2025 07:58:36 -0500 (0:00:00.013) 0:02:36.175 ***** 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-15T12:57:53.531504+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-15T12:57:53.177759+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 15 November 2025 07:58:36 -0500 (0:00:00.014) 0:02:36.190 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 32.32s /tmp/collections-Gh1/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.84s /tmp/collections-Gh1/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.64s /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.82s /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.98s /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.54s /tmp/collections-Gh1/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-Gh1/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.12s /tmp/collections-Gh1/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.92s /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.84s /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.83s /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.82s /tmp/collections-Gh1/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-Gh1/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-Gh1/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-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.78s /tmp/collections-Gh1/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-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.64s /tmp/collections-Gh1/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114