ansible-playbook [core 2.17.13] 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-br4 executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Jun 12 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-8)] (/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-br4/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-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 30 August 2025 08:55:55 -0400 (0:00:00.023) 0:00:00.023 ******* included: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 30 August 2025 08:55:55 -0400 (0:00:00.012) 0:00:00.036 ******* [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-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 30 August 2025 08:55:55 -0400 (0:00:00.956) 0:00:00.992 ******* 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-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 30 August 2025 08:55:55 -0400 (0:00:00.005) 0:00:00.998 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:55:56 -0400 (0:00:00.050) 0:00:01.049 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:55:56 -0400 (0:00:00.016) 0:00:01.065 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:55:56 -0400 (0:00:00.029) 0:00:01.094 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:55:56 -0400 (0:00:00.421) 0:00:01.515 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:55:56 -0400 (0:00:00.020) 0:00:01.536 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:55:56 -0400 (0:00:00.027) 0:00:01.563 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:55:56 -0400 (0:00:00.015) 0:00:01.579 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:55:56 -0400 (0:00:00.071) 0:00:01.651 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:56:02 -0400 (0:00:05.496) 0:00:07.147 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755009999.1960192, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1755009999.1958807, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197435, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755009999.1960194, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1266525470", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:56:02 -0400 (0:00:00.419) 0:00:07.567 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:56:02 -0400 (0:00:00.012) 0:00:07.579 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:56:02 -0400 (0:00:00.012) 0:00:07.592 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:56:02 -0400 (0:00:00.344) 0:00:07.937 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:56:02 -0400 (0:00:00.037) 0:00:07.974 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558562.4764953, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1755009999.1958807, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197435, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755009999.1960194, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1266525470", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:56:03 -0400 (0:00:00.374) 0:00:08.349 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1755009098.914, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "a266b78a268d9f953fd0d4fcaf47fda15777f9c0", "ctime": 1755009098.916, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8793905, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1755009098.916, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "4198989318", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:56:03 -0400 (0:00:00.367) 0:00:08.716 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004618", "end": "2025-08-30 08:56:04.172553", "rc": 0, "start": "2025-08-30 08:56:04.167935" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:56:04 -0400 (0:00:00.506) 0:00:09.223 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:56:04 -0400 (0:00:00.031) 0:00:09.254 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:56:04 -0400 (0:00:00.439) 0:00:09.693 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:56:05 -0400 (0:00:00.365) 0:00:10.059 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 30 August 2025 08:56:05 -0400 (0:00:00.427) 0:00:10.486 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 30 August 2025 08:56:05 -0400 (0:00:00.018) 0:00:10.504 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 30 August 2025 08:56:05 -0400 (0:00:00.015) 0:00:10.520 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 30 August 2025 08:56:05 -0400 (0:00:00.027) 0:00:10.548 ******* 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": "087a1651e4e74ebda0cd1fc6754360d0-6.12.0-116.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (6.12.0-116.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": "087a1651e4e74ebda0cd1fc6754360d0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-087a1651e4e74ebda0cd1fc6754360d0.img", "kernel": "/boot/vmlinuz-0-rescue-087a1651e4e74ebda0cd1fc6754360d0", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (0-rescue-087a1651e4e74ebda0cd1fc6754360d0) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 30 August 2025 08:56:06 -0400 (0:00:00.537) 0:00:11.085 ******* 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-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 30 August 2025 08:56:06 -0400 (0:00:00.003) 0:00:11.089 ******* META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 30 August 2025 08:56:06 -0400 (0:00:00.001) 0:00:11.091 ******* 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": "087a1651e4e74ebda0cd1fc6754360d0-6.12.0-116.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (6.12.0-116.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 30 August 2025 08:56:06 -0400 (0:00:00.035) 0:00:11.127 ******* included: /tmp/collections-br4/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-116.el10.x86_64] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 30 August 2025 08:56:06 -0400 (0:00:00.024) 0:00:11.151 ******* changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-116.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5c5f0961142ee16b3fb843705aac9f071bba2300", "dest": "/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-116.el10.x86_64" }, "md5sum": "05e64e44f0fd68b1523f4796c7ab9f6b", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15935528, "src": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-116.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "722efdd56c5b19d4517036222b1b25f6fd4ad4aa", "dest": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-116.el10.x86_64.img" }, "md5sum": "e4f92078cf5a86a38bb8f182c733b158", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47313011, "src": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 30 August 2025 08:56:07 -0400 (0:00:01.127) 0:00:12.279 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:56:07 -0400 (0:00:00.035) 0:00:12.314 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:56:07 -0400 (0:00:00.019) 0:00:12.333 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:56:07 -0400 (0:00:00.032) 0:00:12.366 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:56:07 -0400 (0:00:00.015) 0:00:12.382 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:56:07 -0400 (0:00:00.015) 0:00:12.397 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:56:07 -0400 (0:00:00.028) 0:00:12.426 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:56:07 -0400 (0:00:00.010) 0:00:12.437 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:56:07 -0400 (0:00:00.056) 0:00:12.494 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:56:08 -0400 (0:00:00.771) 0:00:13.265 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558562.4764953, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1755009999.1958807, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197435, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755009999.1960194, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1266525470", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:56:08 -0400 (0:00:00.355) 0:00:13.620 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:56:08 -0400 (0:00:00.013) 0:00:13.633 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:56:08 -0400 (0:00:00.012) 0:00:13.646 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:56:08 -0400 (0:00:00.343) 0:00:13.989 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:56:09 -0400 (0:00:00.037) 0:00:14.027 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558562.4764953, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1755009999.1958807, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197435, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1755009999.1960194, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1266525470", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:56:09 -0400 (0:00:00.363) 0:00:14.390 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558565.0087235, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "df94106a24b36e9ff7db30782352ddc9524af2cb", "ctime": 1756558565.0085623, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213909762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756558565.0087242, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "154653371", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:56:09 -0400 (0:00:00.357) 0:00:14.747 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004563", "end": "2025-08-30 08:56:10.068585", "rc": 0, "start": "2025-08-30 08:56:10.064022" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:56:10 -0400 (0:00:00.378) 0:00:15.125 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:56:10 -0400 (0:00:00.036) 0:00:15.162 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:56:10 -0400 (0:00:00.369) 0:00:15.532 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:56:10 -0400 (0:00:00.400) 0:00:15.933 ******* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-116.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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 30 August 2025 08:56:11 -0400 (0:00:00.594) 0:00:16.527 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 30 August 2025 08:56:11 -0400 (0:00:00.016) 0:00:16.544 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 30 August 2025 08:56:11 -0400 (0:00:00.015) 0:00:16.559 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 30 August 2025 08:56:11 -0400 (0:00:00.027) 0:00:16.586 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 30 August 2025 08:56:11 -0400 (0:00:00.029) 0:00:16.616 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 30 August 2025 08:56:11 -0400 (0:00:00.001) 0:00:16.617 ******* 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.126441", "end": "2025-08-30 08:56:12.048452", "rc": 0, "start": "2025-08-30 08:56:11.922011" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 30 August 2025 08:56:12 -0400 (0:00:00.507) 0:00:17.125 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 30 August 2025 08:56:12 -0400 (0:00:00.023) 0:00:17.149 ******* changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 30 August 2025 08:56:43 -0400 (0:00:31.801) 0:00:48.950 ******* skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 30 August 2025 08:56:43 -0400 (0:00:00.012) 0:00:48.962 ******* 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-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 30 August 2025 08:56:43 -0400 (0:00:00.014) 0:00:48.977 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 30 August 2025 08:56:43 -0400 (0:00:00.013) 0:00:48.991 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:56:44 -0400 (0:00:00.050) 0:00:49.041 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:56:44 -0400 (0:00:00.016) 0:00:49.058 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:56:44 -0400 (0:00:00.033) 0:00:49.091 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:56:44 -0400 (0:00:00.017) 0:00:49.108 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:56:44 -0400 (0:00:00.022) 0:00:49.131 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:56:44 -0400 (0:00:00.036) 0:00:49.167 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:56:44 -0400 (0:00:00.015) 0:00:49.183 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:56:44 -0400 (0:00:00.052) 0:00:49.236 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:56:45 -0400 (0:00:01.538) 0:00:50.774 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558572.0467489, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558572.0457487, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1034059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558572.0457487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3875841797", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:56:46 -0400 (0:00:00.400) 0:00:51.175 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:56:46 -0400 (0:00:00.013) 0:00:51.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 : Determine platform type] ********** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:56:46 -0400 (0:00:00.012) 0:00:51.201 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:56:46 -0400 (0:00:00.356) 0:00:51.558 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:56:46 -0400 (0:00:00.053) 0:00:51.611 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558572.0467489, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558572.0457487, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1034059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558572.0457487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3875841797", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:56:46 -0400 (0:00:00.371) 0:00:51.982 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558569.679686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "df94106a24b36e9ff7db30782352ddc9524af2cb", "ctime": 1756558565.0085623, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213909762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756558565.0087242, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "154653371", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:56:47 -0400 (0:00:00.364) 0:00:52.347 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005363", "end": "2025-08-30 08:56:47.680513", "rc": 0, "start": "2025-08-30 08:56:47.675150" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:56:47 -0400 (0:00:00.386) 0:00:52.734 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:56:47 -0400 (0:00:00.038) 0:00:52.772 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:56:48 -0400 (0:00:00.384) 0:00:53.156 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:56:48 -0400 (0:00:00.374) 0:00:53.530 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 30 August 2025 08:56:48 -0400 (0:00:00.362) 0:00:53.893 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 30 August 2025 08:56:48 -0400 (0:00:00.018) 0:00:53.911 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 30 August 2025 08:56:48 -0400 (0:00:00.017) 0:00:53.929 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 30 August 2025 08:56:48 -0400 (0:00:00.035) 0:00:53.964 ******* 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": "ec229810f33654a4df396cc4a4f01ac5-6.12.0-116.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "087a1651e4e74ebda0cd1fc6754360d0-6.12.0-116.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (6.12.0-116.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": "087a1651e4e74ebda0cd1fc6754360d0-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-087a1651e4e74ebda0cd1fc6754360d0.img", "kernel": "/boot/vmlinuz-0-rescue-087a1651e4e74ebda0cd1fc6754360d0", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (0-rescue-087a1651e4e74ebda0cd1fc6754360d0) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 30 August 2025 08:56:49 -0400 (0:00:00.531) 0:00:54.496 ******* included: /tmp/collections-br4/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-116.el10.x86_64] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 30 August 2025 08:56:49 -0400 (0:00:00.030) 0:00:54.527 ******* ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-116.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "5c5f0961142ee16b3fb843705aac9f071bba2300", "dest": "/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-116.el10.x86_64" }, "md5sum": "05e64e44f0fd68b1523f4796c7ab9f6b", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15935528, "src": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-116.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "722efdd56c5b19d4517036222b1b25f6fd4ad4aa", "dest": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-116.el10.x86_64.img" }, "md5sum": "e4f92078cf5a86a38bb8f182c733b158", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47313011, "src": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 30 August 2025 08:56:50 -0400 (0:00:01.378) 0:00:55.905 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:56:50 -0400 (0:00:00.043) 0:00:55.949 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:56:50 -0400 (0:00:00.017) 0:00:55.966 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:56:50 -0400 (0:00:00.031) 0:00:55.998 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:56:51 -0400 (0:00:00.017) 0:00:56.015 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:56:51 -0400 (0:00:00.016) 0:00:56.032 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:56:51 -0400 (0:00:00.028) 0:00:56.060 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:56:51 -0400 (0:00:00.011) 0:00:56.072 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:56:51 -0400 (0:00:00.057) 0:00:56.129 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:56:51 -0400 (0:00:00.789) 0:00:56.919 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558572.0467489, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558572.0457487, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1034059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558572.0457487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3875841797", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:56:52 -0400 (0:00:00.365) 0:00:57.284 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:56:52 -0400 (0:00:00.013) 0:00:57.298 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:56:52 -0400 (0:00:00.013) 0:00:57.312 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:56:52 -0400 (0:00:00.345) 0:00:57.658 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:56:52 -0400 (0:00:00.039) 0:00:57.697 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558572.0467489, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558572.0457487, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1034059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558572.0457487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3875841797", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:56:53 -0400 (0:00:00.372) 0:00:58.070 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558569.679686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "df94106a24b36e9ff7db30782352ddc9524af2cb", "ctime": 1756558565.0085623, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213909762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756558565.0087242, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "154653371", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:56:53 -0400 (0:00:00.362) 0:00:58.432 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004916", "end": "2025-08-30 08:56:53.753613", "rc": 0, "start": "2025-08-30 08:56:53.748697" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:56:53 -0400 (0:00:00.371) 0:00:58.804 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:56:53 -0400 (0:00:00.038) 0:00:58.843 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:56:54 -0400 (0:00:00.365) 0:00:59.209 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:56:54 -0400 (0:00:00.368) 0:00:59.577 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.616) 0:01:00.194 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.017) 0:01:00.212 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.015) 0:01:00.228 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.026) 0:01:00.254 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.030) 0:01:00.285 ******* META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.001) 0:01:00.287 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.014) 0:01:00.301 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.050) 0:01:00.352 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.017) 0:01:00.370 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.032) 0:01:00.402 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.017) 0:01:00.419 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.015) 0:01:00.435 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.031) 0:01:00.466 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.014) 0:01:00.480 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:56:55 -0400 (0:00:00.041) 0:01:00.522 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:56:56 -0400 (0:00:00.779) 0:01:01.302 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558572.0467489, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558572.0457487, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1034059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558572.0457487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3875841797", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:56:56 -0400 (0:00:00.361) 0:01:01.663 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:56:56 -0400 (0:00:00.013) 0:01:01.677 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:56:56 -0400 (0:00:00.011) 0:01:01.688 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:56:57 -0400 (0:00:00.345) 0:01:02.033 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:56:57 -0400 (0:00:00.038) 0:01:02.072 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558572.0467489, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558572.0457487, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1034059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558572.0457487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3875841797", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:56:57 -0400 (0:00:00.361) 0:01:02.434 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558569.679686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "df94106a24b36e9ff7db30782352ddc9524af2cb", "ctime": 1756558565.0085623, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213909762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756558565.0087242, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "154653371", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:56:57 -0400 (0:00:00.366) 0:01:02.801 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004863", "end": "2025-08-30 08:56:58.121959", "rc": 0, "start": "2025-08-30 08:56:58.117096" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:56:58 -0400 (0:00:00.371) 0:01:03.172 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:56:58 -0400 (0:00:00.032) 0:01:03.204 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:56:58 -0400 (0:00:00.363) 0:01:03.568 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:56:58 -0400 (0:00:00.365) 0:01:03.934 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 30 August 2025 08:56:59 -0400 (0:00:00.350) 0:01:04.284 ******* skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 30 August 2025 08:56:59 -0400 (0:00:00.019) 0:01:04.303 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 30 August 2025 08:56:59 -0400 (0:00:00.017) 0:01:04.321 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 30 August 2025 08:56:59 -0400 (0:00:00.027) 0:01:04.348 ******* 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": "ec229810f33654a4df396cc4a4f01ac5-6.12.0-116.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "087a1651e4e74ebda0cd1fc6754360d0-6.12.0-116.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (6.12.0-116.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": "087a1651e4e74ebda0cd1fc6754360d0-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-087a1651e4e74ebda0cd1fc6754360d0.img", "kernel": "/boot/vmlinuz-0-rescue-087a1651e4e74ebda0cd1fc6754360d0", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (0-rescue-087a1651e4e74ebda0cd1fc6754360d0) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 30 August 2025 08:56:59 -0400 (0:00:00.503) 0:01:04.851 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 30 August 2025 08:56:59 -0400 (0:00:00.047) 0:01:04.899 ******* included: /tmp/collections-br4/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-116.el10.x86_64] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 30 August 2025 08:56:59 -0400 (0:00:00.027) 0:01:04.926 ******* changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-116.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-116.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5c5f0961142ee16b3fb843705aac9f071bba2300", "dest": "/boot/vmlinuz-6.12.0-116.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-116.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-116.el10.x86_64" }, "md5sum": "05e64e44f0fd68b1523f4796c7ab9f6b", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15935528, "src": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-116.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-116.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "722efdd56c5b19d4517036222b1b25f6fd4ad4aa", "dest": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-116.el10.x86_64.img" }, "md5sum": "e4f92078cf5a86a38bb8f182c733b158", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47313011, "src": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 30 August 2025 08:57:00 -0400 (0:00:00.915) 0:01:05.842 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:57:00 -0400 (0:00:00.036) 0:01:05.878 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:57:00 -0400 (0:00:00.018) 0:01:05.897 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:57:00 -0400 (0:00:00.037) 0:01:05.934 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:57:00 -0400 (0:00:00.017) 0:01:05.952 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:57:00 -0400 (0:00:00.016) 0:01:05.968 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:57:00 -0400 (0:00:00.029) 0:01:05.998 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:57:01 -0400 (0:00:00.013) 0:01:06.011 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:57:01 -0400 (0:00:00.057) 0:01:06.069 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:57:01 -0400 (0:00:00.788) 0:01:06.858 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558572.0467489, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558572.0457487, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1034059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558572.0457487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3875841797", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:57:02 -0400 (0:00:00.370) 0:01:07.228 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:57:02 -0400 (0:00:00.013) 0:01:07.242 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:57:02 -0400 (0:00:00.012) 0:01:07.255 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:57:02 -0400 (0:00:00.347) 0:01:07.603 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:57:02 -0400 (0:00:00.039) 0:01:07.642 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558572.0467489, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558572.0457487, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 1034059, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558572.0457487, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3875841797", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:57:03 -0400 (0:00:00.362) 0:01:08.004 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558569.679686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "df94106a24b36e9ff7db30782352ddc9524af2cb", "ctime": 1756558565.0085623, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213909762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756558565.0087242, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "154653371", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:57:03 -0400 (0:00:00.365) 0:01:08.370 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004867", "end": "2025-08-30 08:57:03.692986", "rc": 0, "start": "2025-08-30 08:57:03.688119" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:57:03 -0400 (0:00:00.372) 0:01:08.742 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:57:03 -0400 (0:00:00.033) 0:01:08.775 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:57:04 -0400 (0:00:00.367) 0:01:09.143 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:57:04 -0400 (0:00:00.367) 0:01:09.511 ******* 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-116.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-116.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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 30 August 2025 08:57:05 -0400 (0:00:00.629) 0:01:10.140 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 30 August 2025 08:57:05 -0400 (0:00:00.019) 0:01:10.160 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 30 August 2025 08:57:05 -0400 (0:00:00.016) 0:01:10.176 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 30 August 2025 08:57:05 -0400 (0:00:00.029) 0:01:10.206 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 30 August 2025 08:57:05 -0400 (0:00:00.032) 0:01:10.238 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 30 August 2025 08:57:05 -0400 (0:00:00.002) 0:01:10.241 ******* 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.154049", "end": "2025-08-30 08:57:05.695082", "rc": 0, "start": "2025-08-30 08:57:05.541033" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 30 August 2025 08:57:05 -0400 (0:00:00.506) 0:01:10.747 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 30 August 2025 08:57:05 -0400 (0:00:00.015) 0:01:10.763 ******* changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 30 August 2025 08:57:37 -0400 (0:00:31.595) 0:01:42.358 ******* skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.012) 0:01:42.371 ******* 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-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.018) 0:01:42.389 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.016) 0:01:42.406 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.053) 0:01:42.459 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.019) 0:01:42.479 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.032) 0:01:42.511 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.018) 0:01:42.529 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.017) 0:01:42.547 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.030) 0:01:42.577 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.013) 0:01:42.590 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:57:37 -0400 (0:00:00.045) 0:01:42.635 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:57:39 -0400 (0:00:01.529) 0:01:44.165 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558625.6932902, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558625.6922903, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558625.6922903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "243573853", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:57:39 -0400 (0:00:00.392) 0:01:44.557 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:57:39 -0400 (0:00:00.013) 0:01:44.571 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:57:39 -0400 (0:00:00.011) 0:01:44.582 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:57:39 -0400 (0:00:00.345) 0:01:44.928 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:57:39 -0400 (0:00:00.039) 0:01:44.968 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558625.6932902, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558625.6922903, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558625.6922903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "243573853", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:57:40 -0400 (0:00:00.365) 0:01:45.334 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558569.679686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "df94106a24b36e9ff7db30782352ddc9524af2cb", "ctime": 1756558565.0085623, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213909762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756558565.0087242, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "154653371", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:57:40 -0400 (0:00:00.367) 0:01:45.701 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005474", "end": "2025-08-30 08:57:40.945289", "rc": 0, "start": "2025-08-30 08:57:40.939815" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:57:41 -0400 (0:00:00.374) 0:01:46.076 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:57:41 -0400 (0:00:00.033) 0:01:46.109 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:57:41 -0400 (0:00:00.371) 0:01:46.481 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:57:41 -0400 (0:00:00.366) 0:01:46.847 ******* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.353) 0:01:47.200 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.018) 0:01:47.219 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.017) 0:01:47.236 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.028) 0:01:47.265 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec229810f33654a4df396cc4a4f01ac5-6.12.0-116.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-116.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": "ec229810f33654a4df396cc4a4f01ac5-6.12.0-116.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "087a1651e4e74ebda0cd1fc6754360d0-6.12.0-116.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (6.12.0-116.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": "087a1651e4e74ebda0cd1fc6754360d0-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-087a1651e4e74ebda0cd1fc6754360d0.img", "kernel": "/boot/vmlinuz-0-rescue-087a1651e4e74ebda0cd1fc6754360d0", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (0-rescue-087a1651e4e74ebda0cd1fc6754360d0) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.538) 0:01:47.803 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.041) 0:01:47.845 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.034) 0:01:47.880 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.017) 0:01:47.897 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.031) 0:01:47.929 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.018) 0:01:47.947 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.016) 0:01:47.963 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:57:42 -0400 (0:00:00.029) 0:01:47.993 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:57:43 -0400 (0:00:00.011) 0:01:48.005 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:57:43 -0400 (0:00:00.049) 0:01:48.054 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:57:43 -0400 (0:00:00.775) 0:01:48.829 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558625.6932902, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558625.6922903, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558625.6922903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "243573853", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:57:44 -0400 (0:00:00.363) 0:01:49.193 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:57:44 -0400 (0:00:00.013) 0:01:49.206 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:57:44 -0400 (0:00:00.011) 0:01:49.218 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:57:44 -0400 (0:00:00.346) 0:01:49.564 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:57:44 -0400 (0:00:00.040) 0:01:49.605 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558625.6932902, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558625.6922903, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558625.6922903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "243573853", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:57:44 -0400 (0:00:00.365) 0:01:49.970 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558569.679686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "df94106a24b36e9ff7db30782352ddc9524af2cb", "ctime": 1756558565.0085623, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213909762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756558565.0087242, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "154653371", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:57:45 -0400 (0:00:00.368) 0:01:50.339 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004671", "end": "2025-08-30 08:57:45.664770", "rc": 0, "start": "2025-08-30 08:57:45.660099" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:57:45 -0400 (0:00:00.376) 0:01:50.715 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:57:45 -0400 (0:00:00.033) 0:01:50.749 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:57:46 -0400 (0:00:00.374) 0:01:51.124 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:57:46 -0400 (0:00:00.370) 0:01:51.494 ******* 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-116.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-116.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 30 August 2025 08:57:46 -0400 (0:00:00.353) 0:01:51.848 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 30 August 2025 08:57:46 -0400 (0:00:00.016) 0:01:51.865 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:57:46 -0400 (0:00:00.055) 0:01:51.920 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:57:46 -0400 (0:00:00.017) 0:01:51.937 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:57:46 -0400 (0:00:00.033) 0:01:51.971 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:57:46 -0400 (0:00:00.017) 0:01:51.988 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:57:47 -0400 (0:00:00.016) 0:01:52.005 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:57:47 -0400 (0:00:00.030) 0:01:52.035 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:57:47 -0400 (0:00:00.011) 0:01:52.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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:57:47 -0400 (0:00:00.078) 0:01:52.125 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:57:47 -0400 (0:00:00.807) 0:01:52.933 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558625.6932902, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558625.6922903, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558625.6922903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "243573853", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:57:48 -0400 (0:00:00.362) 0:01:53.295 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:57:48 -0400 (0:00:00.015) 0:01:53.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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:57:48 -0400 (0:00:00.013) 0:01:53.324 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:57:48 -0400 (0:00:00.407) 0:01:53.732 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:57:48 -0400 (0:00:00.039) 0:01:53.771 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558625.6932902, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558625.6922903, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558625.6922903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "243573853", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:57:49 -0400 (0:00:00.363) 0:01:54.135 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558569.679686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "df94106a24b36e9ff7db30782352ddc9524af2cb", "ctime": 1756558565.0085623, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213909762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756558565.0087242, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "154653371", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:57:49 -0400 (0:00:00.368) 0:01:54.504 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004663", "end": "2025-08-30 08:57:49.828688", "rc": 0, "start": "2025-08-30 08:57:49.824025" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:57:49 -0400 (0:00:00.375) 0:01:54.879 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:57:49 -0400 (0:00:00.034) 0:01:54.914 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:57:50 -0400 (0:00:00.372) 0:01:55.286 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:57:50 -0400 (0:00:00.368) 0:01:55.655 ******* 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-116.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 30 August 2025 08:57:51 -0400 (0:00:00.651) 0:01:56.307 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 30 August 2025 08:57:51 -0400 (0:00:00.018) 0:01:56.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 : Remove boot loader password configuration] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 30 August 2025 08:57:51 -0400 (0:00:00.017) 0:01:56.343 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 30 August 2025 08:57:51 -0400 (0:00:00.030) 0:01:56.373 ******* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec229810f33654a4df396cc4a4f01ac5-6.12.0-116.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-116.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": "087a1651e4e74ebda0cd1fc6754360d0-6.12.0-116.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (6.12.0-116.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": "087a1651e4e74ebda0cd1fc6754360d0-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-087a1651e4e74ebda0cd1fc6754360d0.img", "kernel": "/boot/vmlinuz-0-rescue-087a1651e4e74ebda0cd1fc6754360d0", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (0-rescue-087a1651e4e74ebda0cd1fc6754360d0) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 30 August 2025 08:57:51 -0400 (0:00:00.498) 0:01:56.871 ******* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 30 August 2025 08:57:51 -0400 (0:00:00.067) 0:01:56.939 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 30 August 2025 08:57:51 -0400 (0:00:00.018) 0:01:56.957 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 30 August 2025 08:57:51 -0400 (0:00:00.031) 0:01:56.989 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 30 August 2025 08:57:52 -0400 (0:00:00.017) 0:01:57.007 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 30 August 2025 08:57:52 -0400 (0:00:00.016) 0:01:57.023 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 30 August 2025 08:57:52 -0400 (0:00:00.028) 0:01:57.052 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 30 August 2025 08:57:52 -0400 (0:00:00.012) 0:01:57.064 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 30 August 2025 08:57:52 -0400 (0:00:00.047) 0:01:57.112 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 30 August 2025 08:57:52 -0400 (0:00:00.776) 0:01:57.888 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558625.6932902, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558625.6922903, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558625.6922903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "243573853", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 30 August 2025 08:57:53 -0400 (0:00:00.362) 0:01:58.250 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 30 August 2025 08:57:53 -0400 (0:00:00.014) 0:01:58.265 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 30 August 2025 08:57:53 -0400 (0:00:00.012) 0:01:58.277 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 30 August 2025 08:57:53 -0400 (0:00:00.344) 0:01:58.621 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 30 August 2025 08:57:53 -0400 (0:00:00.039) 0:01:58.661 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558625.6932902, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1756558625.6922903, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 197824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756558625.6922903, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "243573853", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 30 August 2025 08:57:54 -0400 (0:00:00.360) 0:01:59.022 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756558569.679686, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "df94106a24b36e9ff7db30782352ddc9524af2cb", "ctime": 1756558565.0085623, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213909762, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756558565.0087242, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "154653371", "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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 30 August 2025 08:57:54 -0400 (0:00:00.365) 0:01:59.387 ******* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005179", "end": "2025-08-30 08:57:54.709403", "rc": 0, "start": "2025-08-30 08:57:54.704224" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 30 August 2025 08:57:54 -0400 (0:00:00.373) 0:01:59.760 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 30 August 2025 08:57:54 -0400 (0:00:00.032) 0:01:59.793 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 30 August 2025 08:57:55 -0400 (0:00:00.367) 0:02:00.161 ******* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 30 August 2025 08:57:55 -0400 (0:00:00.364) 0:02:00.526 ******* 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-116.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 30 August 2025 08:57:56 -0400 (0:00:00.576) 0:02:01.103 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 30 August 2025 08:57:56 -0400 (0:00:00.019) 0:02:01.122 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 30 August 2025 08:57:56 -0400 (0:00:00.017) 0:02:01.140 ******* 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 30 August 2025 08:57:56 -0400 (0:00:00.029) 0:02:01.169 ******* 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": "087a1651e4e74ebda0cd1fc6754360d0-6.12.0-116.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-116.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-116.el10.x86_64", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (6.12.0-116.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": "087a1651e4e74ebda0cd1fc6754360d0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-087a1651e4e74ebda0cd1fc6754360d0.img", "kernel": "/boot/vmlinuz-0-rescue-087a1651e4e74ebda0cd1fc6754360d0", "root": "UUID=b9ac0eae-685b-4377-af25-52ae34d16a28", "title": "CentOS Stream (0-rescue-087a1651e4e74ebda0cd1fc6754360d0) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 30 August 2025 08:57:56 -0400 (0:00:00.475) 0:02:01.645 ******* 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-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 30 August 2025 08:57:56 -0400 (0:00:00.050) 0:02:01.696 ******* changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-116.el10.x86_64_clone1" ], "delta": "0:00:00.043314", "end": "2025-08-30 08:57:57.039729", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-08-30 08:57:56.996415" } STDERR: The param /boot/vmlinuz-6.12.0-116.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-116.el10.x86_64_clone2" ], "delta": "0:00:00.043755", "end": "2025-08-30 08:57:57.419361", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-08-30 08:57:57.375606" } STDERR: The param /boot/vmlinuz-6.12.0-116.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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 30 August 2025 08:57:57 -0400 (0:00:00.777) 0:02:02.473 ******* 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.101679", "end": "2025-08-30 08:57:57.874994", "rc": 0, "start": "2025-08-30 08:57:57.773315" } 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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 30 August 2025 08:57:57 -0400 (0:00:00.452) 0:02:02.926 ******* included: /tmp/collections-br4/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-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 30 August 2025 08:57:57 -0400 (0:00:00.014) 0:02:02.941 ******* changed: [managed-node1] => { "changed": true, "elapsed": 28, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 30 August 2025 08:58:27 -0400 (0:00:29.261) 0:02:32.202 ******* skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 30 August 2025 08:58:27 -0400 (0:00:00.013) 0:02:32.216 ******* 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.13", "end_time": "2025-08-30T12:57:46.846128+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-116.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-116.el10.x86_64_clone2", "start_time": "2025-08-30T12:57:46.495366+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 30 August 2025 08:58:27 -0400 (0:00:00.014) 0:02:32.230 ******* =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.80s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.60s /tmp/collections-br4/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 -- 29.26s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.50s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.54s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.53s /tmp/collections-br4/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-116.el10.x86_64 --- 1.38s /tmp/collections-br4/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-116.el10.x86_64 --- 1.13s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Gather architecture facts ----------------------------------------------- 0.96s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-116.el10.x86_64 --- 0.92s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.81s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.78s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.63s /tmp/collections-br4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114