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-AVf 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-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 11 October 2025 08:53:34 -0400 (0:00:00.024) 0:00:00.024 ****** included: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 11 October 2025 08:53:34 -0400 (0:00:00.013) 0:00:00.037 ****** [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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 11 October 2025 08:53:37 -0400 (0:00:02.107) 0:00:02.145 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 11 October 2025 08:53:37 -0400 (0:00:00.005) 0:00:02.151 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:53:37 -0400 (0:00:00.053) 0:00:02.205 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:53:37 -0400 (0:00:00.017) 0:00:02.222 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:53:37 -0400 (0:00:00.031) 0:00:02.253 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:53:37 -0400 (0:00:00.423) 0:00:02.676 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:53:37 -0400 (0:00:00.021) 0:00:02.698 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:53:37 -0400 (0:00:00.029) 0:00:02.728 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:53:37 -0400 (0:00:00.011) 0:00:02.739 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:53:37 -0400 (0:00:00.044) 0:00:02.783 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:53:41 -0400 (0:00:04.129) 0:00:06.913 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:53:42 -0400 (0:00:00.618) 0:00:07.531 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:53:42 -0400 (0:00:00.013) 0:00:07.545 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:53:42 -0400 (0:00:00.013) 0:00:07.558 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:53:42 -0400 (0:00:00.340) 0:00:07.899 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:53:42 -0400 (0:00:00.038) 0:00:07.938 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187222.142945, "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:53:43 -0400 (0:00:00.373) 0:00:08.311 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:53:43 -0400 (0:00:00.370) 0:00:08.681 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004841", "end": "2025-10-11 08:53:44.090697", "rc": 0, "start": "2025-10-11 08:53:44.085856" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:53:44 -0400 (0:00:00.557) 0:00:09.239 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:53:44 -0400 (0:00:00.031) 0:00:09.271 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:53:44 -0400 (0:00:00.444) 0:00:09.716 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:53:44 -0400 (0:00:00.370) 0:00:10.087 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 11 October 2025 08:53:45 -0400 (0:00:00.443) 0:00:10.531 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 11 October 2025 08:53:45 -0400 (0:00:00.018) 0:00:10.549 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 11 October 2025 08:53:45 -0400 (0:00:00.015) 0:00:10.565 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 11 October 2025 08:53:45 -0400 (0:00:00.027) 0:00:10.592 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 11 October 2025 08:53:46 -0400 (0:00:00.542) 0:00:11.135 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 11 October 2025 08:53:46 -0400 (0:00:00.003) 0:00:11.139 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 11 October 2025 08:53:46 -0400 (0:00:00.001) 0:00:11.141 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 11 October 2025 08:53:46 -0400 (0:00:00.037) 0:00:11.178 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 11 October 2025 08:53:46 -0400 (0:00:00.025) 0:00:11.203 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 11 October 2025 08:53:47 -0400 (0:00:01.139) 0:00:12.343 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:53:47 -0400 (0:00:00.035) 0:00:12.379 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:53:47 -0400 (0:00:00.018) 0:00:12.397 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:53:47 -0400 (0:00:00.034) 0:00:12.431 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:53:47 -0400 (0:00:00.017) 0:00:12.448 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:53:47 -0400 (0:00:00.016) 0:00:12.465 ****** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:53:47 -0400 (0:00:00.030) 0:00:12.496 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:53:47 -0400 (0:00:00.011) 0:00:12.507 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:53:47 -0400 (0:00:00.058) 0:00:12.566 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:53:48 -0400 (0:00:00.782) 0:00:13.349 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187222.142945, "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:53:48 -0400 (0:00:00.361) 0:00:13.710 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:53:48 -0400 (0:00:00.013) 0:00:13.723 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:53:48 -0400 (0:00:00.012) 0:00:13.736 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:53:48 -0400 (0:00:00.344) 0:00:14.081 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:53:49 -0400 (0:00:00.041) 0:00:14.123 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187222.142945, "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:53:49 -0400 (0:00:00.380) 0:00:14.503 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187224.9372654, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760187224.9369497, "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": 1760187224.9372663, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3606651184", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:53:49 -0400 (0:00:00.370) 0:00:14.873 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004328", "end": "2025-10-11 08:53:50.121318", "rc": 0, "start": "2025-10-11 08:53:50.116990" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:53:50 -0400 (0:00:00.397) 0:00:15.270 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:53:50 -0400 (0:00:00.036) 0:00:15.307 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:53:50 -0400 (0:00:00.388) 0:00:15.696 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:53:50 -0400 (0:00:00.380) 0:00:16.077 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 11 October 2025 08:53:51 -0400 (0:00:00.590) 0:00:16.667 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 11 October 2025 08:53:51 -0400 (0:00:00.029) 0:00:16.697 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 11 October 2025 08:53:51 -0400 (0:00:00.017) 0:00:16.714 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 11 October 2025 08:53:51 -0400 (0:00:00.031) 0:00:16.746 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 11 October 2025 08:53:51 -0400 (0:00:00.044) 0:00:16.790 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 11 October 2025 08:53:51 -0400 (0:00:00.002) 0:00:16.793 ****** 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.131120", "end": "2025-10-11 08:53:52.142531", "rc": 0, "start": "2025-10-11 08:53:52.011411" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 11 October 2025 08:53:52 -0400 (0:00:00.509) 0:00:17.302 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 11 October 2025 08:53:52 -0400 (0:00:00.025) 0:00:17.327 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 11 October 2025 08:54:23 -0400 (0:00:31.274) 0:00:48.602 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.016) 0:00:48.618 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.015) 0:00:48.634 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.018) 0:00:48.652 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.073) 0:00:48.726 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.019) 0:00:48.745 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.035) 0:00:48.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 flag to indicate system is ostree] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.018) 0:00:48.799 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.016) 0:00:48.815 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.029) 0:00:48.845 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.012) 0:00:48.858 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:54:23 -0400 (0:00:00.042) 0:00:48.901 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:54:25 -0400 (0:00:01.541) 0:00:50.442 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187232.1419613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187232.1409614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187232.1409614, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2873462684", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:54:25 -0400 (0:00:00.404) 0:00:50.847 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:54:25 -0400 (0:00:00.016) 0:00:50.864 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:54:25 -0400 (0:00:00.012) 0:00:50.876 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:54:26 -0400 (0:00:00.367) 0:00:51.243 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:54:26 -0400 (0:00:00.038) 0:00:51.282 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187232.1419613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187232.1409614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187232.1409614, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2873462684", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:54:26 -0400 (0:00:00.378) 0:00:51.661 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187229.7099574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760187224.9369497, "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": 1760187224.9372663, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3606651184", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:54:26 -0400 (0:00:00.369) 0:00:52.030 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004463", "end": "2025-10-11 08:54:27.256966", "rc": 0, "start": "2025-10-11 08:54:27.252503" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:54:27 -0400 (0:00:00.375) 0:00:52.406 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:54:27 -0400 (0:00:00.035) 0:00:52.441 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:54:27 -0400 (0:00:00.384) 0:00:52.826 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:54:28 -0400 (0:00:00.377) 0:00:53.203 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 11 October 2025 08:54:28 -0400 (0:00:00.352) 0:00:53.556 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 11 October 2025 08:54:28 -0400 (0:00:00.018) 0:00:53.575 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 11 October 2025 08:54:28 -0400 (0:00:00.025) 0:00:53.600 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 11 October 2025 08:54:28 -0400 (0:00:00.035) 0:00:53.636 ****** 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": "ec2a227a233c6ad64ac030c54159956b-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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 11 October 2025 08:54:29 -0400 (0:00:00.513) 0:00:54.149 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 11 October 2025 08:54:29 -0400 (0:00:00.025) 0:00:54.175 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 11 October 2025 08:54:30 -0400 (0:00:01.381) 0:00:55.556 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:54:30 -0400 (0:00:00.040) 0:00:55.597 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:54:30 -0400 (0:00:00.018) 0:00:55.616 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:54:30 -0400 (0:00:00.037) 0:00:55.653 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:54:30 -0400 (0:00:00.021) 0:00:55.675 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:54:30 -0400 (0:00:00.017) 0:00:55.692 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:54:30 -0400 (0:00:00.032) 0:00:55.725 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:54:30 -0400 (0:00:00.011) 0:00:55.737 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:54:30 -0400 (0:00:00.067) 0:00:55.804 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:54:31 -0400 (0:00:00.787) 0:00:56.591 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187232.1419613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187232.1409614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187232.1409614, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2873462684", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:54:31 -0400 (0:00:00.376) 0:00:56.968 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:54:31 -0400 (0:00:00.021) 0:00:56.989 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:54:31 -0400 (0:00:00.014) 0:00:57.004 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:54:32 -0400 (0:00:00.361) 0:00:57.366 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:54:32 -0400 (0:00:00.041) 0:00:57.407 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187232.1419613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187232.1409614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187232.1409614, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2873462684", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:54:32 -0400 (0:00:00.376) 0:00:57.784 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187229.7099574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760187224.9369497, "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": 1760187224.9372663, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3606651184", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:54:33 -0400 (0:00:00.365) 0:00:58.150 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004308", "end": "2025-10-11 08:54:33.373849", "rc": 0, "start": "2025-10-11 08:54:33.369541" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:54:33 -0400 (0:00:00.375) 0:00:58.525 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:54:33 -0400 (0:00:00.035) 0:00:58.560 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:54:33 -0400 (0:00:00.367) 0:00:58.928 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:54:34 -0400 (0:00:00.368) 0:00:59.297 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 11 October 2025 08:54:34 -0400 (0:00:00.627) 0:00:59.925 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 11 October 2025 08:54:34 -0400 (0:00:00.018) 0:00:59.943 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 11 October 2025 08:54:34 -0400 (0:00:00.017) 0:00:59.961 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 11 October 2025 08:54:34 -0400 (0:00:00.028) 0:00:59.990 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 11 October 2025 08:54:34 -0400 (0:00:00.030) 0:01:00.020 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 11 October 2025 08:54:34 -0400 (0:00:00.001) 0:01:00.022 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 11 October 2025 08:54:34 -0400 (0:00:00.015) 0:01:00.038 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:54:34 -0400 (0:00:00.053) 0:01:00.091 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:54:35 -0400 (0:00:00.018) 0:01:00.110 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:54:35 -0400 (0:00:00.033) 0:01:00.144 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:54:35 -0400 (0:00:00.017) 0:01:00.161 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:54:35 -0400 (0:00:00.016) 0:01:00.178 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:54:35 -0400 (0:00:00.031) 0:01:00.209 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:54:35 -0400 (0:00:00.016) 0:01:00.226 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:54:35 -0400 (0:00:00.045) 0:01:00.271 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:54:35 -0400 (0:00:00.776) 0:01:01.048 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187232.1419613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187232.1409614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187232.1409614, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2873462684", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:54:36 -0400 (0:00:00.365) 0:01:01.414 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:54:36 -0400 (0:00:00.014) 0:01:01.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 : Determine platform type] ********** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:54:36 -0400 (0:00:00.012) 0:01:01.440 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:54:36 -0400 (0:00:00.348) 0:01:01.788 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:54:36 -0400 (0:00:00.039) 0:01:01.828 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187232.1419613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187232.1409614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187232.1409614, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2873462684", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:54:37 -0400 (0:00:00.367) 0:01:02.196 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187229.7099574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760187224.9369497, "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": 1760187224.9372663, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3606651184", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:54:37 -0400 (0:00:00.365) 0:01:02.561 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004497", "end": "2025-10-11 08:54:37.779854", "rc": 0, "start": "2025-10-11 08:54:37.775357" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:54:37 -0400 (0:00:00.368) 0:01:02.930 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:54:37 -0400 (0:00:00.033) 0:01:02.963 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:54:38 -0400 (0:00:00.369) 0:01:03.333 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:54:38 -0400 (0:00:00.368) 0:01:03.701 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 11 October 2025 08:54:38 -0400 (0:00:00.353) 0:01:04.055 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 11 October 2025 08:54:38 -0400 (0:00:00.018) 0:01:04.074 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 11 October 2025 08:54:38 -0400 (0:00:00.017) 0:01:04.092 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 11 October 2025 08:54:39 -0400 (0:00:00.028) 0:01:04.120 ****** 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": "ec2a227a233c6ad64ac030c54159956b-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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 11 October 2025 08:54:39 -0400 (0:00:00.500) 0:01:04.621 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 11 October 2025 08:54:39 -0400 (0:00:00.042) 0:01:04.663 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 11 October 2025 08:54:39 -0400 (0:00:00.026) 0:01:04.690 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 11 October 2025 08:54:40 -0400 (0:00:00.920) 0:01:05.610 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:54:40 -0400 (0:00:00.038) 0:01:05.649 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:54:40 -0400 (0:00:00.019) 0:01:05.668 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:54:40 -0400 (0:00:00.033) 0:01:05.702 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:54:40 -0400 (0:00:00.019) 0:01:05.721 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:54:40 -0400 (0:00:00.017) 0:01:05.738 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:54:40 -0400 (0:00:00.031) 0:01:05.770 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:54:40 -0400 (0:00:00.013) 0:01:05.783 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:54:40 -0400 (0:00:00.059) 0:01:05.843 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:54:41 -0400 (0:00:00.771) 0:01:06.615 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187232.1419613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187232.1409614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187232.1409614, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2873462684", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:54:41 -0400 (0:00:00.365) 0:01:06.981 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:54:41 -0400 (0:00:00.013) 0:01:06.995 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:54:41 -0400 (0:00:00.012) 0:01:07.007 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:54:42 -0400 (0:00:00.347) 0:01:07.355 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:54:42 -0400 (0:00:00.039) 0:01:07.394 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187232.1419613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187232.1409614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516123, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187232.1409614, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2873462684", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:54:42 -0400 (0:00:00.362) 0:01:07.757 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187229.7099574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760187224.9369497, "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": 1760187224.9372663, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3606651184", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:54:43 -0400 (0:00:00.372) 0:01:08.130 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004822", "end": "2025-10-11 08:54:43.355671", "rc": 0, "start": "2025-10-11 08:54:43.350849" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:54:43 -0400 (0:00:00.375) 0:01:08.506 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:54:43 -0400 (0:00:00.033) 0:01:08.539 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:54:43 -0400 (0:00:00.372) 0:01:08.911 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:54:44 -0400 (0:00:00.374) 0:01:09.286 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 11 October 2025 08:54:44 -0400 (0:00:00.638) 0:01:09.925 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 11 October 2025 08:54:44 -0400 (0:00:00.021) 0:01:09.946 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 11 October 2025 08:54:44 -0400 (0:00:00.022) 0:01:09.968 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 11 October 2025 08:54:44 -0400 (0:00:00.030) 0:01:09.998 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 11 October 2025 08:54:44 -0400 (0:00:00.033) 0:01:10.032 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 11 October 2025 08:54:44 -0400 (0:00:00.001) 0:01:10.034 ****** 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.163583", "end": "2025-10-11 08:54:45.405951", "rc": 0, "start": "2025-10-11 08:54:45.242368" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 11 October 2025 08:54:45 -0400 (0:00:00.524) 0:01:10.559 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 11 October 2025 08:54:45 -0400 (0:00:00.014) 0:01:10.574 ****** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 11 October 2025 08:55:16 -0400 (0:00:30.922) 0:01:41.497 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.014) 0:01:41.512 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.022) 0:01:41.534 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.021) 0:01:41.555 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.057) 0:01:41.613 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.019) 0:01:41.632 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.033) 0:01:41.665 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.018) 0:01:41.684 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.017) 0:01:41.702 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.030) 0:01:41.732 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.013) 0:01:41.745 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:55:16 -0400 (0:00:00.044) 0:01:41.790 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:55:18 -0400 (0:00:01.517) 0:01:43.308 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187285.4044356, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187285.4044356, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516133, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187285.4044356, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1051231953", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:55:18 -0400 (0:00:00.396) 0:01:43.705 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:55:18 -0400 (0:00:00.014) 0:01:43.720 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:55:18 -0400 (0:00:00.013) 0:01:43.733 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:55:18 -0400 (0:00:00.350) 0:01:44.083 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:55:19 -0400 (0:00:00.041) 0:01:44.125 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187318.5094118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187285.4044356, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516133, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187285.4044356, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1051231953", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:55:19 -0400 (0:00:00.364) 0:01:44.489 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187229.7099574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760187224.9369497, "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": 1760187224.9372663, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3606651184", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:55:19 -0400 (0:00:00.374) 0:01:44.864 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004428", "end": "2025-10-11 08:55:20.089415", "rc": 0, "start": "2025-10-11 08:55:20.084987" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:55:20 -0400 (0:00:00.375) 0:01:45.240 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:55:20 -0400 (0:00:00.035) 0:01:45.275 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:55:20 -0400 (0:00:00.375) 0:01:45.650 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:55:20 -0400 (0:00:00.373) 0:01:46.023 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 11 October 2025 08:55:21 -0400 (0:00:00.354) 0:01:46.378 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 11 October 2025 08:55:21 -0400 (0:00:00.019) 0:01:46.397 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 11 October 2025 08:55:21 -0400 (0:00:00.018) 0:01:46.416 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 11 October 2025 08:55:21 -0400 (0:00:00.029) 0:01:46.445 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2a227a233c6ad64ac030c54159956b-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": "ec2a227a233c6ad64ac030c54159956b-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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 11 October 2025 08:55:21 -0400 (0:00:00.541) 0:01:46.986 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 11 October 2025 08:55:21 -0400 (0:00:00.042) 0:01:47.029 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:55:21 -0400 (0:00:00.035) 0:01:47.064 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:55:21 -0400 (0:00:00.018) 0:01:47.082 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:55:22 -0400 (0:00:00.032) 0:01:47.115 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:55:22 -0400 (0:00:00.019) 0:01:47.134 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:55:22 -0400 (0:00:00.017) 0:01:47.151 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:55:22 -0400 (0:00:00.030) 0:01:47.182 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:55:22 -0400 (0:00:00.013) 0:01:47.196 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:55:22 -0400 (0:00:00.051) 0:01:47.247 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:55:22 -0400 (0:00:00.784) 0:01:48.032 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187318.5094118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187285.4044356, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516133, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187285.4044356, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1051231953", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:55:23 -0400 (0:00:00.371) 0:01:48.403 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:55:23 -0400 (0:00:00.013) 0:01:48.417 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:55:23 -0400 (0:00:00.012) 0:01:48.430 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:55:23 -0400 (0:00:00.349) 0:01:48.780 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:55:23 -0400 (0:00:00.041) 0:01:48.822 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187318.5094118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187285.4044356, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516133, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187285.4044356, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1051231953", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:55:24 -0400 (0:00:00.369) 0:01:49.191 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187229.7099574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760187224.9369497, "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": 1760187224.9372663, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3606651184", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:55:24 -0400 (0:00:00.367) 0:01:49.559 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004509", "end": "2025-10-11 08:55:24.783428", "rc": 0, "start": "2025-10-11 08:55:24.778919" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:55:24 -0400 (0:00:00.374) 0:01:49.934 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:55:24 -0400 (0:00:00.035) 0:01:49.969 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:55:25 -0400 (0:00:00.376) 0:01:50.345 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:55:25 -0400 (0:00:00.370) 0:01:50.716 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 11 October 2025 08:55:25 -0400 (0:00:00.356) 0:01:51.073 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 11 October 2025 08:55:25 -0400 (0:00:00.016) 0:01:51.090 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:55:26 -0400 (0:00:00.055) 0:01:51.145 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:55:26 -0400 (0:00:00.017) 0:01:51.163 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:55:26 -0400 (0:00:00.034) 0:01:51.197 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:55:26 -0400 (0:00:00.017) 0:01:51.215 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:55:26 -0400 (0:00:00.016) 0:01:51.232 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:55:26 -0400 (0:00:00.030) 0:01:51.262 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:55:26 -0400 (0:00:00.012) 0:01:51.274 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:55:26 -0400 (0:00:00.080) 0:01:51.354 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:55:27 -0400 (0:00:00.802) 0:01:52.157 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187318.5094118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187285.4044356, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516133, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187285.4044356, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1051231953", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:55:27 -0400 (0:00:00.362) 0:01:52.519 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:55:27 -0400 (0:00:00.014) 0:01:52.533 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:55:27 -0400 (0:00:00.012) 0:01:52.546 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:55:27 -0400 (0:00:00.401) 0:01:52.948 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:55:27 -0400 (0:00:00.040) 0:01:52.988 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187318.5094118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187285.4044356, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516133, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187285.4044356, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1051231953", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:55:28 -0400 (0:00:00.365) 0:01:53.354 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187229.7099574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760187224.9369497, "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": 1760187224.9372663, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3606651184", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:55:28 -0400 (0:00:00.372) 0:01:53.727 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004833", "end": "2025-10-11 08:55:28.953822", "rc": 0, "start": "2025-10-11 08:55:28.948989" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:55:29 -0400 (0:00:00.377) 0:01:54.105 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:55:29 -0400 (0:00:00.034) 0:01:54.140 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:55:29 -0400 (0:00:00.369) 0:01:54.509 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:55:29 -0400 (0:00:00.369) 0:01:54.878 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 11 October 2025 08:55:30 -0400 (0:00:00.662) 0:01:55.541 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 11 October 2025 08:55:30 -0400 (0:00:00.018) 0:01:55.560 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 11 October 2025 08:55:30 -0400 (0:00:00.017) 0:01:55.577 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 11 October 2025 08:55:30 -0400 (0:00:00.029) 0:01:55.607 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2a227a233c6ad64ac030c54159956b-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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 11 October 2025 08:55:31 -0400 (0:00:00.499) 0:01:56.107 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 11 October 2025 08:55:31 -0400 (0:00:00.069) 0:01:56.176 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 11 October 2025 08:55:31 -0400 (0:00:00.018) 0:01:56.195 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 11 October 2025 08:55:31 -0400 (0:00:00.033) 0:01:56.228 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 11 October 2025 08:55:31 -0400 (0:00:00.018) 0:01:56.246 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 11 October 2025 08:55:31 -0400 (0:00:00.017) 0:01:56.264 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 11 October 2025 08:55:31 -0400 (0:00:00.030) 0:01:56.294 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 11 October 2025 08:55:31 -0400 (0:00:00.013) 0:01:56.308 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 11 October 2025 08:55:31 -0400 (0:00:00.048) 0:01:56.356 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 11 October 2025 08:55:32 -0400 (0:00:00.780) 0:01:57.137 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187318.5094118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187285.4044356, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516133, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187285.4044356, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1051231953", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 11 October 2025 08:55:32 -0400 (0:00:00.374) 0:01:57.511 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 11 October 2025 08:55:32 -0400 (0:00:00.014) 0:01:57.526 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 11 October 2025 08:55:32 -0400 (0:00:00.013) 0:01:57.539 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 11 October 2025 08:55:32 -0400 (0:00:00.349) 0:01:57.888 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 11 October 2025 08:55:32 -0400 (0:00:00.041) 0:01:57.930 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187318.5094118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1760187285.4044356, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516133, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1760187285.4044356, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1051231953", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 11 October 2025 08:55:33 -0400 (0:00:00.365) 0:01:58.296 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1760187229.7099574, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1760187224.9369497, "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": 1760187224.9372663, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3606651184", "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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 11 October 2025 08:55:33 -0400 (0:00:00.370) 0:01:58.666 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004499", "end": "2025-10-11 08:55:33.891213", "rc": 0, "start": "2025-10-11 08:55:33.886714" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 11 October 2025 08:55:33 -0400 (0:00:00.375) 0:01:59.042 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 11 October 2025 08:55:33 -0400 (0:00:00.034) 0:01:59.077 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 11 October 2025 08:55:34 -0400 (0:00:00.371) 0:01:59.448 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 11 October 2025 08:55:34 -0400 (0:00:00.367) 0:01:59.815 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 11 October 2025 08:55:35 -0400 (0:00:00.577) 0:02:00.393 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 11 October 2025 08:55:35 -0400 (0:00:00.019) 0:02:00.412 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 11 October 2025 08:55:35 -0400 (0:00:00.018) 0:02:00.431 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 11 October 2025 08:55:35 -0400 (0:00:00.029) 0:02:00.461 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 11 October 2025 08:55:35 -0400 (0:00:00.473) 0:02:00.934 ****** 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-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 11 October 2025 08:55:35 -0400 (0:00:00.053) 0:02:00.988 ****** 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.043921", "end": "2025-10-11 08:55:36.236711", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-10-11 08:55:36.192790" } 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.044499", "end": "2025-10-11 08:55:36.622669", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-10-11 08:55:36.578170" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 11 October 2025 08:55:36 -0400 (0:00:00.788) 0:02:01.776 ****** 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.103209", "end": "2025-10-11 08:55:37.082670", "rc": 0, "start": "2025-10-11 08:55:36.979461" } 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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 11 October 2025 08:55:37 -0400 (0:00:00.459) 0:02:02.236 ****** included: /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 11 October 2025 08:55:37 -0400 (0:00:00.015) 0:02:02.251 ****** changed: [managed-node1] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 11 October 2025 08:56:09 -0400 (0:00:32.204) 0:02:34.456 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 11 October 2025 08:56:09 -0400 (0:00:00.013) 0:02:34.470 ****** 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-11T12:55:25.970105+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-11T12:55:25.616719+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 11 October 2025 08:56:09 -0400 (0:00:00.015) 0:02:34.485 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 32.20s /tmp/collections-AVf/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.27s /tmp/collections-AVf/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 -- 30.92s /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.13s /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 2.11s /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.54s /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.52s /tmp/collections-AVf/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.38s /tmp/collections-AVf/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.14s /tmp/collections-AVf/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.92s /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.80s /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.79s /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-AVf/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-AVf/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-AVf/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-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.66s /tmp/collections-AVf/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-AVf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114