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-RN7 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-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 18 October 2025 08:56:06 -0400 (0:00:00.021) 0:00:00.021 ****** included: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 18 October 2025 08:56:06 -0400 (0:00:00.011) 0:00:00.033 ****** [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-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 18 October 2025 08:56:08 -0400 (0:00:01.959) 0:00:01.993 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 18 October 2025 08:56:08 -0400 (0:00:00.008) 0:00:02.001 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:56:08 -0400 (0:00:00.092) 0:00:02.094 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:56:08 -0400 (0:00:00.026) 0:00:02.121 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:56:08 -0400 (0:00:00.035) 0:00:02.156 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:56:08 -0400 (0:00:00.423) 0:00:02.580 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:56:08 -0400 (0:00:00.019) 0:00:02.599 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:56:08 -0400 (0:00:00.028) 0:00:02.628 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:56:08 -0400 (0:00:00.011) 0:00:02.639 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:56:08 -0400 (0:00:00.040) 0:00:02.680 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:56:14 -0400 (0:00:05.338) 0:00:08.019 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759828703.36588, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1759828703.364176, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759828703.3658805, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2575630359", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:56:14 -0400 (0:00:00.409) 0:00:08.428 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:56:14 -0400 (0:00:00.012) 0:00:08.441 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:56:14 -0400 (0:00:00.010) 0:00:08.452 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:56:15 -0400 (0:00:00.359) 0:00:08.812 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:56:15 -0400 (0:00:00.056) 0:00:08.869 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792174.5390475, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1759828703.364176, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759828703.3658805, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2575630359", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:56:15 -0400 (0:00:00.352) 0:00:09.221 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759820581.704, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3ef104c359f780869f767579c80b7db4e95d7f8f", "ctime": 1759820581.705, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14155794, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759820581.705, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "1194699236", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:56:15 -0400 (0:00:00.356) 0:00:09.578 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004527", "end": "2025-10-18 08:56:16.170805", "rc": 0, "start": "2025-10-18 08:56:16.166278" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:56:16 -0400 (0:00:00.448) 0:00:10.027 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:56:16 -0400 (0:00:00.030) 0:00:10.058 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:56:16 -0400 (0:00:00.438) 0:00:10.496 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:56:17 -0400 (0:00:00.362) 0:00:10.858 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 18 October 2025 08:56:17 -0400 (0:00:00.425) 0:00:11.284 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 18 October 2025 08:56:17 -0400 (0:00:00.017) 0:00:11.301 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 18 October 2025 08:56:17 -0400 (0:00:00.015) 0:00:11.317 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 18 October 2025 08:56:17 -0400 (0:00:00.025) 0:00:11.342 ****** 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": "768295601c48419eb2b272ddb7d949e5-6.12.0-136.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (6.12.0-136.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": "768295601c48419eb2b272ddb7d949e5-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-768295601c48419eb2b272ddb7d949e5.img", "kernel": "/boot/vmlinuz-0-rescue-768295601c48419eb2b272ddb7d949e5", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (0-rescue-768295601c48419eb2b272ddb7d949e5) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 18 October 2025 08:56:18 -0400 (0:00:00.530) 0:00:11.873 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 18 October 2025 08:56:18 -0400 (0:00:00.004) 0:00:11.877 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 18 October 2025 08:56:18 -0400 (0:00:00.001) 0:00:11.879 ****** 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": "768295601c48419eb2b272ddb7d949e5-6.12.0-136.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (6.12.0-136.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 18 October 2025 08:56:18 -0400 (0:00:00.036) 0:00:11.915 ****** included: /tmp/collections-RN7/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-136.el10.x86_64] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 18 October 2025 08:56:18 -0400 (0:00:00.024) 0:00:11.939 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-136.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "41fbad1d867616615a25c1f4e384928cadb660d3", "dest": "/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-136.el10.x86_64" }, "md5sum": "80d890375abe05d94a3ee90b6c7c345b", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15964200, "src": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-136.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-136.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "79ec3f2a454f36eae402aad2cbc10309d79f2c9f", "dest": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-136.el10.x86_64.img" }, "md5sum": "7a96ddb49c89e67c22480810ba10193a", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47466889, "src": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 18 October 2025 08:56:19 -0400 (0:00:01.107) 0:00:13.047 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:56:19 -0400 (0:00:00.034) 0:00:13.081 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:56:19 -0400 (0:00:00.016) 0:00:13.098 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:56:19 -0400 (0:00:00.031) 0:00:13.130 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:56:19 -0400 (0:00:00.016) 0:00:13.146 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:56:19 -0400 (0:00:00.015) 0:00:13.162 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:56:19 -0400 (0:00:00.028) 0:00:13.191 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:56:19 -0400 (0:00:00.011) 0:00:13.202 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:56:19 -0400 (0:00:00.058) 0:00:13.260 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:56:20 -0400 (0:00:00.786) 0:00:14.046 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792174.5390475, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1759828703.364176, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759828703.3658805, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2575630359", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:56:20 -0400 (0:00:00.361) 0:00:14.408 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:56:20 -0400 (0:00:00.012) 0:00:14.421 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:56:20 -0400 (0:00:00.012) 0:00:14.433 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:56:20 -0400 (0:00:00.349) 0:00:14.783 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:56:21 -0400 (0:00:00.041) 0:00:14.824 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792174.5390475, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1759828703.364176, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516150, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759828703.3658805, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2575630359", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:56:21 -0400 (0:00:00.372) 0:00:15.197 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792177.0021386, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760792177.001058, "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": 1760792177.0021393, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1943029978", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:56:21 -0400 (0:00:00.364) 0:00:15.561 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004429", "end": "2025-10-18 08:56:22.074943", "rc": 0, "start": "2025-10-18 08:56:22.070514" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:56:22 -0400 (0:00:00.377) 0:00:15.939 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:56:22 -0400 (0:00:00.034) 0:00:15.974 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:56:22 -0400 (0:00:00.367) 0:00:16.341 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:56:22 -0400 (0:00:00.375) 0:00:16.716 ****** 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-136.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-136.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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 18 October 2025 08:56:23 -0400 (0:00:00.609) 0:00:17.326 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 18 October 2025 08:56:23 -0400 (0:00:00.025) 0:00:17.352 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 18 October 2025 08:56:23 -0400 (0:00:00.023) 0:00:17.376 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 18 October 2025 08:56:23 -0400 (0:00:00.042) 0:00:17.418 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 18 October 2025 08:56:23 -0400 (0:00:00.046) 0:00:17.465 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 18 October 2025 08:56:23 -0400 (0:00:00.002) 0:00:17.468 ****** 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.129970", "end": "2025-10-18 08:56:24.106782", "rc": 0, "start": "2025-10-18 08:56:23.976812" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 18 October 2025 08:56:24 -0400 (0:00:00.496) 0:00:17.964 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 18 October 2025 08:56:24 -0400 (0:00:00.015) 0:00:17.979 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 18 October 2025 08:56:55 -0400 (0:00:31.734) 0:00:49.714 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 18 October 2025 08:56:55 -0400 (0:00:00.012) 0:00:49.726 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 18 October 2025 08:56:55 -0400 (0:00:00.014) 0:00:49.741 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 18 October 2025 08:56:55 -0400 (0:00:00.014) 0:00:49.755 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:56:55 -0400 (0:00:00.050) 0:00:49.806 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:56:56 -0400 (0:00:00.021) 0:00:49.827 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:56:56 -0400 (0:00:00.036) 0:00:49.864 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:56:56 -0400 (0:00:00.024) 0:00:49.889 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:56:56 -0400 (0:00:00.022) 0:00:49.911 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:56:56 -0400 (0:00:00.032) 0:00:49.943 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:56:56 -0400 (0:00:00.011) 0:00:49.955 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:56:56 -0400 (0:00:00.047) 0:00:50.003 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:56:57 -0400 (0:00:01.537) 0:00:51.540 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792184.1050887, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792184.1050887, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792184.1050887, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:56:58 -0400 (0:00:00.393) 0:00:51.934 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:56:58 -0400 (0:00:00.013) 0:00:51.947 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:56:58 -0400 (0:00:00.016) 0:00:51.963 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:56:58 -0400 (0:00:00.346) 0:00:52.310 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:56:58 -0400 (0:00:00.038) 0:00:52.348 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792217.6360018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792184.1050887, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792184.1050887, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:56:58 -0400 (0:00:00.374) 0:00:52.723 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792181.6880784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760792177.001058, "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": 1760792177.0021393, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1943029978", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:56:59 -0400 (0:00:00.386) 0:00:53.110 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005105", "end": "2025-10-18 08:56:59.361720", "rc": 0, "start": "2025-10-18 08:56:59.356615" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:56:59 -0400 (0:00:00.380) 0:00:53.490 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:56:59 -0400 (0:00:00.037) 0:00:53.527 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:57:00 -0400 (0:00:00.383) 0:00:53.910 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:57:00 -0400 (0:00:00.380) 0:00:54.291 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 18 October 2025 08:57:00 -0400 (0:00:00.358) 0:00:54.650 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 18 October 2025 08:57:00 -0400 (0:00:00.026) 0:00:54.676 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 18 October 2025 08:57:00 -0400 (0:00:00.016) 0:00:54.692 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 18 October 2025 08:57:00 -0400 (0:00:00.032) 0:00:54.725 ****** 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": "ec2a5324d03af92870766720264cdc07-6.12.0-136.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "768295601c48419eb2b272ddb7d949e5-6.12.0-136.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (6.12.0-136.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": "768295601c48419eb2b272ddb7d949e5-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-768295601c48419eb2b272ddb7d949e5.img", "kernel": "/boot/vmlinuz-0-rescue-768295601c48419eb2b272ddb7d949e5", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (0-rescue-768295601c48419eb2b272ddb7d949e5) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 18 October 2025 08:57:01 -0400 (0:00:00.524) 0:00:55.250 ****** included: /tmp/collections-RN7/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-136.el10.x86_64] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 18 October 2025 08:57:01 -0400 (0:00:00.025) 0:00:55.275 ****** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-136.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "41fbad1d867616615a25c1f4e384928cadb660d3", "dest": "/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-136.el10.x86_64" }, "md5sum": "80d890375abe05d94a3ee90b6c7c345b", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15964200, "src": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-136.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-136.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "79ec3f2a454f36eae402aad2cbc10309d79f2c9f", "dest": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-136.el10.x86_64.img" }, "md5sum": "7a96ddb49c89e67c22480810ba10193a", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47466889, "src": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 18 October 2025 08:57:02 -0400 (0:00:01.400) 0:00:56.675 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:57:02 -0400 (0:00:00.035) 0:00:56.710 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:57:02 -0400 (0:00:00.016) 0:00:56.727 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:57:02 -0400 (0:00:00.031) 0:00:56.759 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:57:02 -0400 (0:00:00.018) 0:00:56.777 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:57:02 -0400 (0:00:00.024) 0:00:56.801 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:57:03 -0400 (0:00:00.050) 0:00:56.852 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:57:03 -0400 (0:00:00.018) 0:00:56.870 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:57:03 -0400 (0:00:00.094) 0:00:56.964 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:57:03 -0400 (0:00:00.800) 0:00:57.765 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792217.6360018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792184.1050887, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792184.1050887, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:57:04 -0400 (0:00:00.367) 0:00:58.132 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:57:04 -0400 (0:00:00.012) 0:00:58.145 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:57:04 -0400 (0:00:00.013) 0:00:58.158 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:57:04 -0400 (0:00:00.353) 0:00:58.512 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:57:04 -0400 (0:00:00.040) 0:00:58.552 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792217.6360018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792184.1050887, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792184.1050887, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:57:05 -0400 (0:00:00.364) 0:00:58.917 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792181.6880784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760792177.001058, "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": 1760792177.0021393, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1943029978", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:57:05 -0400 (0:00:00.366) 0:00:59.284 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005044", "end": "2025-10-18 08:57:05.796499", "rc": 0, "start": "2025-10-18 08:57:05.791455" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:57:05 -0400 (0:00:00.367) 0:00:59.651 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:57:05 -0400 (0:00:00.033) 0:00:59.685 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:57:06 -0400 (0:00:00.367) 0:01:00.052 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:57:06 -0400 (0:00:00.363) 0:01:00.416 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.626) 0:01:01.043 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.017) 0:01:01.060 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.016) 0:01:01.076 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.027) 0:01:01.104 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.029) 0:01:01.133 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.001) 0:01:01.135 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.014) 0:01:01.149 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.052) 0:01:01.201 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.017) 0:01:01.219 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.032) 0:01:01.251 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.015) 0:01:01.267 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.014) 0:01:01.282 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.029) 0:01:01.312 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.013) 0:01:01.325 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:57:07 -0400 (0:00:00.042) 0:01:01.368 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:57:08 -0400 (0:00:00.778) 0:01:02.146 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792217.6360018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792184.1050887, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792184.1050887, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:57:08 -0400 (0:00:00.363) 0:01:02.510 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:57:08 -0400 (0:00:00.013) 0:01:02.524 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:57:08 -0400 (0:00:00.011) 0:01:02.536 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:57:09 -0400 (0:00:00.347) 0:01:02.883 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:57:09 -0400 (0:00:00.040) 0:01:02.923 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792217.6360018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792184.1050887, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792184.1050887, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:57:09 -0400 (0:00:00.360) 0:01:03.283 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792181.6880784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760792177.001058, "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": 1760792177.0021393, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1943029978", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:57:09 -0400 (0:00:00.367) 0:01:03.651 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004865", "end": "2025-10-18 08:57:10.165349", "rc": 0, "start": "2025-10-18 08:57:10.160484" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:57:10 -0400 (0:00:00.370) 0:01:04.022 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:57:10 -0400 (0:00:00.031) 0:01:04.054 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:57:10 -0400 (0:00:00.369) 0:01:04.423 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:57:10 -0400 (0:00:00.366) 0:01:04.789 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 18 October 2025 08:57:11 -0400 (0:00:00.353) 0:01:05.143 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 18 October 2025 08:57:11 -0400 (0:00:00.018) 0:01:05.161 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 18 October 2025 08:57:11 -0400 (0:00:00.016) 0:01:05.178 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 18 October 2025 08:57:11 -0400 (0:00:00.026) 0:01:05.205 ****** 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": "ec2a5324d03af92870766720264cdc07-6.12.0-136.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "768295601c48419eb2b272ddb7d949e5-6.12.0-136.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (6.12.0-136.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": "768295601c48419eb2b272ddb7d949e5-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-768295601c48419eb2b272ddb7d949e5.img", "kernel": "/boot/vmlinuz-0-rescue-768295601c48419eb2b272ddb7d949e5", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (0-rescue-768295601c48419eb2b272ddb7d949e5) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 18 October 2025 08:57:11 -0400 (0:00:00.494) 0:01:05.699 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 18 October 2025 08:57:11 -0400 (0:00:00.040) 0:01:05.740 ****** included: /tmp/collections-RN7/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-136.el10.x86_64] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 18 October 2025 08:57:11 -0400 (0:00:00.026) 0:01:05.766 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-136.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-136.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "41fbad1d867616615a25c1f4e384928cadb660d3", "dest": "/boot/vmlinuz-6.12.0-136.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-136.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-136.el10.x86_64" }, "md5sum": "80d890375abe05d94a3ee90b6c7c345b", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15964200, "src": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-136.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-136.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "79ec3f2a454f36eae402aad2cbc10309d79f2c9f", "dest": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-136.el10.x86_64.img" }, "md5sum": "7a96ddb49c89e67c22480810ba10193a", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47466889, "src": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 18 October 2025 08:57:12 -0400 (0:00:00.914) 0:01:06.680 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:57:12 -0400 (0:00:00.036) 0:01:06.717 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:57:12 -0400 (0:00:00.017) 0:01:06.734 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:57:12 -0400 (0:00:00.030) 0:01:06.765 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:57:12 -0400 (0:00:00.016) 0:01:06.781 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:57:12 -0400 (0:00:00.015) 0:01:06.797 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:57:13 -0400 (0:00:00.029) 0:01:06.826 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:57:13 -0400 (0:00:00.013) 0:01:06.839 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:57:13 -0400 (0:00:00.056) 0:01:06.895 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:57:13 -0400 (0:00:00.785) 0:01:07.681 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792217.6360018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792184.1050887, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792184.1050887, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:57:14 -0400 (0:00:00.365) 0:01:08.047 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:57:14 -0400 (0:00:00.013) 0:01:08.060 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:57:14 -0400 (0:00:00.012) 0:01:08.073 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:57:14 -0400 (0:00:00.345) 0:01:08.418 ****** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:57:14 -0400 (0:00:00.038) 0:01:08.457 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792217.6360018, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792184.1050887, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792184.1050887, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:57:15 -0400 (0:00:00.360) 0:01:08.818 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792181.6880784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760792177.001058, "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": 1760792177.0021393, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1943029978", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:57:15 -0400 (0:00:00.370) 0:01:09.188 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004586", "end": "2025-10-18 08:57:15.706897", "rc": 0, "start": "2025-10-18 08:57:15.702311" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:57:15 -0400 (0:00:00.373) 0:01:09.562 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:57:15 -0400 (0:00:00.032) 0:01:09.595 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:57:16 -0400 (0:00:00.369) 0:01:09.964 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:57:16 -0400 (0:00:00.373) 0:01:10.337 ****** 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-136.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-136.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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 18 October 2025 08:57:17 -0400 (0:00:00.643) 0:01:10.980 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 18 October 2025 08:57:17 -0400 (0:00:00.024) 0:01:11.005 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 18 October 2025 08:57:17 -0400 (0:00:00.017) 0:01:11.022 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 18 October 2025 08:57:17 -0400 (0:00:00.029) 0:01:11.052 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 18 October 2025 08:57:17 -0400 (0:00:00.029) 0:01:11.082 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 18 October 2025 08:57:17 -0400 (0:00:00.001) 0:01:11.083 ****** 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.158383", "end": "2025-10-18 08:57:17.734756", "rc": 0, "start": "2025-10-18 08:57:17.576373" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 18 October 2025 08:57:17 -0400 (0:00:00.509) 0:01:11.593 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 18 October 2025 08:57:17 -0400 (0:00:00.014) 0:01:11.607 ****** changed: [managed-node1] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 18 October 2025 08:57:49 -0400 (0:00:31.935) 0:01:43.543 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.012) 0:01:43.556 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.015) 0:01:43.571 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.015) 0:01:43.587 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.051) 0:01:43.638 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.017) 0:01:43.656 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.031) 0:01:43.688 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.017) 0:01:43.706 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.016) 0:01:43.723 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.030) 0:01:43.754 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:57:49 -0400 (0:00:00.013) 0:01:43.767 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:57:50 -0400 (0:00:00.046) 0:01:43.813 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:57:51 -0400 (0:00:01.548) 0:01:45.362 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792237.7332997, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792237.7332997, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516117, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792237.7332997, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4016227156", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:57:51 -0400 (0:00:00.399) 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:57:51 -0400 (0:00:00.013) 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:57:51 -0400 (0:00:00.012) 0:01:45.787 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:57:52 -0400 (0:00:00.348) 0:01:46.136 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:57:52 -0400 (0:00:00.040) 0:01:46.176 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792271.6216323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792237.7332997, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516117, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792237.7332997, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4016227156", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:57:52 -0400 (0:00:00.363) 0:01:46.540 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792181.6880784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760792177.001058, "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": 1760792177.0021393, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1943029978", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:57:53 -0400 (0:00:00.375) 0:01:46.915 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005364", "end": "2025-10-18 08:57:53.325985", "rc": 0, "start": "2025-10-18 08:57:53.320621" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:57:53 -0400 (0:00:00.375) 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:57:53 -0400 (0:00:00.034) 0:01:47.325 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:57:53 -0400 (0:00:00.374) 0:01:47.700 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:57:54 -0400 (0:00:00.378) 0:01:48.079 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 18 October 2025 08:57:54 -0400 (0:00:00.358) 0:01:48.437 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 18 October 2025 08:57:54 -0400 (0:00:00.025) 0:01:48.463 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 18 October 2025 08:57:54 -0400 (0:00:00.018) 0:01:48.481 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 18 October 2025 08:57:54 -0400 (0:00:00.028) 0:01:48.510 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2a5324d03af92870766720264cdc07-6.12.0-136.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-136.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": "ec2a5324d03af92870766720264cdc07-6.12.0-136.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "768295601c48419eb2b272ddb7d949e5-6.12.0-136.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (6.12.0-136.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": "768295601c48419eb2b272ddb7d949e5-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-768295601c48419eb2b272ddb7d949e5.img", "kernel": "/boot/vmlinuz-0-rescue-768295601c48419eb2b272ddb7d949e5", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (0-rescue-768295601c48419eb2b272ddb7d949e5) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.542) 0:01:49.052 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.040) 0:01:49.093 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.034) 0:01:49.127 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.016) 0:01:49.144 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.031) 0:01:49.176 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.017) 0:01:49.194 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.017) 0:01:49.211 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.030) 0:01:49.241 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.013) 0:01:49.255 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:57:55 -0400 (0:00:00.050) 0:01:49.306 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:57:56 -0400 (0:00:00.785) 0:01:50.091 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792271.6216323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792237.7332997, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516117, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792237.7332997, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4016227156", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:57:56 -0400 (0:00:00.366) 0:01:50.457 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:57:56 -0400 (0:00:00.014) 0:01:50.472 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:57:56 -0400 (0:00:00.019) 0:01:50.491 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:57:57 -0400 (0:00:00.347) 0:01:50.838 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:57:57 -0400 (0:00:00.040) 0:01:50.879 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792271.6216323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792237.7332997, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516117, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792237.7332997, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4016227156", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:57:57 -0400 (0:00:00.367) 0:01:51.246 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792181.6880784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760792177.001058, "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": 1760792177.0021393, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1943029978", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:57:57 -0400 (0:00:00.373) 0:01:51.620 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004663", "end": "2025-10-18 08:57:58.137250", "rc": 0, "start": "2025-10-18 08:57:58.132587" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:57:58 -0400 (0:00:00.373) 0:01:51.994 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:57:58 -0400 (0:00:00.032) 0:01:52.026 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:57:58 -0400 (0:00:00.371) 0:01:52.398 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:57:58 -0400 (0:00:00.372) 0:01:52.770 ****** 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-136.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-136.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.357) 0:01:53.127 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.017) 0:01:53.145 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.054) 0:01:53.200 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.016) 0:01:53.216 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.034) 0:01:53.251 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.016) 0:01:53.267 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.016) 0:01:53.284 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.029) 0:01:53.313 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.011) 0:01:53.325 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:57:59 -0400 (0:00:00.075) 0:01:53.401 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:58:00 -0400 (0:00:00.821) 0:01:54.222 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792271.6216323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792237.7332997, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516117, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792237.7332997, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4016227156", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:58:00 -0400 (0:00:00.363) 0:01:54.585 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:58:00 -0400 (0:00:00.013) 0:01:54.599 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:58:00 -0400 (0:00:00.012) 0:01:54.612 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:58:01 -0400 (0:00:00.403) 0:01:55.015 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:58:01 -0400 (0:00:00.039) 0:01:55.054 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792271.6216323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792237.7332997, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516117, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792237.7332997, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4016227156", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:58:01 -0400 (0:00:00.365) 0:01:55.420 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792181.6880784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760792177.001058, "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": 1760792177.0021393, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1943029978", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:58:01 -0400 (0:00:00.372) 0:01:55.793 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004613", "end": "2025-10-18 08:58:02.316889", "rc": 0, "start": "2025-10-18 08:58:02.312276" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:58:02 -0400 (0:00:00.381) 0:01:56.174 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:58:02 -0400 (0:00:00.034) 0:01:56.208 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:58:02 -0400 (0:00:00.372) 0:01:56.581 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:58:03 -0400 (0:00:00.375) 0:01:56.956 ****** 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-136.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 18 October 2025 08:58:03 -0400 (0:00:00.657) 0:01:57.613 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 18 October 2025 08:58:03 -0400 (0:00:00.018) 0:01:57.632 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 18 October 2025 08:58:03 -0400 (0:00:00.016) 0:01:57.649 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 18 October 2025 08:58:03 -0400 (0:00:00.029) 0:01:57.678 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2a5324d03af92870766720264cdc07-6.12.0-136.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-136.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": "768295601c48419eb2b272ddb7d949e5-6.12.0-136.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (6.12.0-136.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": "768295601c48419eb2b272ddb7d949e5-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-768295601c48419eb2b272ddb7d949e5.img", "kernel": "/boot/vmlinuz-0-rescue-768295601c48419eb2b272ddb7d949e5", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (0-rescue-768295601c48419eb2b272ddb7d949e5) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 18 October 2025 08:58:04 -0400 (0:00:00.503) 0:01:58.182 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 18 October 2025 08:58:04 -0400 (0:00:00.068) 0:01:58.250 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 18 October 2025 08:58:04 -0400 (0:00:00.019) 0:01:58.269 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 18 October 2025 08:58:04 -0400 (0:00:00.034) 0:01:58.304 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 18 October 2025 08:58:04 -0400 (0:00:00.019) 0:01:58.323 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 18 October 2025 08:58:04 -0400 (0:00:00.017) 0:01:58.340 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 18 October 2025 08:58:04 -0400 (0:00:00.031) 0:01:58.372 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 18 October 2025 08:58:04 -0400 (0:00:00.013) 0:01:58.385 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 18 October 2025 08:58:04 -0400 (0:00:00.047) 0:01:58.432 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 18 October 2025 08:58:05 -0400 (0:00:00.790) 0:01:59.223 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792271.6216323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792237.7332997, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516117, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792237.7332997, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4016227156", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 18 October 2025 08:58:05 -0400 (0:00:00.368) 0:01:59.591 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 18 October 2025 08:58:05 -0400 (0:00:00.019) 0:01:59.611 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 18 October 2025 08:58:05 -0400 (0:00:00.012) 0:01:59.624 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 18 October 2025 08:58:06 -0400 (0:00:00.352) 0:01:59.976 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 18 October 2025 08:58:06 -0400 (0:00:00.038) 0:02:00.015 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792271.6216323, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760792237.7332997, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516117, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760792237.7332997, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "4016227156", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 18 October 2025 08:58:06 -0400 (0:00:00.364) 0:02:00.379 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760792181.6880784, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760792177.001058, "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": 1760792177.0021393, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1943029978", "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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 18 October 2025 08:58:06 -0400 (0:00:00.364) 0:02:00.743 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005111", "end": "2025-10-18 08:58:07.264118", "rc": 0, "start": "2025-10-18 08:58:07.259007" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 18 October 2025 08:58:07 -0400 (0:00:00.377) 0:02:01.121 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 18 October 2025 08:58:07 -0400 (0:00:00.034) 0:02:01.155 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 18 October 2025 08:58:07 -0400 (0:00:00.373) 0:02:01.528 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 18 October 2025 08:58:08 -0400 (0:00:00.380) 0:02:01.909 ****** 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-136.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 18 October 2025 08:58:08 -0400 (0:00:00.579) 0:02:02.488 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 18 October 2025 08:58:08 -0400 (0:00:00.018) 0:02:02.507 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 18 October 2025 08:58:08 -0400 (0:00:00.018) 0:02:02.525 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 18 October 2025 08:58:08 -0400 (0:00:00.028) 0:02:02.554 ****** 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": "768295601c48419eb2b272ddb7d949e5-6.12.0-136.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-136.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-136.el10.x86_64", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (6.12.0-136.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": "768295601c48419eb2b272ddb7d949e5-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-768295601c48419eb2b272ddb7d949e5.img", "kernel": "/boot/vmlinuz-0-rescue-768295601c48419eb2b272ddb7d949e5", "root": "UUID=f846add1-3fa4-40ee-a2a9-ce41f5f1809f", "title": "CentOS Stream (0-rescue-768295601c48419eb2b272ddb7d949e5) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 18 October 2025 08:58:09 -0400 (0:00:00.471) 0:02:03.025 ****** 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-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 18 October 2025 08:58:09 -0400 (0:00:00.052) 0:02:03.078 ****** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-136.el10.x86_64_clone1" ], "delta": "0:00:00.044441", "end": "2025-10-18 08:58:09.619526", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-10-18 08:58:09.575085" } STDERR: The param /boot/vmlinuz-6.12.0-136.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-136.el10.x86_64_clone2" ], "delta": "0:00:00.043540", "end": "2025-10-18 08:58:09.997239", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-10-18 08:58:09.953699" } STDERR: The param /boot/vmlinuz-6.12.0-136.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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 18 October 2025 08:58:10 -0400 (0:00:00.777) 0:02:03.855 ****** 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.102094", "end": "2025-10-18 08:58:10.461173", "rc": 0, "start": "2025-10-18 08:58:10.359079" } 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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 18 October 2025 08:58:10 -0400 (0:00:00.463) 0:02:04.319 ****** included: /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 18 October 2025 08:58:10 -0400 (0:00:00.014) 0:02:04.334 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 18 October 2025 08:58:41 -0400 (0:00:31.185) 0:02:35.519 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 18 October 2025 08:58:41 -0400 (0:00:00.013) 0:02:35.532 ****** 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-10-18T12:57:59.318713+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-136.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-136.el10.x86_64_clone2", "start_time": "2025-10-18T12:57:58.964654+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 18 October 2025 08:58:41 -0400 (0:00:00.014) 0:02:35.546 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.94s /tmp/collections-RN7/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.73s /tmp/collections-RN7/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.19s /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.34s /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.96s /tmp/collections-RN7/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.55s /tmp/collections-RN7/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-RN7/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-136.el10.x86_64 --- 1.40s /tmp/collections-RN7/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-136.el10.x86_64 --- 1.11s /tmp/collections-RN7/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-136.el10.x86_64 --- 0.91s /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.82s /tmp/collections-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.78s /tmp/collections-RN7/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-RN7/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-RN7/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114