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-1P9 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-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 25 October 2025 08:52:43 -0400 (0:00:00.021) 0:00:00.021 ****** included: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 25 October 2025 08:52:43 -0400 (0:00:00.011) 0:00:00.033 ****** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 25 October 2025 08:52:45 -0400 (0:00:01.993) 0:00:02.027 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 25 October 2025 08:52:45 -0400 (0:00:00.008) 0:00:02.035 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:52:45 -0400 (0:00:00.071) 0:00:02.107 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:52:45 -0400 (0:00:00.017) 0:00:02.124 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:52:45 -0400 (0:00:00.031) 0:00:02.156 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:52:46 -0400 (0:00:00.430) 0:00:02.586 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:52:46 -0400 (0:00:00.021) 0:00:02.608 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:52:46 -0400 (0:00:00.029) 0:00:02.637 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:52:46 -0400 (0:00:00.010) 0:00:02.648 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:52:46 -0400 (0:00:00.041) 0:00:02.689 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:52:50 -0400 (0:00:04.720) 0:00:07.410 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:52:51 -0400 (0:00:00.410) 0:00:07.820 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:52:51 -0400 (0:00:00.018) 0:00:07.839 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:52:51 -0400 (0:00:00.010) 0:00:07.850 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:52:51 -0400 (0:00:00.351) 0:00:08.201 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:52:51 -0400 (0:00:00.037) 0:00:08.238 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396771.178617, "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:52:52 -0400 (0:00:00.362) 0:00:08.601 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:52:52 -0400 (0:00:00.375) 0:00:08.976 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004415", "end": "2025-10-25 08:52:52.827025", "rc": 0, "start": "2025-10-25 08:52:52.822610" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:52:52 -0400 (0:00:00.451) 0:00:09.428 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:52:52 -0400 (0:00:00.031) 0:00:09.459 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:52:53 -0400 (0:00:00.450) 0:00:09.910 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:52:53 -0400 (0:00:00.367) 0:00:10.277 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 25 October 2025 08:52:54 -0400 (0:00:00.444) 0:00:10.722 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 25 October 2025 08:52:54 -0400 (0:00:00.017) 0:00:10.740 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 25 October 2025 08:52:54 -0400 (0:00:00.016) 0:00:10.756 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 25 October 2025 08:52:54 -0400 (0:00:00.026) 0:00:10.783 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 25 October 2025 08:52:54 -0400 (0:00:00.559) 0:00:11.343 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 25 October 2025 08:52:54 -0400 (0:00:00.003) 0:00:11.347 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 25 October 2025 08:52:54 -0400 (0:00:00.001) 0:00:11.348 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 25 October 2025 08:52:54 -0400 (0:00:00.036) 0:00:11.385 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 25 October 2025 08:52:54 -0400 (0:00:00.023) 0:00:11.408 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 25 October 2025 08:52:56 -0400 (0:00:01.142) 0:00:12.551 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:52:56 -0400 (0:00:00.035) 0:00:12.586 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:52:56 -0400 (0:00:00.018) 0:00:12.604 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:52:56 -0400 (0:00:00.031) 0:00:12.636 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:52:56 -0400 (0:00:00.016) 0:00:12.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 platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:52:56 -0400 (0:00:00.015) 0:00:12.669 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:52:56 -0400 (0:00:00.029) 0:00:12.698 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:52:56 -0400 (0:00:00.014) 0:00:12.713 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:52:56 -0400 (0:00:00.078) 0:00:12.791 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:52:57 -0400 (0:00:00.788) 0:00:13.580 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396771.178617, "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:52:57 -0400 (0:00:00.383) 0:00:13.964 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:52:57 -0400 (0:00:00.013) 0:00:13.978 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:52:57 -0400 (0:00:00.015) 0:00:13.994 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:52:57 -0400 (0:00:00.362) 0:00:14.356 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:52:57 -0400 (0:00:00.038) 0:00:14.395 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396771.178617, "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:52:58 -0400 (0:00:00.381) 0:00:14.777 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396773.6781049, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1761396773.6776242, "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": 1761396773.6781058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "668982486", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:52:58 -0400 (0:00:00.380) 0:00:15.157 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004902", "end": "2025-10-25 08:52:58.942105", "rc": 0, "start": "2025-10-25 08:52:58.937203" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:52:58 -0400 (0:00:00.383) 0:00:15.541 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:52:59 -0400 (0:00:00.032) 0:00:15.573 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:52:59 -0400 (0:00:00.377) 0:00:15.951 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:52:59 -0400 (0:00:00.414) 0:00:16.366 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 25 October 2025 08:53:00 -0400 (0:00:00.611) 0:00:16.978 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 25 October 2025 08:53:00 -0400 (0:00:00.017) 0:00:16.995 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 25 October 2025 08:53:00 -0400 (0:00:00.015) 0:00:17.010 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 25 October 2025 08:53:00 -0400 (0:00:00.025) 0:00:17.036 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 25 October 2025 08:53:00 -0400 (0:00:00.028) 0:00:17.064 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 25 October 2025 08:53:00 -0400 (0:00:00.001) 0:00:17.066 ****** 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.126485", "end": "2025-10-25 08:53:00.942783", "rc": 0, "start": "2025-10-25 08:53:00.816298" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 25 October 2025 08:53:00 -0400 (0:00:00.478) 0:00:17.544 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 25 October 2025 08:53:01 -0400 (0:00:00.018) 0:00:17.563 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 25 October 2025 08:53:32 -0400 (0:00:31.428) 0:00:48.991 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.011) 0:00:49.003 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.015) 0:00:49.018 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.014) 0:00:49.032 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.050) 0:00:49.083 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.017) 0:00:49.100 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.034) 0:00:49.135 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.019) 0:00:49.154 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.024) 0:00:49.179 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.033) 0:00:49.212 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.014) 0:00:49.227 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:53:32 -0400 (0:00:00.054) 0:00:49.281 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:53:34 -0400 (0:00:01.556) 0:00:50.838 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396780.941645, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396780.940645, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396780.940645, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:53:34 -0400 (0:00:00.406) 0:00:51.245 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:53:34 -0400 (0:00:00.013) 0:00:51.258 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:53:34 -0400 (0:00:00.011) 0:00:51.269 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:53:35 -0400 (0:00:00.364) 0:00:51.634 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:53:35 -0400 (0:00:00.059) 0:00:51.694 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396780.941645, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396780.940645, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396780.940645, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:53:35 -0400 (0:00:00.386) 0:00:52.081 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396778.542638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1761396773.6776242, "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": 1761396773.6781058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "668982486", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:53:35 -0400 (0:00:00.378) 0:00:52.460 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005267", "end": "2025-10-25 08:53:36.131716", "rc": 0, "start": "2025-10-25 08:53:36.126449" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:53:36 -0400 (0:00:00.396) 0:00:52.856 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:53:36 -0400 (0:00:00.038) 0:00:52.895 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:53:36 -0400 (0:00:00.403) 0:00:53.298 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:53:37 -0400 (0:00:00.403) 0:00:53.702 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 25 October 2025 08:53:37 -0400 (0:00:00.384) 0:00:54.087 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 25 October 2025 08:53:37 -0400 (0:00:00.028) 0:00:54.116 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 25 October 2025 08:53:37 -0400 (0:00:00.025) 0:00:54.141 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 25 October 2025 08:53:37 -0400 (0:00:00.031) 0:00:54.173 ****** 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": "ec282ee4440c83bfe7d82b7a20e8904d-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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 25 October 2025 08:53:38 -0400 (0:00:00.518) 0:00:54.692 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 25 October 2025 08:53:38 -0400 (0:00:00.024) 0:00:54.717 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 25 October 2025 08:53:39 -0400 (0:00:01.399) 0:00:56.116 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:53:39 -0400 (0:00:00.034) 0:00:56.151 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:53:39 -0400 (0:00:00.018) 0:00:56.169 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:53:39 -0400 (0:00:00.031) 0:00:56.201 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:53:39 -0400 (0:00:00.017) 0:00:56.218 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:53:39 -0400 (0:00:00.016) 0:00:56.234 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:53:39 -0400 (0:00:00.029) 0:00:56.263 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:53:39 -0400 (0:00:00.011) 0:00:56.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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:53:39 -0400 (0:00:00.059) 0:00:56.334 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:53:40 -0400 (0:00:00.785) 0:00:57.120 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396780.941645, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396780.940645, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396780.940645, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:53:40 -0400 (0:00:00.369) 0:00:57.489 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:53:40 -0400 (0:00:00.013) 0:00:57.503 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:53:40 -0400 (0:00:00.013) 0:00:57.516 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:53:41 -0400 (0:00:00.354) 0:00:57.870 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:53:41 -0400 (0:00:00.040) 0:00:57.911 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396780.941645, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396780.940645, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396780.940645, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:53:41 -0400 (0:00:00.371) 0:00:58.282 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396778.542638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1761396773.6776242, "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": 1761396773.6781058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "668982486", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:53:42 -0400 (0:00:00.372) 0:00:58.655 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004975", "end": "2025-10-25 08:53:42.431815", "rc": 0, "start": "2025-10-25 08:53:42.426840" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:53:42 -0400 (0:00:00.377) 0:00:59.033 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:53:42 -0400 (0:00:00.032) 0:00:59.066 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:53:42 -0400 (0:00:00.372) 0:00:59.439 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:53:43 -0400 (0:00:00.370) 0:00:59.810 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 25 October 2025 08:53:43 -0400 (0:00:00.639) 0:01:00.450 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 25 October 2025 08:53:43 -0400 (0:00:00.017) 0:01:00.468 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 25 October 2025 08:53:43 -0400 (0:00:00.016) 0:01:00.484 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 25 October 2025 08:53:43 -0400 (0:00:00.028) 0:01:00.512 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 25 October 2025 08:53:43 -0400 (0:00:00.031) 0:01:00.543 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 25 October 2025 08:53:43 -0400 (0:00:00.001) 0:01:00.545 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 25 October 2025 08:53:44 -0400 (0:00:00.016) 0:01:00.561 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:53:44 -0400 (0:00:00.052) 0:01:00.613 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:53:44 -0400 (0:00:00.017) 0:01:00.631 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:53:44 -0400 (0:00:00.032) 0:01:00.663 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:53:44 -0400 (0:00:00.017) 0:01:00.680 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:53:44 -0400 (0:00:00.015) 0:01:00.696 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:53:44 -0400 (0:00:00.030) 0:01:00.727 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:53:44 -0400 (0:00:00.015) 0:01:00.742 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:53:44 -0400 (0:00:00.042) 0:01:00.785 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:53:45 -0400 (0:00:00.777) 0:01:01.563 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396780.941645, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396780.940645, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396780.940645, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:53:45 -0400 (0:00:00.370) 0:01:01.933 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:53:45 -0400 (0:00:00.014) 0:01:01.947 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:53:45 -0400 (0:00:00.013) 0:01:01.961 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:53:45 -0400 (0:00:00.357) 0:01:02.318 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:53:45 -0400 (0:00:00.039) 0:01:02.358 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396780.941645, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396780.940645, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396780.940645, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:53:46 -0400 (0:00:00.368) 0:01:02.727 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396778.542638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1761396773.6776242, "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": 1761396773.6781058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "668982486", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:53:46 -0400 (0:00:00.375) 0:01:03.102 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004390", "end": "2025-10-25 08:53:46.879485", "rc": 0, "start": "2025-10-25 08:53:46.875095" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:53:46 -0400 (0:00:00.378) 0:01:03.481 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:53:46 -0400 (0:00:00.033) 0:01:03.514 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:53:47 -0400 (0:00:00.375) 0:01:03.890 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:53:47 -0400 (0:00:00.377) 0:01:04.268 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 25 October 2025 08:53:48 -0400 (0:00:00.353) 0:01:04.621 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 25 October 2025 08:53:48 -0400 (0:00:00.018) 0:01:04.640 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 25 October 2025 08:53:48 -0400 (0:00:00.017) 0:01:04.658 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 25 October 2025 08:53:48 -0400 (0:00:00.028) 0:01:04.686 ****** 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": "ec282ee4440c83bfe7d82b7a20e8904d-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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 25 October 2025 08:53:48 -0400 (0:00:00.501) 0:01:05.188 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 25 October 2025 08:53:48 -0400 (0:00:00.040) 0:01:05.229 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 25 October 2025 08:53:48 -0400 (0:00:00.025) 0:01:05.255 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 25 October 2025 08:53:49 -0400 (0:00:00.927) 0:01:06.183 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:53:49 -0400 (0:00:00.035) 0:01:06.219 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:53:49 -0400 (0:00:00.018) 0:01:06.237 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:53:49 -0400 (0:00:00.031) 0:01:06.269 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:53:49 -0400 (0:00:00.018) 0:01:06.287 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:53:49 -0400 (0:00:00.016) 0:01:06.303 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:53:49 -0400 (0:00:00.029) 0:01:06.333 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:53:49 -0400 (0:00:00.012) 0:01:06.346 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:53:49 -0400 (0:00:00.057) 0:01:06.403 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:53:50 -0400 (0:00:00.781) 0:01:07.185 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396780.941645, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396780.940645, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396780.940645, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get bootloader args of the default kernel] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:53:51 -0400 (0:00:00.376) 0:01:07.561 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:53:51 -0400 (0:00:00.014) 0:01:07.575 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:53:51 -0400 (0:00:00.011) 0:01:07.587 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:53:51 -0400 (0:00:00.360) 0:01:07.947 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:53:51 -0400 (0:00:00.038) 0:01:07.985 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396780.941645, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396780.940645, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516128, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396780.940645, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3899787836", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:53:51 -0400 (0:00:00.373) 0:01:08.359 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396778.542638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1761396773.6776242, "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": 1761396773.6781058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "668982486", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:53:52 -0400 (0:00:00.370) 0:01:08.729 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004419", "end": "2025-10-25 08:53:52.509734", "rc": 0, "start": "2025-10-25 08:53:52.505315" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:53:52 -0400 (0:00:00.382) 0:01:09.112 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:53:52 -0400 (0:00:00.040) 0:01:09.153 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:53:52 -0400 (0:00:00.389) 0:01:09.542 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:53:53 -0400 (0:00:00.375) 0:01:09.917 ****** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 25 October 2025 08:53:54 -0400 (0:00:00.642) 0:01:10.559 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 25 October 2025 08:53:54 -0400 (0:00:00.019) 0:01:10.579 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 25 October 2025 08:53:54 -0400 (0:00:00.016) 0:01:10.596 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 25 October 2025 08:53:54 -0400 (0:00:00.029) 0:01:10.625 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 25 October 2025 08:53:54 -0400 (0:00:00.030) 0:01:10.656 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 25 October 2025 08:53:54 -0400 (0:00:00.001) 0:01:10.658 ****** 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.154106", "end": "2025-10-25 08:53:54.568628", "rc": 0, "start": "2025-10-25 08:53:54.414522" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 25 October 2025 08:53:54 -0400 (0:00:00.514) 0:01:11.172 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 25 October 2025 08:53:54 -0400 (0:00:00.015) 0:01:11.187 ****** changed: [managed-node1] => { "changed": true, "elapsed": 27, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 25 October 2025 08:54:22 -0400 (0:00:28.172) 0:01:39.359 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 25 October 2025 08:54:22 -0400 (0:00:00.012) 0:01:39.372 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 25 October 2025 08:54:22 -0400 (0:00:00.018) 0:01:39.391 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 25 October 2025 08:54:22 -0400 (0:00:00.018) 0:01:39.410 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:54:22 -0400 (0:00:00.061) 0:01:39.472 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:54:22 -0400 (0:00:00.017) 0:01:39.490 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:54:22 -0400 (0:00:00.032) 0:01:39.522 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:54:22 -0400 (0:00:00.017) 0:01:39.540 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:54:23 -0400 (0:00:00.016) 0:01:39.556 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:54:23 -0400 (0:00:00.030) 0:01:39.587 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:54:23 -0400 (0:00:00.013) 0:01:39.600 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:54:23 -0400 (0:00:00.043) 0:01:39.643 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:54:24 -0400 (0:00:01.539) 0:01:41.182 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396834.5679195, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396834.5669196, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396834.5669196, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "447006434", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:54:25 -0400 (0:00:00.403) 0:01:41.586 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:54:25 -0400 (0:00:00.013) 0:01:41.600 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:54:25 -0400 (0:00:00.011) 0:01:41.612 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:54:25 -0400 (0:00:00.355) 0:01:41.967 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:54:25 -0400 (0:00:00.039) 0:01:42.007 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396834.5679195, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396834.5669196, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396834.5669196, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "447006434", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:54:25 -0400 (0:00:00.367) 0:01:42.374 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396778.542638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1761396773.6776242, "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": 1761396773.6781058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "668982486", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:54:26 -0400 (0:00:00.374) 0:01:42.748 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004748", "end": "2025-10-25 08:54:26.318628", "rc": 0, "start": "2025-10-25 08:54:26.313880" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:54:26 -0400 (0:00:00.383) 0:01:43.131 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:54:26 -0400 (0:00:00.034) 0:01:43.166 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:54:26 -0400 (0:00:00.382) 0:01:43.548 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:54:27 -0400 (0:00:00.377) 0:01:43.925 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 25 October 2025 08:54:27 -0400 (0:00:00.363) 0:01:44.289 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 25 October 2025 08:54:27 -0400 (0:00:00.019) 0:01:44.308 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 25 October 2025 08:54:27 -0400 (0:00:00.018) 0:01:44.326 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 25 October 2025 08:54:27 -0400 (0:00:00.034) 0:01:44.360 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec282ee4440c83bfe7d82b7a20e8904d-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": "ec282ee4440c83bfe7d82b7a20e8904d-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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.539) 0:01:44.900 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.041) 0:01:44.942 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.034) 0:01:44.976 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.017) 0:01:44.993 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.032) 0:01:45.026 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.016) 0:01:45.042 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.016) 0:01:45.058 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.030) 0:01:45.088 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.013) 0:01:45.102 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:54:28 -0400 (0:00:00.048) 0:01:45.150 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:54:29 -0400 (0:00:00.776) 0:01:45.927 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396834.5679195, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396834.5669196, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396834.5669196, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "447006434", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:54:29 -0400 (0:00:00.370) 0:01:46.297 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:54:29 -0400 (0:00:00.013) 0:01:46.311 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:54:29 -0400 (0:00:00.012) 0:01:46.323 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:54:30 -0400 (0:00:00.352) 0:01:46.675 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:54:30 -0400 (0:00:00.040) 0:01:46.715 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396834.5679195, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396834.5669196, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396834.5669196, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "447006434", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:54:30 -0400 (0:00:00.366) 0:01:47.082 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396778.542638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1761396773.6776242, "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": 1761396773.6781058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "668982486", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:54:30 -0400 (0:00:00.378) 0:01:47.461 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004394", "end": "2025-10-25 08:54:31.240678", "rc": 0, "start": "2025-10-25 08:54:31.236284" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:54:31 -0400 (0:00:00.380) 0:01:47.841 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:54:31 -0400 (0:00:00.034) 0:01:47.875 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:54:31 -0400 (0:00:00.377) 0:01:48.253 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.376) 0:01:48.630 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.357) 0:01:48.987 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.016) 0:01:49.004 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.054) 0:01:49.059 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.018) 0:01:49.077 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.034) 0:01:49.112 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.017) 0:01:49.129 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.016) 0:01:49.146 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.029) 0:01:49.175 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.012) 0:01:49.188 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:54:32 -0400 (0:00:00.077) 0:01:49.265 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:54:33 -0400 (0:00:00.801) 0:01:50.066 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396834.5679195, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396834.5669196, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396834.5669196, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "447006434", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:54:33 -0400 (0:00:00.369) 0:01:50.436 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:54:33 -0400 (0:00:00.014) 0:01:50.451 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:54:33 -0400 (0:00:00.013) 0:01:50.464 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:54:34 -0400 (0:00:00.402) 0:01:50.867 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:54:34 -0400 (0:00:00.041) 0:01:50.908 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396834.5679195, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396834.5669196, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396834.5669196, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "447006434", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:54:34 -0400 (0:00:00.371) 0:01:51.279 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396778.542638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1761396773.6776242, "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": 1761396773.6781058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "668982486", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:54:35 -0400 (0:00:00.371) 0:01:51.651 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004358", "end": "2025-10-25 08:54:35.431302", "rc": 0, "start": "2025-10-25 08:54:35.426944" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:54:35 -0400 (0:00:00.379) 0:01:52.031 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:54:35 -0400 (0:00:00.033) 0:01:52.065 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:54:35 -0400 (0:00:00.382) 0:01:52.447 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:54:36 -0400 (0:00:00.379) 0:01:52.827 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 25 October 2025 08:54:36 -0400 (0:00:00.659) 0:01:53.486 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 25 October 2025 08:54:36 -0400 (0:00:00.018) 0:01:53.505 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 25 October 2025 08:54:36 -0400 (0:00:00.017) 0:01:53.522 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.029) 0:01:53.551 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec282ee4440c83bfe7d82b7a20e8904d-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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.500) 0:01:54.052 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.068) 0:01:54.120 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.018) 0:01:54.139 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.033) 0:01:54.172 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.018) 0:01:54.191 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.016) 0:01:54.207 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.030) 0:01:54.237 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.013) 0:01:54.250 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 25 October 2025 08:54:37 -0400 (0:00:00.046) 0:01:54.297 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 25 October 2025 08:54:38 -0400 (0:00:00.774) 0:01:55.072 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396834.5679195, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396834.5669196, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396834.5669196, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "447006434", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 25 October 2025 08:54:38 -0400 (0:00:00.369) 0:01:55.442 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 25 October 2025 08:54:38 -0400 (0:00:00.014) 0:01:55.456 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 25 October 2025 08:54:38 -0400 (0:00:00.012) 0:01:55.468 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 25 October 2025 08:54:39 -0400 (0:00:00.360) 0:01:55.829 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 25 October 2025 08:54:39 -0400 (0:00:00.039) 0:01:55.868 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396834.5679195, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1761396834.5669196, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4516141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761396834.5669196, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "447006434", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 25 October 2025 08:54:39 -0400 (0:00:00.372) 0:01:56.241 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1761396778.542638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "00b076393edd37fea894e15ee9c6296db47455af", "ctime": 1761396773.6776242, "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": 1761396773.6781058, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "668982486", "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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 25 October 2025 08:54:40 -0400 (0:00:00.372) 0:01:56.614 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004507", "end": "2025-10-25 08:54:40.393967", "rc": 0, "start": "2025-10-25 08:54:40.389460" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 25 October 2025 08:54:40 -0400 (0:00:00.380) 0:01:56.994 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 25 October 2025 08:54:40 -0400 (0:00:00.033) 0:01:57.028 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 25 October 2025 08:54:40 -0400 (0:00:00.377) 0:01:57.405 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 25 October 2025 08:54:41 -0400 (0:00:00.376) 0:01:57.782 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 25 October 2025 08:54:41 -0400 (0:00:00.579) 0:01:58.361 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 25 October 2025 08:54:41 -0400 (0:00:00.018) 0:01:58.380 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 25 October 2025 08:54:41 -0400 (0:00:00.018) 0:01:58.399 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 25 October 2025 08:54:41 -0400 (0:00:00.028) 0:01:58.427 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 25 October 2025 08:54:42 -0400 (0:00:00.484) 0:01:58.911 ****** 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-1P9/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 25 October 2025 08:54:42 -0400 (0:00:00.052) 0:01:58.964 ****** 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.042956", "end": "2025-10-25 08:54:42.766187", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-10-25 08:54:42.723231" } 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.042503", "end": "2025-10-25 08:54:43.150876", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-10-25 08:54:43.108373" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 25 October 2025 08:54:43 -0400 (0:00:00.788) 0:01:59.752 ****** 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.099919", "end": "2025-10-25 08:54:43.613580", "rc": 0, "start": "2025-10-25 08:54:43.513661" } 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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 25 October 2025 08:54:43 -0400 (0:00:00.461) 0:02:00.214 ****** included: /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 25 October 2025 08:54:43 -0400 (0:00:00.014) 0:02:00.229 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 25 October 2025 08:55:15 -0400 (0:00:31.893) 0:02:32.123 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 25 October 2025 08:55:15 -0400 (0:00:00.013) 0:02:32.136 ****** 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-25T12:54:32.435856+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-25T12:54:32.081278+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 25 October 2025 08:55:15 -0400 (0:00:00.014) 0:02:32.150 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.89s /tmp/collections-1P9/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.43s /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 28.17s /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.72s /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.99s /tmp/collections-1P9/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.56s /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.54s /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-136.el10.x86_64 --- 1.40s /tmp/collections-1P9/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-1P9/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.93s /tmp/collections-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.79s /tmp/collections-1P9/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-1P9/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-1P9/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-1P9/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-1P9/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-1P9/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-1P9/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-1P9/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114