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-sRy 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-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 04 October 2025 08:51:17 -0400 (0:00:00.022) 0:00:00.022 ****** included: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 04 October 2025 08:51:17 -0400 (0:00:00.012) 0:00:00.034 ****** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 04 October 2025 08:51:19 -0400 (0:00:01.996) 0:00:02.030 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 04 October 2025 08:51:19 -0400 (0:00:00.008) 0:00:02.039 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:51:20 -0400 (0:00:00.066) 0:00:02.105 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:51:20 -0400 (0:00:00.016) 0:00:02.122 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:51:20 -0400 (0:00:00.033) 0:00:02.155 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:51:20 -0400 (0:00:00.437) 0:00:02.592 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:51:20 -0400 (0:00:00.021) 0:00:02.614 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:51:20 -0400 (0:00:00.028) 0:00:02.642 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:51:20 -0400 (0:00:00.011) 0:00:02.653 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:51:20 -0400 (0:00:00.042) 0:00:02.696 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:51:25 -0400 (0:00:04.501) 0:00:07.197 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759241018.2897794, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1759241018.2890716, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759241018.2897797, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "601442027", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:51:25 -0400 (0:00:00.407) 0:00:07.605 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:51:25 -0400 (0:00:00.019) 0:00:07.624 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:51:25 -0400 (0:00:00.017) 0:00:07.642 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:51:25 -0400 (0:00:00.375) 0:00:08.018 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:51:25 -0400 (0:00:00.038) 0:00:08.056 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582285.4364133, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1759241018.2890716, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759241018.2897797, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "601442027", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:51:26 -0400 (0:00:00.370) 0:00:08.426 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759239972.613, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e066effb43423695adbcaa1a77ae4c1407907f3c", "ctime": 1759239972.614, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 328519, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759239972.614, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "1311602033", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:51:26 -0400 (0:00:00.376) 0:00:08.802 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004479", "end": "2025-10-04 08:51:27.136484", "rc": 0, "start": "2025-10-04 08:51:27.132005" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:51:27 -0400 (0:00:00.459) 0:00:09.262 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:51:27 -0400 (0:00:00.030) 0:00:09.293 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:51:27 -0400 (0:00:00.449) 0:00:09.743 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:51:28 -0400 (0:00:00.385) 0:00:10.128 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 04 October 2025 08:51:28 -0400 (0:00:00.439) 0:00:10.568 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 04 October 2025 08:51:28 -0400 (0:00:00.017) 0:00:10.585 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 04 October 2025 08:51:28 -0400 (0:00:00.016) 0:00:10.602 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 04 October 2025 08:51:28 -0400 (0:00:00.026) 0:00:10.628 ****** 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": "63e21d6427f644d5ba9050e1955fd14b-6.12.0-134.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (6.12.0-134.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": "63e21d6427f644d5ba9050e1955fd14b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-63e21d6427f644d5ba9050e1955fd14b.img", "kernel": "/boot/vmlinuz-0-rescue-63e21d6427f644d5ba9050e1955fd14b", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (0-rescue-63e21d6427f644d5ba9050e1955fd14b) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 04 October 2025 08:51:29 -0400 (0:00:00.554) 0:00:11.183 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 04 October 2025 08:51:29 -0400 (0:00:00.003) 0:00:11.186 ****** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 04 October 2025 08:51:29 -0400 (0:00:00.001) 0:00:11.188 ****** 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": "63e21d6427f644d5ba9050e1955fd14b-6.12.0-134.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (6.12.0-134.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 04 October 2025 08:51:29 -0400 (0:00:00.035) 0:00:11.224 ****** included: /tmp/collections-sRy/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-134.el10.x86_64] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 04 October 2025 08:51:29 -0400 (0:00:00.023) 0:00:11.247 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-134.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "884581a98887234ff87958b2cc34097ec5067057", "dest": "/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-134.el10.x86_64" }, "md5sum": "5183fc63b03d92d8652fbb27c4691b88", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15960104, "src": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-134.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-134.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a352d147cf1ee849339a85ed5fa82a9e92220430", "dest": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-134.el10.x86_64.img" }, "md5sum": "84741898d608b869e5719e332b8ee1e1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47459563, "src": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 04 October 2025 08:51:30 -0400 (0:00:01.150) 0:00:12.398 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:51:30 -0400 (0:00:00.056) 0:00:12.454 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:51:30 -0400 (0:00:00.029) 0:00:12.484 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:51:30 -0400 (0:00:00.036) 0:00:12.520 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:51:30 -0400 (0:00:00.016) 0:00:12.537 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:51:30 -0400 (0:00:00.020) 0:00:12.557 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:51:30 -0400 (0:00:00.036) 0:00:12.593 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:51:30 -0400 (0:00:00.011) 0:00:12.605 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:51:30 -0400 (0:00:00.060) 0:00:12.665 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:51:31 -0400 (0:00:00.913) 0:00:13.578 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582285.4364133, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1759241018.2890716, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759241018.2897797, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "601442027", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:51:31 -0400 (0:00:00.371) 0:00:13.950 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:51:31 -0400 (0:00:00.012) 0:00:13.963 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:51:31 -0400 (0:00:00.012) 0:00:13.975 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:51:32 -0400 (0:00:00.352) 0:00:14.328 ****** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:51:32 -0400 (0:00:00.036) 0:00:14.365 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582285.4364133, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1759241018.2890716, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4691692, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759241018.2897797, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "601442027", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:51:32 -0400 (0:00:00.376) 0:00:14.741 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582288.003764, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68c0917709fef8b050c96266f7c49e85dfe1601b", "ctime": 1759582288.0034542, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759582288.0037644, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1813258862", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:51:33 -0400 (0:00:00.375) 0:00:15.116 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004589", "end": "2025-10-04 08:51:33.378115", "rc": 0, "start": "2025-10-04 08:51:33.373526" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:51:33 -0400 (0:00:00.389) 0:00:15.506 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:51:33 -0400 (0:00:00.033) 0:00:15.540 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:51:33 -0400 (0:00:00.378) 0:00:15.919 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:51:34 -0400 (0:00:00.433) 0:00:16.352 ****** 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-134.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-134.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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 04 October 2025 08:51:34 -0400 (0:00:00.615) 0:00:16.968 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 04 October 2025 08:51:34 -0400 (0:00:00.017) 0:00:16.985 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 04 October 2025 08:51:34 -0400 (0:00:00.015) 0:00:17.001 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 04 October 2025 08:51:34 -0400 (0:00:00.027) 0:00:17.028 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 04 October 2025 08:51:34 -0400 (0:00:00.030) 0:00:17.058 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 04 October 2025 08:51:34 -0400 (0:00:00.001) 0:00:17.060 ****** 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.128515", "end": "2025-10-04 08:51:35.421464", "rc": 0, "start": "2025-10-04 08:51:35.292949" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 04 October 2025 08:51:35 -0400 (0:00:00.491) 0:00:17.552 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 04 October 2025 08:51:35 -0400 (0:00:00.015) 0:00:17.567 ****** changed: [managed-node1] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 04 October 2025 08:52:07 -0400 (0:00:32.324) 0:00:49.892 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 04 October 2025 08:52:07 -0400 (0:00:00.019) 0:00:49.912 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 04 October 2025 08:52:07 -0400 (0:00:00.024) 0:00:49.936 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 04 October 2025 08:52:07 -0400 (0:00:00.024) 0:00:49.961 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:52:07 -0400 (0:00:00.068) 0:00:50.029 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:52:07 -0400 (0:00:00.018) 0:00:50.048 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:52:08 -0400 (0:00:00.034) 0:00:50.083 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:52:08 -0400 (0:00:00.017) 0:00:50.100 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:52:08 -0400 (0:00:00.015) 0:00:50.116 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:52:08 -0400 (0:00:00.029) 0:00:50.145 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:52:08 -0400 (0:00:00.012) 0:00:50.157 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:52:08 -0400 (0:00:00.041) 0:00:50.199 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:52:09 -0400 (0:00:01.647) 0:00:51.847 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582295.4205728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582295.4195728, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582295.4195728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3111960991", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:52:10 -0400 (0:00:00.423) 0:00:52.271 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:52:10 -0400 (0:00:00.015) 0:00:52.287 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:52:10 -0400 (0:00:00.012) 0:00:52.299 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:52:10 -0400 (0:00:00.366) 0:00:52.665 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:52:10 -0400 (0:00:00.038) 0:00:52.703 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582295.4205728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582295.4195728, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582295.4195728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3111960991", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:52:11 -0400 (0:00:00.392) 0:00:53.096 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582292.9705336, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68c0917709fef8b050c96266f7c49e85dfe1601b", "ctime": 1759582288.0034542, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759582288.0037644, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1813258862", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:52:11 -0400 (0:00:00.406) 0:00:53.502 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004582", "end": "2025-10-04 08:52:11.761145", "rc": 0, "start": "2025-10-04 08:52:11.756563" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:52:11 -0400 (0:00:00.385) 0:00:53.887 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:52:11 -0400 (0:00:00.032) 0:00:53.920 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:52:12 -0400 (0:00:00.380) 0:00:54.301 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:52:12 -0400 (0:00:00.378) 0:00:54.679 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 04 October 2025 08:52:12 -0400 (0:00:00.377) 0:00:55.056 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 04 October 2025 08:52:13 -0400 (0:00:00.017) 0:00:55.074 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 04 October 2025 08:52:13 -0400 (0:00:00.017) 0:00:55.092 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 04 October 2025 08:52:13 -0400 (0:00:00.032) 0:00:55.124 ****** 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": "ec229849613ea16c5d9bba7bc54aaae7-6.12.0-134.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "63e21d6427f644d5ba9050e1955fd14b-6.12.0-134.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (6.12.0-134.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": "63e21d6427f644d5ba9050e1955fd14b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-63e21d6427f644d5ba9050e1955fd14b.img", "kernel": "/boot/vmlinuz-0-rescue-63e21d6427f644d5ba9050e1955fd14b", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (0-rescue-63e21d6427f644d5ba9050e1955fd14b) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 04 October 2025 08:52:13 -0400 (0:00:00.527) 0:00:55.652 ****** included: /tmp/collections-sRy/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-134.el10.x86_64] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 04 October 2025 08:52:13 -0400 (0:00:00.027) 0:00:55.679 ****** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-134.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "884581a98887234ff87958b2cc34097ec5067057", "dest": "/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-134.el10.x86_64" }, "md5sum": "5183fc63b03d92d8652fbb27c4691b88", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15960104, "src": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-134.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-134.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "a352d147cf1ee849339a85ed5fa82a9e92220430", "dest": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-134.el10.x86_64.img" }, "md5sum": "84741898d608b869e5719e332b8ee1e1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47459563, "src": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 04 October 2025 08:52:15 -0400 (0:00:01.398) 0:00:57.077 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:52:15 -0400 (0:00:00.034) 0:00:57.111 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:52:15 -0400 (0:00:00.017) 0:00:57.129 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:52:15 -0400 (0:00:00.031) 0:00:57.160 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:52:15 -0400 (0:00:00.016) 0:00:57.176 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:52:15 -0400 (0:00:00.016) 0:00:57.192 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:52:15 -0400 (0:00:00.033) 0:00:57.226 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:52:15 -0400 (0:00:00.012) 0:00:57.239 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:52:15 -0400 (0:00:00.093) 0:00:57.332 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:52:16 -0400 (0:00:01.000) 0:00:58.333 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582295.4205728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582295.4195728, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582295.4195728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3111960991", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:52:16 -0400 (0:00:00.378) 0:00:58.711 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:52:16 -0400 (0:00:00.013) 0:00:58.725 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:52:16 -0400 (0:00:00.012) 0:00:58.738 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:52:17 -0400 (0:00:00.356) 0:00:59.095 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:52:17 -0400 (0:00:00.039) 0:00:59.134 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582295.4205728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582295.4195728, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582295.4195728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3111960991", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:52:17 -0400 (0:00:00.373) 0:00:59.507 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582292.9705336, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68c0917709fef8b050c96266f7c49e85dfe1601b", "ctime": 1759582288.0034542, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759582288.0037644, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1813258862", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:52:17 -0400 (0:00:00.373) 0:00:59.881 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004397", "end": "2025-10-04 08:52:18.139564", "rc": 0, "start": "2025-10-04 08:52:18.135167" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:52:18 -0400 (0:00:00.381) 0:01:00.263 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:52:18 -0400 (0:00:00.032) 0:01:00.295 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:52:18 -0400 (0:00:00.375) 0:01:00.671 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:52:18 -0400 (0:00:00.373) 0:01:01.045 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.628) 0:01:01.673 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.017) 0:01:01.691 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.015) 0:01:01.707 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.026) 0:01:01.733 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.029) 0:01:01.763 ****** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.002) 0:01:01.765 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.014) 0:01:01.779 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.051) 0:01:01.830 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.017) 0:01:01.848 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.032) 0:01:01.881 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.017) 0:01:01.898 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.017) 0:01:01.915 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.035) 0:01:01.951 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.016) 0:01:01.968 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:52:19 -0400 (0:00:00.041) 0:01:02.009 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:52:20 -0400 (0:00:00.917) 0:01:02.927 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582295.4205728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582295.4195728, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582295.4195728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3111960991", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:52:21 -0400 (0:00:00.369) 0:01:03.296 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:52:21 -0400 (0:00:00.013) 0:01:03.310 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:52:21 -0400 (0:00:00.011) 0:01:03.322 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:52:21 -0400 (0:00:00.353) 0:01:03.676 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:52:21 -0400 (0:00:00.039) 0:01:03.716 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582295.4205728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582295.4195728, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582295.4195728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3111960991", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:52:22 -0400 (0:00:00.367) 0:01:04.083 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582292.9705336, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68c0917709fef8b050c96266f7c49e85dfe1601b", "ctime": 1759582288.0034542, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759582288.0037644, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1813258862", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:52:22 -0400 (0:00:00.374) 0:01:04.457 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004532", "end": "2025-10-04 08:52:22.712421", "rc": 0, "start": "2025-10-04 08:52:22.707889" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:52:22 -0400 (0:00:00.379) 0:01:04.837 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:52:22 -0400 (0:00:00.033) 0:01:04.870 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:52:23 -0400 (0:00:00.376) 0:01:05.247 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:52:23 -0400 (0:00:00.373) 0:01:05.620 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 04 October 2025 08:52:23 -0400 (0:00:00.357) 0:01:05.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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 04 October 2025 08:52:23 -0400 (0:00:00.020) 0:01:05.999 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 04 October 2025 08:52:23 -0400 (0:00:00.022) 0:01:06.022 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 04 October 2025 08:52:23 -0400 (0:00:00.029) 0:01:06.051 ****** 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": "ec229849613ea16c5d9bba7bc54aaae7-6.12.0-134.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "63e21d6427f644d5ba9050e1955fd14b-6.12.0-134.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (6.12.0-134.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": "63e21d6427f644d5ba9050e1955fd14b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-63e21d6427f644d5ba9050e1955fd14b.img", "kernel": "/boot/vmlinuz-0-rescue-63e21d6427f644d5ba9050e1955fd14b", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (0-rescue-63e21d6427f644d5ba9050e1955fd14b) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 04 October 2025 08:52:24 -0400 (0:00:00.507) 0:01:06.558 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 04 October 2025 08:52:24 -0400 (0:00:00.041) 0:01:06.599 ****** included: /tmp/collections-sRy/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-134.el10.x86_64] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 04 October 2025 08:52:24 -0400 (0:00:00.025) 0:01:06.625 ****** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-134.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-134.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "884581a98887234ff87958b2cc34097ec5067057", "dest": "/boot/vmlinuz-6.12.0-134.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-134.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-134.el10.x86_64" }, "md5sum": "5183fc63b03d92d8652fbb27c4691b88", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15960104, "src": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-134.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-134.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a352d147cf1ee849339a85ed5fa82a9e92220430", "dest": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-134.el10.x86_64.img" }, "md5sum": "84741898d608b869e5719e332b8ee1e1", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47459563, "src": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 04 October 2025 08:52:25 -0400 (0:00:00.928) 0:01:07.554 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:52:25 -0400 (0:00:00.036) 0:01:07.590 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:52:25 -0400 (0:00:00.017) 0:01:07.608 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:52:25 -0400 (0:00:00.032) 0:01:07.640 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:52:25 -0400 (0:00:00.018) 0:01:07.658 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:52:25 -0400 (0:00:00.017) 0:01:07.676 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:52:25 -0400 (0:00:00.029) 0:01:07.706 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:52:25 -0400 (0:00:00.012) 0:01:07.719 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:52:25 -0400 (0:00:00.058) 0:01:07.777 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:52:26 -0400 (0:00:01.036) 0:01:08.813 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582295.4205728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582295.4195728, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582295.4195728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3111960991", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:52:27 -0400 (0:00:00.375) 0:01:09.188 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:52:27 -0400 (0:00:00.013) 0:01:09.202 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:52:27 -0400 (0:00:00.013) 0:01:09.215 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:52:27 -0400 (0:00:00.352) 0:01:09.567 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:52:27 -0400 (0:00:00.039) 0:01:09.606 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582295.4205728, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582295.4195728, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372149, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582295.4195728, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3111960991", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:52:27 -0400 (0:00:00.370) 0:01:09.977 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582292.9705336, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68c0917709fef8b050c96266f7c49e85dfe1601b", "ctime": 1759582288.0034542, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759582288.0037644, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1813258862", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:52:28 -0400 (0:00:00.375) 0:01:10.353 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004329", "end": "2025-10-04 08:52:28.606906", "rc": 0, "start": "2025-10-04 08:52:28.602577" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:52:28 -0400 (0:00:00.378) 0:01:10.731 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:52:28 -0400 (0:00:00.032) 0:01:10.764 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:52:29 -0400 (0:00:00.373) 0:01:11.138 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:52:29 -0400 (0:00:00.377) 0:01:11.515 ****** 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-134.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-134.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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 04 October 2025 08:52:30 -0400 (0:00:00.647) 0:01:12.163 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 04 October 2025 08:52:30 -0400 (0:00:00.018) 0:01:12.181 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 04 October 2025 08:52:30 -0400 (0:00:00.018) 0:01:12.199 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 04 October 2025 08:52:30 -0400 (0:00:00.030) 0:01:12.230 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 04 October 2025 08:52:30 -0400 (0:00:00.032) 0:01:12.262 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 04 October 2025 08:52:30 -0400 (0:00:00.001) 0:01:12.264 ****** 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.153663", "end": "2025-10-04 08:52:30.655325", "rc": 0, "start": "2025-10-04 08:52:30.501662" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 04 October 2025 08:52:30 -0400 (0:00:00.516) 0:01:12.780 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 04 October 2025 08:52:30 -0400 (0:00:00.015) 0:01:12.796 ****** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 04 October 2025 08:53:01 -0400 (0:00:30.817) 0:01:43.613 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.012) 0:01:43.625 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.016) 0:01:43.642 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.016) 0:01:43.659 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.051) 0:01:43.710 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.018) 0:01:43.728 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.031) 0:01:43.760 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.017) 0:01:43.778 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.016) 0:01:43.794 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.029) 0:01:43.823 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.012) 0:01:43.836 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:53:01 -0400 (0:00:00.043) 0:01:43.880 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:53:03 -0400 (0:00:01.698) 0:01:45.578 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582350.6545906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582350.6535907, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372132, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582350.6535907, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2471694073", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:53:03 -0400 (0:00:00.403) 0:01:45.982 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:53:03 -0400 (0:00:00.013) 0:01:45.995 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:53:03 -0400 (0:00:00.011) 0:01:46.006 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:53:04 -0400 (0:00:00.359) 0:01:46.365 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:53:04 -0400 (0:00:00.040) 0:01:46.405 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582350.6545906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582350.6535907, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372132, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582350.6535907, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2471694073", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:53:04 -0400 (0:00:00.370) 0:01:46.776 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582292.9705336, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68c0917709fef8b050c96266f7c49e85dfe1601b", "ctime": 1759582288.0034542, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759582288.0037644, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1813258862", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:53:05 -0400 (0:00:00.380) 0:01:47.156 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005292", "end": "2025-10-04 08:53:05.246515", "rc": 0, "start": "2025-10-04 08:53:05.241223" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:53:05 -0400 (0:00:00.388) 0:01:47.545 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:53:05 -0400 (0:00:00.033) 0:01:47.579 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:53:05 -0400 (0:00:00.381) 0:01:47.960 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:53:06 -0400 (0:00:00.375) 0:01:48.336 ****** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 04 October 2025 08:53:06 -0400 (0:00:00.358) 0:01:48.694 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 04 October 2025 08:53:06 -0400 (0:00:00.018) 0:01:48.712 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 04 October 2025 08:53:06 -0400 (0:00:00.017) 0:01:48.730 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 04 October 2025 08:53:06 -0400 (0:00:00.029) 0:01:48.760 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec229849613ea16c5d9bba7bc54aaae7-6.12.0-134.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-134.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": "ec229849613ea16c5d9bba7bc54aaae7-6.12.0-134.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "63e21d6427f644d5ba9050e1955fd14b-6.12.0-134.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (6.12.0-134.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": "63e21d6427f644d5ba9050e1955fd14b-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-63e21d6427f644d5ba9050e1955fd14b.img", "kernel": "/boot/vmlinuz-0-rescue-63e21d6427f644d5ba9050e1955fd14b", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (0-rescue-63e21d6427f644d5ba9050e1955fd14b) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.543) 0:01:49.303 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.040) 0:01:49.344 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.034) 0:01:49.378 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.017) 0:01:49.395 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.031) 0:01:49.427 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.016) 0:01:49.444 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.015) 0:01:49.459 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.028) 0:01:49.488 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.011) 0:01:49.500 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:53:07 -0400 (0:00:00.055) 0:01:49.556 ****** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:53:08 -0400 (0:00:00.925) 0:01:50.481 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582350.6545906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582350.6535907, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372132, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582350.6535907, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2471694073", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:53:08 -0400 (0:00:00.371) 0:01:50.852 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:53:08 -0400 (0:00:00.013) 0:01:50.866 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:53:08 -0400 (0:00:00.013) 0:01:50.879 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:53:09 -0400 (0:00:00.352) 0:01:51.232 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:53:09 -0400 (0:00:00.039) 0:01:51.271 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582350.6545906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582350.6535907, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372132, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582350.6535907, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2471694073", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:53:09 -0400 (0:00:00.375) 0:01:51.647 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582292.9705336, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68c0917709fef8b050c96266f7c49e85dfe1601b", "ctime": 1759582288.0034542, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759582288.0037644, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1813258862", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:53:09 -0400 (0:00:00.378) 0:01:52.026 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004541", "end": "2025-10-04 08:53:10.283851", "rc": 0, "start": "2025-10-04 08:53:10.279310" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:53:10 -0400 (0:00:00.381) 0:01:52.407 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:53:10 -0400 (0:00:00.032) 0:01:52.440 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:53:10 -0400 (0:00:00.386) 0:01:52.827 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.375) 0:01:53.202 ****** 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-134.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-134.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.367) 0:01:53.570 ****** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.023) 0:01:53.593 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.053) 0:01:53.647 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.017) 0:01:53.664 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.035) 0:01:53.700 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.017) 0:01:53.717 ****** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.016) 0:01:53.734 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.029) 0:01:53.763 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.012) 0:01:53.775 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:53:11 -0400 (0:00:00.078) 0:01:53.853 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:53:12 -0400 (0:00:00.985) 0:01:54.839 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582350.6545906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582350.6535907, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372132, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582350.6535907, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2471694073", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:53:13 -0400 (0:00:00.373) 0:01:55.212 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:53:13 -0400 (0:00:00.014) 0:01:55.226 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:53:13 -0400 (0:00:00.012) 0:01:55.239 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:53:13 -0400 (0:00:00.409) 0:01:55.649 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:53:13 -0400 (0:00:00.040) 0:01:55.690 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582350.6545906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582350.6535907, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372132, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582350.6535907, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2471694073", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:53:13 -0400 (0:00:00.372) 0:01:56.063 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582292.9705336, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68c0917709fef8b050c96266f7c49e85dfe1601b", "ctime": 1759582288.0034542, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759582288.0037644, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1813258862", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:53:14 -0400 (0:00:00.373) 0:01:56.436 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005004", "end": "2025-10-04 08:53:14.696292", "rc": 0, "start": "2025-10-04 08:53:14.691288" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:53:14 -0400 (0:00:00.384) 0:01:56.820 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:53:14 -0400 (0:00:00.033) 0:01:56.854 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:53:15 -0400 (0:00:00.381) 0:01:57.236 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:53:15 -0400 (0:00:00.378) 0:01:57.615 ****** 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-134.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.664) 0:01:58.279 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.018) 0:01:58.297 ****** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.018) 0:01:58.316 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.030) 0:01:58.347 ****** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec229849613ea16c5d9bba7bc54aaae7-6.12.0-134.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-134.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": "63e21d6427f644d5ba9050e1955fd14b-6.12.0-134.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (6.12.0-134.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": "63e21d6427f644d5ba9050e1955fd14b-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-63e21d6427f644d5ba9050e1955fd14b.img", "kernel": "/boot/vmlinuz-0-rescue-63e21d6427f644d5ba9050e1955fd14b", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (0-rescue-63e21d6427f644d5ba9050e1955fd14b) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.502) 0:01:58.849 ****** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.066) 0:01:58.916 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.018) 0:01:58.934 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.032) 0:01:58.967 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.017) 0:01:58.985 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.017) 0:01:59.003 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.030) 0:01:59.033 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 04 October 2025 08:53:16 -0400 (0:00:00.013) 0:01:59.047 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 04 October 2025 08:53:17 -0400 (0:00:00.047) 0:01:59.094 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 04 October 2025 08:53:17 -0400 (0:00:00.919) 0:02:00.014 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582350.6545906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582350.6535907, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372132, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582350.6535907, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2471694073", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 04 October 2025 08:53:18 -0400 (0:00:00.375) 0:02:00.389 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 04 October 2025 08:53:18 -0400 (0:00:00.014) 0:02:00.404 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 04 October 2025 08:53:18 -0400 (0:00:00.012) 0:02:00.417 ****** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 04 October 2025 08:53:18 -0400 (0:00:00.355) 0:02:00.772 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 04 October 2025 08:53:18 -0400 (0:00:00.040) 0:02:00.812 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582350.6545906, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1759582350.6535907, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4372132, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1759582350.6535907, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2471694073", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 04 October 2025 08:53:19 -0400 (0:00:00.372) 0:02:01.185 ****** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1759582292.9705336, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "68c0917709fef8b050c96266f7c49e85dfe1601b", "ctime": 1759582288.0034542, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 201326850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1759582288.0037644, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1813258862", "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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 04 October 2025 08:53:19 -0400 (0:00:00.378) 0:02:01.563 ****** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004339", "end": "2025-10-04 08:53:19.822534", "rc": 0, "start": "2025-10-04 08:53:19.818195" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 04 October 2025 08:53:19 -0400 (0:00:00.383) 0:02:01.946 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 04 October 2025 08:53:19 -0400 (0:00:00.033) 0:02:01.980 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 04 October 2025 08:53:20 -0400 (0:00:00.383) 0:02:02.363 ****** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 04 October 2025 08:53:20 -0400 (0:00:00.379) 0:02:02.743 ****** 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-134.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 04 October 2025 08:53:21 -0400 (0:00:00.582) 0:02:03.325 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 04 October 2025 08:53:21 -0400 (0:00:00.019) 0:02:03.345 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 04 October 2025 08:53:21 -0400 (0:00:00.018) 0:02:03.363 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 04 October 2025 08:53:21 -0400 (0:00:00.029) 0:02:03.392 ****** 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": "63e21d6427f644d5ba9050e1955fd14b-6.12.0-134.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-134.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-134.el10.x86_64", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (6.12.0-134.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": "63e21d6427f644d5ba9050e1955fd14b-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-63e21d6427f644d5ba9050e1955fd14b.img", "kernel": "/boot/vmlinuz-0-rescue-63e21d6427f644d5ba9050e1955fd14b", "root": "UUID=22ffb6dd-d7c3-449d-8d30-3c2e53c5c23b", "title": "CentOS Stream (0-rescue-63e21d6427f644d5ba9050e1955fd14b) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 04 October 2025 08:53:21 -0400 (0:00:00.477) 0:02:03.870 ****** 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-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 04 October 2025 08:53:21 -0400 (0:00:00.052) 0:02:03.922 ****** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-134.el10.x86_64_clone1" ], "delta": "0:00:00.043072", "end": "2025-10-04 08:53:22.204533", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-10-04 08:53:22.161461" } STDERR: The param /boot/vmlinuz-6.12.0-134.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-134.el10.x86_64_clone2" ], "delta": "0:00:00.043708", "end": "2025-10-04 08:53:22.596758", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-10-04 08:53:22.553050" } STDERR: The param /boot/vmlinuz-6.12.0-134.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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 04 October 2025 08:53:22 -0400 (0:00:00.801) 0:02:04.723 ****** 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.101010", "end": "2025-10-04 08:53:23.061726", "rc": 0, "start": "2025-10-04 08:53:22.960716" } 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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 04 October 2025 08:53:23 -0400 (0:00:00.463) 0:02:05.186 ****** included: /tmp/collections-sRy/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-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 04 October 2025 08:53:23 -0400 (0:00:00.014) 0:02:05.201 ****** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 04 October 2025 08:53:54 -0400 (0:00:30.975) 0:02:36.177 ****** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 04 October 2025 08:53:54 -0400 (0:00:00.013) 0:02:36.191 ****** 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-04T12:53:11.495004+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-134.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-134.el10.x86_64_clone2", "start_time": "2025-10-04T12:53:11.130676+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 04 October 2025 08:53:54 -0400 (0:00:00.014) 0:02:36.205 ****** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 32.32s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.98s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.82s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.50s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 2.00s /tmp/collections-sRy/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.70s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.65s /tmp/collections-sRy/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-134.el10.x86_64 --- 1.40s /tmp/collections-sRy/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-134.el10.x86_64 --- 1.15s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.04s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.00s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.99s /tmp/collections-sRy/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-134.el10.x86_64 --- 0.93s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.93s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.92s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.92s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.91s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.80s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.66s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-sRy/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114