ansible-playbook [core 2.17.14rc1] 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-bVa executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 14.3.1 20250617 (Red Hat 14.3.1-2)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 06 September 2025 08:49:58 -0400 (0:00:00.021) 0:00:00.021 **** included: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 06 September 2025 08:49:58 -0400 (0:00:00.012) 0:00:00.034 **** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 06 September 2025 08:50:00 -0400 (0:00:01.978) 0:00:02.013 **** 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-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 06 September 2025 08:50:00 -0400 (0:00:00.008) 0:00:02.021 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:50:00 -0400 (0:00:00.083) 0:00:02.104 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:50:00 -0400 (0:00:00.022) 0:00:02.127 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:50:00 -0400 (0:00:00.032) 0:00:02.160 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:50:01 -0400 (0:00:00.420) 0:00:02.580 **** ok: [managed-node1] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:50:01 -0400 (0:00:00.020) 0:00:02.601 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:50:01 -0400 (0:00:00.030) 0:00:02.631 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:50:01 -0400 (0:00:00.011) 0:00:02.643 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:50:01 -0400 (0:00:00.041) 0:00:02.685 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:50:05 -0400 (0:00:04.560) 0:00:07.245 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756992764.355881, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1756992764.354894, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12843851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756992764.3558812, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1126699084", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:50:06 -0400 (0:00:00.386) 0:00:07.631 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:50:06 -0400 (0:00:00.013) 0:00:07.644 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:50:06 -0400 (0:00:00.011) 0:00:07.655 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:50:06 -0400 (0:00:00.336) 0:00:07.992 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:50:06 -0400 (0:00:00.058) 0:00:08.051 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163006.2893243, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1756992764.354894, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12843851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756992764.3558812, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1126699084", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:50:07 -0400 (0:00:00.364) 0:00:08.415 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1756991223.06, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "23ffcbb1b6411a7c7e3e2dc0e5fa81d269a3ffd0", "ctime": 1756991223.062, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 337658, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1756991223.062, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "4110725335", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:50:07 -0400 (0:00:00.377) 0:00:08.793 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004284", "end": "2025-09-06 08:50:07.938906", "rc": 0, "start": "2025-09-06 08:50:07.934622" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:50:07 -0400 (0:00:00.455) 0:00:09.249 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:50:08 -0400 (0:00:00.031) 0:00:09.280 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:50:08 -0400 (0:00:00.428) 0:00:09.709 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:50:08 -0400 (0:00:00.355) 0:00:10.064 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 06 September 2025 08:50:09 -0400 (0:00:00.424) 0:00:10.489 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 06 September 2025 08:50:09 -0400 (0:00:00.017) 0:00:10.506 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 06 September 2025 08:50:09 -0400 (0:00:00.015) 0:00:10.522 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 06 September 2025 08:50:09 -0400 (0:00:00.025) 0:00:10.547 **** 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": "ba553a255f20463d8c8dd5b23281e439-6.12.0-125.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (6.12.0-125.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": "ba553a255f20463d8c8dd5b23281e439-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-ba553a255f20463d8c8dd5b23281e439.img", "kernel": "/boot/vmlinuz-0-rescue-ba553a255f20463d8c8dd5b23281e439", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (0-rescue-ba553a255f20463d8c8dd5b23281e439) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 06 September 2025 08:50:09 -0400 (0:00:00.526) 0:00:11.074 **** 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-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 06 September 2025 08:50:09 -0400 (0:00:00.003) 0:00:11.078 **** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 06 September 2025 08:50:09 -0400 (0:00:00.001) 0:00:11.079 **** 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": "ba553a255f20463d8c8dd5b23281e439-6.12.0-125.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (6.12.0-125.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 06 September 2025 08:50:09 -0400 (0:00:00.035) 0:00:11.115 **** included: /tmp/collections-bVa/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-125.el10.x86_64] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 06 September 2025 08:50:09 -0400 (0:00:00.023) 0:00:11.139 **** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-125.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "0c58cf0a07ca84ea120b0ce828c2a74741c1a2ee", "dest": "/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-125.el10.x86_64" }, "md5sum": "8e368816d9fe53010d173dabbeb2af06", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15935528, "src": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-125.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-125.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5e3052fd3fa36084b034eb2ca61917583576c8e4", "dest": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-125.el10.x86_64.img" }, "md5sum": "68fdbf39ae6b2e2f2aeff6d354791020", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47465011, "src": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 06 September 2025 08:50:10 -0400 (0:00:01.095) 0:00:12.234 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:50:11 -0400 (0:00:00.034) 0:00:12.269 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:50:11 -0400 (0:00:00.018) 0:00:12.288 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:50:11 -0400 (0:00:00.031) 0:00:12.320 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:50:11 -0400 (0:00:00.015) 0:00:12.336 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:50:11 -0400 (0:00:00.015) 0:00:12.351 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:50:11 -0400 (0:00:00.029) 0:00:12.381 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:50:11 -0400 (0:00:00.012) 0:00:12.393 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:50:11 -0400 (0:00:00.057) 0:00:12.451 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:50:11 -0400 (0:00:00.773) 0:00:13.225 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163006.2893243, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1756992764.354894, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12843851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756992764.3558812, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1126699084", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:50:12 -0400 (0:00:00.357) 0:00:13.582 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:50:12 -0400 (0:00:00.013) 0:00:13.595 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:50:12 -0400 (0:00:00.012) 0:00:13.608 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:50:12 -0400 (0:00:00.345) 0:00:13.954 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:50:12 -0400 (0:00:00.038) 0:00:13.992 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163006.2893243, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1756992764.354894, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12843851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1756992764.3558812, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1126699084", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:50:13 -0400 (0:00:00.351) 0:00:14.344 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163008.754484, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757163008.7533357, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757163008.7544847, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "978221399", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:50:13 -0400 (0:00:00.362) 0:00:14.706 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004311", "end": "2025-09-06 08:50:13.760484", "rc": 0, "start": "2025-09-06 08:50:13.756173" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:50:13 -0400 (0:00:00.371) 0:00:15.077 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:50:13 -0400 (0:00:00.034) 0:00:15.111 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:50:14 -0400 (0:00:00.388) 0:00:15.500 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:50:14 -0400 (0:00:00.388) 0:00:15.889 **** 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-125.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-125.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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 06 September 2025 08:50:15 -0400 (0:00:00.616) 0:00:16.506 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 06 September 2025 08:50:15 -0400 (0:00:00.023) 0:00:16.529 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 06 September 2025 08:50:15 -0400 (0:00:00.017) 0:00:16.547 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 06 September 2025 08:50:15 -0400 (0:00:00.026) 0:00:16.573 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 06 September 2025 08:50:15 -0400 (0:00:00.030) 0:00:16.603 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 06 September 2025 08:50:15 -0400 (0:00:00.001) 0:00:16.605 **** 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.128349", "end": "2025-09-06 08:50:15.766611", "rc": 0, "start": "2025-09-06 08:50:15.638262" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 06 September 2025 08:50:15 -0400 (0:00:00.484) 0:00:17.090 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 06 September 2025 08:50:15 -0400 (0:00:00.038) 0:00:17.128 **** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 06 September 2025 08:50:47 -0400 (0:00:31.179) 0:00:48.308 **** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.013) 0:00:48.321 **** 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-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.022) 0:00:48.343 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.021) 0:00:48.365 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.083) 0:00:48.448 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.019) 0:00:48.468 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.036) 0:00:48.504 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.019) 0:00:48.524 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.015) 0:00:48.539 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.028) 0:00:48.567 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.011) 0:00:48.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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:50:47 -0400 (0:00:00.041) 0:00:48.620 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:50:48 -0400 (0:00:01.572) 0:00:50.193 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163015.7653685, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163015.7643685, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511720, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163015.7643685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "35889336", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:50:49 -0400 (0:00:00.411) 0:00:50.605 **** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:50:49 -0400 (0:00:00.012) 0:00:50.617 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:50:49 -0400 (0:00:00.010) 0:00:50.628 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:50:49 -0400 (0:00:00.348) 0:00:50.977 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:50:49 -0400 (0:00:00.037) 0:00:51.014 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163015.7653685, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163015.7643685, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511720, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163015.7643685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "35889336", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:50:50 -0400 (0:00:00.366) 0:00:51.380 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163013.3733573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757163008.7533357, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757163008.7544847, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "978221399", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:50:50 -0400 (0:00:00.394) 0:00:51.774 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004864", "end": "2025-09-06 08:50:50.792879", "rc": 0, "start": "2025-09-06 08:50:50.788015" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:50:50 -0400 (0:00:00.370) 0:00:52.145 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:50:50 -0400 (0:00:00.033) 0:00:52.178 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:50:51 -0400 (0:00:00.368) 0:00:52.547 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:50:51 -0400 (0:00:00.382) 0:00:52.930 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 06 September 2025 08:50:52 -0400 (0:00:00.356) 0:00:53.286 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 06 September 2025 08:50:52 -0400 (0:00:00.018) 0:00:53.304 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 06 September 2025 08:50:52 -0400 (0:00:00.016) 0:00:53.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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 06 September 2025 08:50:52 -0400 (0:00:00.028) 0:00:53.349 **** 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": "ec20f98e578f706462ca645fe5ad7691-6.12.0-125.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "ba553a255f20463d8c8dd5b23281e439-6.12.0-125.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (6.12.0-125.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": "ba553a255f20463d8c8dd5b23281e439-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-ba553a255f20463d8c8dd5b23281e439.img", "kernel": "/boot/vmlinuz-0-rescue-ba553a255f20463d8c8dd5b23281e439", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (0-rescue-ba553a255f20463d8c8dd5b23281e439) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 06 September 2025 08:50:52 -0400 (0:00:00.512) 0:00:53.862 **** included: /tmp/collections-bVa/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-125.el10.x86_64] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 06 September 2025 08:50:52 -0400 (0:00:00.030) 0:00:53.892 **** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-125.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "0c58cf0a07ca84ea120b0ce828c2a74741c1a2ee", "dest": "/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-125.el10.x86_64" }, "md5sum": "8e368816d9fe53010d173dabbeb2af06", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15935528, "src": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-125.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-125.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "5e3052fd3fa36084b034eb2ca61917583576c8e4", "dest": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-125.el10.x86_64.img" }, "md5sum": "68fdbf39ae6b2e2f2aeff6d354791020", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47465011, "src": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 06 September 2025 08:50:53 -0400 (0:00:01.362) 0:00:55.254 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:50:54 -0400 (0:00:00.034) 0:00:55.289 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:50:54 -0400 (0:00:00.019) 0:00:55.309 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:50:54 -0400 (0:00:00.031) 0:00:55.340 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:50:54 -0400 (0:00:00.017) 0:00:55.357 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:50:54 -0400 (0:00:00.016) 0:00:55.374 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:50:54 -0400 (0:00:00.030) 0:00:55.404 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:50:54 -0400 (0:00:00.011) 0:00:55.416 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:50:54 -0400 (0:00:00.070) 0:00:55.486 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:50:55 -0400 (0:00:00.789) 0:00:56.276 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163015.7653685, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163015.7643685, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511720, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163015.7643685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "35889336", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:50:55 -0400 (0:00:00.365) 0:00:56.641 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:50:55 -0400 (0:00:00.018) 0:00:56.660 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:50:55 -0400 (0:00:00.020) 0:00:56.680 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:50:55 -0400 (0:00:00.360) 0:00:57.041 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:50:55 -0400 (0:00:00.041) 0:00:57.082 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163015.7653685, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163015.7643685, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511720, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163015.7643685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "35889336", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:50:56 -0400 (0:00:00.364) 0:00:57.447 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163013.3733573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757163008.7533357, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757163008.7544847, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "978221399", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:50:56 -0400 (0:00:00.364) 0:00:57.811 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004662", "end": "2025-09-06 08:50:56.869633", "rc": 0, "start": "2025-09-06 08:50:56.864971" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:50:56 -0400 (0:00:00.368) 0:00:58.179 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:50:56 -0400 (0:00:00.033) 0:00:58.212 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:50:57 -0400 (0:00:00.360) 0:00:58.573 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:50:57 -0400 (0:00:00.358) 0:00:58.931 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.612) 0:00:59.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 : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.017) 0:00:59.561 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.016) 0:00:59.578 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.028) 0:00:59.606 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.030) 0:00:59.637 **** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.001) 0:00:59.639 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.014) 0:00:59.653 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.052) 0:00:59.705 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.018) 0:00:59.724 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.032) 0:00:59.756 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.023) 0:00:59.780 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.016) 0:00:59.796 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.031) 0:00:59.827 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.015) 0:00:59.842 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:50:58 -0400 (0:00:00.042) 0:00:59.885 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:50:59 -0400 (0:00:00.759) 0:01:00.645 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163015.7653685, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163015.7643685, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511720, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163015.7643685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "35889336", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:50:59 -0400 (0:00:00.360) 0:01:01.006 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:50:59 -0400 (0:00:00.013) 0:01:01.020 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:50:59 -0400 (0:00:00.012) 0:01:01.033 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:51:00 -0400 (0:00:00.351) 0:01:01.384 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:51:00 -0400 (0:00:00.040) 0:01:01.425 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163015.7653685, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163015.7643685, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511720, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163015.7643685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "35889336", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:51:00 -0400 (0:00:00.364) 0:01:01.789 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163013.3733573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757163008.7533357, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757163008.7544847, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "978221399", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:51:00 -0400 (0:00:00.373) 0:01:02.162 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004458", "end": "2025-09-06 08:51:01.221123", "rc": 0, "start": "2025-09-06 08:51:01.216665" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:51:01 -0400 (0:00:00.371) 0:01:02.533 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:51:01 -0400 (0:00:00.033) 0:01:02.567 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:51:01 -0400 (0:00:00.374) 0:01:02.941 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:51:02 -0400 (0:00:00.370) 0:01:03.312 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 06 September 2025 08:51:02 -0400 (0:00:00.352) 0:01:03.664 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 06 September 2025 08:51:02 -0400 (0:00:00.017) 0:01:03.682 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 06 September 2025 08:51:02 -0400 (0:00:00.017) 0:01:03.700 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 06 September 2025 08:51:02 -0400 (0:00:00.028) 0:01:03.729 **** 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": "ec20f98e578f706462ca645fe5ad7691-6.12.0-125.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "ba553a255f20463d8c8dd5b23281e439-6.12.0-125.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (6.12.0-125.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": "ba553a255f20463d8c8dd5b23281e439-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-ba553a255f20463d8c8dd5b23281e439.img", "kernel": "/boot/vmlinuz-0-rescue-ba553a255f20463d8c8dd5b23281e439", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (0-rescue-ba553a255f20463d8c8dd5b23281e439) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 06 September 2025 08:51:02 -0400 (0:00:00.499) 0:01:04.228 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 06 September 2025 08:51:03 -0400 (0:00:00.041) 0:01:04.269 **** included: /tmp/collections-bVa/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-125.el10.x86_64] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 06 September 2025 08:51:03 -0400 (0:00:00.026) 0:01:04.296 **** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-125.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-125.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "0c58cf0a07ca84ea120b0ce828c2a74741c1a2ee", "dest": "/boot/vmlinuz-6.12.0-125.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-125.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-125.el10.x86_64" }, "md5sum": "8e368816d9fe53010d173dabbeb2af06", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15935528, "src": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-125.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-125.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "5e3052fd3fa36084b034eb2ca61917583576c8e4", "dest": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-125.el10.x86_64.img" }, "md5sum": "68fdbf39ae6b2e2f2aeff6d354791020", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47465011, "src": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 06 September 2025 08:51:03 -0400 (0:00:00.904) 0:01:05.201 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:51:03 -0400 (0:00:00.035) 0:01:05.237 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:51:03 -0400 (0:00:00.017) 0:01:05.254 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:51:04 -0400 (0:00:00.032) 0:01:05.286 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:51:04 -0400 (0:00:00.019) 0:01:05.306 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:51:04 -0400 (0:00:00.017) 0:01:05.323 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:51:04 -0400 (0:00:00.030) 0:01:05.353 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:51:04 -0400 (0:00:00.013) 0:01:05.367 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:51:04 -0400 (0:00:00.057) 0:01:05.425 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:51:04 -0400 (0:00:00.757) 0:01:06.182 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163015.7653685, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163015.7643685, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511720, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163015.7643685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "35889336", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:51:05 -0400 (0:00:00.360) 0:01:06.543 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:51:05 -0400 (0:00:00.013) 0:01:06.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 : Determine platform type] ********** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:51:05 -0400 (0:00:00.012) 0:01:06.569 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:51:05 -0400 (0:00:00.342) 0:01:06.911 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:51:05 -0400 (0:00:00.038) 0:01:06.950 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163015.7653685, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163015.7643685, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4511720, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163015.7643685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "35889336", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:51:06 -0400 (0:00:00.360) 0:01:07.311 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163013.3733573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757163008.7533357, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757163008.7544847, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "978221399", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:51:06 -0400 (0:00:00.360) 0:01:07.671 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004163", "end": "2025-09-06 08:51:06.728199", "rc": 0, "start": "2025-09-06 08:51:06.724036" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:51:06 -0400 (0:00:00.366) 0:01:08.038 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:51:06 -0400 (0:00:00.032) 0:01:08.070 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:51:07 -0400 (0:00:00.360) 0:01:08.430 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:51:07 -0400 (0:00:00.360) 0:01:08.790 **** 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-125.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-125.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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 06 September 2025 08:51:08 -0400 (0:00:00.629) 0:01:09.420 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 06 September 2025 08:51:08 -0400 (0:00:00.018) 0:01:09.438 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 06 September 2025 08:51:08 -0400 (0:00:00.016) 0:01:09.455 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 06 September 2025 08:51:08 -0400 (0:00:00.029) 0:01:09.484 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 06 September 2025 08:51:08 -0400 (0:00:00.030) 0:01:09.515 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 06 September 2025 08:51:08 -0400 (0:00:00.001) 0:01:09.516 **** 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.158151", "end": "2025-09-06 08:51:08.712008", "rc": 0, "start": "2025-09-06 08:51:08.553857" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 06 September 2025 08:51:08 -0400 (0:00:00.506) 0:01:10.023 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 06 September 2025 08:51:08 -0400 (0:00:00.015) 0:01:10.038 **** changed: [managed-node1] => { "changed": true, "elapsed": 31, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 06 September 2025 08:51:40 -0400 (0:00:31.944) 0:01:41.983 **** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.013) 0:01:41.996 **** 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-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.017) 0:01:42.014 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.018) 0:01:42.032 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.053) 0:01:42.085 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.018) 0:01:42.104 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.032) 0:01:42.137 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.017) 0:01:42.154 **** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.015) 0:01:42.170 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.028) 0:01:42.198 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.012) 0:01:42.211 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:51:40 -0400 (0:00:00.043) 0:01:42.254 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:51:42 -0400 (0:00:01.559) 0:01:43.814 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163068.7107298, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163068.7097297, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4887016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163068.7097297, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "544545741", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:51:42 -0400 (0:00:00.397) 0:01:44.211 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:51:42 -0400 (0:00:00.013) 0:01:44.225 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:51:42 -0400 (0:00:00.012) 0:01:44.238 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:51:43 -0400 (0:00:00.343) 0:01:44.582 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:51:43 -0400 (0:00:00.040) 0:01:44.623 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163068.7107298, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163068.7097297, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4887016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163068.7097297, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "544545741", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:51:43 -0400 (0:00:00.357) 0:01:44.980 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163013.3733573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757163008.7533357, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757163008.7544847, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "978221399", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:51:44 -0400 (0:00:00.364) 0:01:45.345 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004835", "end": "2025-09-06 08:51:44.260381", "rc": 0, "start": "2025-09-06 08:51:44.255546" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:51:44 -0400 (0:00:00.368) 0:01:45.714 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:51:44 -0400 (0:00:00.033) 0:01:45.747 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:51:44 -0400 (0:00:00.361) 0:01:46.109 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:51:45 -0400 (0:00:00.359) 0:01:46.468 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 06 September 2025 08:51:45 -0400 (0:00:00.346) 0:01:46.815 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 06 September 2025 08:51:45 -0400 (0:00:00.018) 0:01:46.834 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 06 September 2025 08:51:45 -0400 (0:00:00.018) 0:01:46.852 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 06 September 2025 08:51:45 -0400 (0:00:00.028) 0:01:46.881 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec20f98e578f706462ca645fe5ad7691-6.12.0-125.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-125.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": "ec20f98e578f706462ca645fe5ad7691-6.12.0-125.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "ba553a255f20463d8c8dd5b23281e439-6.12.0-125.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (6.12.0-125.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": "ba553a255f20463d8c8dd5b23281e439-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-ba553a255f20463d8c8dd5b23281e439.img", "kernel": "/boot/vmlinuz-0-rescue-ba553a255f20463d8c8dd5b23281e439", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (0-rescue-ba553a255f20463d8c8dd5b23281e439) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.526) 0:01:47.407 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.041) 0:01:47.448 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.033) 0:01:47.481 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.017) 0:01:47.499 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.030) 0:01:47.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 flag to indicate system is ostree] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.016) 0:01:47.545 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.015) 0:01:47.561 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.028) 0:01:47.589 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.011) 0:01:47.601 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:51:46 -0400 (0:00:00.048) 0:01:47.649 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:51:47 -0400 (0:00:00.760) 0:01:48.410 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163068.7107298, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163068.7097297, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4887016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163068.7097297, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "544545741", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:51:47 -0400 (0:00:00.354) 0:01:48.765 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:51:47 -0400 (0:00:00.013) 0:01:48.778 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:51:47 -0400 (0:00:00.012) 0:01:48.791 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:51:47 -0400 (0:00:00.343) 0:01:49.134 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:51:47 -0400 (0:00:00.039) 0:01:49.173 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163068.7107298, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163068.7097297, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4887016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163068.7097297, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "544545741", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:51:48 -0400 (0:00:00.356) 0:01:49.530 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163013.3733573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757163008.7533357, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757163008.7544847, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "978221399", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:51:48 -0400 (0:00:00.362) 0:01:49.892 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004742", "end": "2025-09-06 08:51:48.945577", "rc": 0, "start": "2025-09-06 08:51:48.940835" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:51:48 -0400 (0:00:00.364) 0:01:50.257 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:51:49 -0400 (0:00:00.033) 0:01:50.291 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:51:49 -0400 (0:00:00.361) 0:01:50.653 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:51:49 -0400 (0:00:00.359) 0:01:51.012 **** 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-125.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-125.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.348) 0:01:51.361 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.023) 0:01:51.385 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.053) 0:01:51.438 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.017) 0:01:51.456 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.035) 0:01:51.491 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.016) 0:01:51.508 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.016) 0:01:51.525 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.029) 0:01:51.554 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.012) 0:01:51.566 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:51:50 -0400 (0:00:00.079) 0:01:51.646 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:51:51 -0400 (0:00:00.790) 0:01:52.437 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163068.7107298, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163068.7097297, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4887016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163068.7097297, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "544545741", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:51:51 -0400 (0:00:00.356) 0:01:52.793 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:51:51 -0400 (0:00:00.013) 0:01:52.807 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:51:51 -0400 (0:00:00.012) 0:01:52.820 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:51:51 -0400 (0:00:00.389) 0:01:53.209 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:51:51 -0400 (0:00:00.039) 0:01:53.248 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163068.7107298, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163068.7097297, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4887016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163068.7097297, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "544545741", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:51:52 -0400 (0:00:00.357) 0:01:53.606 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163013.3733573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757163008.7533357, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757163008.7544847, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "978221399", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:51:52 -0400 (0:00:00.361) 0:01:53.968 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004697", "end": "2025-09-06 08:51:53.018464", "rc": 0, "start": "2025-09-06 08:51:53.013767" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:51:53 -0400 (0:00:00.360) 0:01:54.328 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:51:53 -0400 (0:00:00.033) 0:01:54.362 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:51:53 -0400 (0:00:00.362) 0:01:54.725 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:51:53 -0400 (0:00:00.359) 0:01:55.084 **** 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-125.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 06 September 2025 08:51:54 -0400 (0:00:00.642) 0:01:55.727 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 06 September 2025 08:51:54 -0400 (0:00:00.018) 0:01:55.745 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 06 September 2025 08:51:54 -0400 (0:00:00.018) 0:01:55.764 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 06 September 2025 08:51:54 -0400 (0:00:00.029) 0:01:55.793 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec20f98e578f706462ca645fe5ad7691-6.12.0-125.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-125.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": "ba553a255f20463d8c8dd5b23281e439-6.12.0-125.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (6.12.0-125.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": "ba553a255f20463d8c8dd5b23281e439-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-ba553a255f20463d8c8dd5b23281e439.img", "kernel": "/boot/vmlinuz-0-rescue-ba553a255f20463d8c8dd5b23281e439", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (0-rescue-ba553a255f20463d8c8dd5b23281e439) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 06 September 2025 08:51:55 -0400 (0:00:00.485) 0:01:56.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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 06 September 2025 08:51:55 -0400 (0:00:00.066) 0:01:56.345 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 06 September 2025 08:51:55 -0400 (0:00:00.018) 0:01:56.364 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 06 September 2025 08:51:55 -0400 (0:00:00.032) 0:01:56.396 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 06 September 2025 08:51:55 -0400 (0:00:00.017) 0:01:56.414 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 06 September 2025 08:51:55 -0400 (0:00:00.022) 0:01:56.437 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 06 September 2025 08:51:55 -0400 (0:00:00.031) 0:01:56.469 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 06 September 2025 08:51:55 -0400 (0:00:00.013) 0:01:56.482 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 06 September 2025 08:51:55 -0400 (0:00:00.047) 0:01:56.529 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 06 September 2025 08:51:56 -0400 (0:00:00.763) 0:01:57.293 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163068.7107298, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163068.7097297, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4887016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163068.7097297, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "544545741", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 06 September 2025 08:51:56 -0400 (0:00:00.356) 0:01:57.649 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 06 September 2025 08:51:56 -0400 (0:00:00.014) 0:01:57.664 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 06 September 2025 08:51:56 -0400 (0:00:00.013) 0:01:57.677 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 06 September 2025 08:51:56 -0400 (0:00:00.341) 0:01:58.018 **** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 06 September 2025 08:51:56 -0400 (0:00:00.040) 0:01:58.059 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163068.7107298, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757163068.7097297, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4887016, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757163068.7097297, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "544545741", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 06 September 2025 08:51:57 -0400 (0:00:00.362) 0:01:58.421 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757163013.3733573, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "afb1f6185356a0ae4bd4c5de8b9c81c7a27f0c4f", "ctime": 1757163008.7533357, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757163008.7544847, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "978221399", "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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 06 September 2025 08:51:57 -0400 (0:00:00.363) 0:01:58.785 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004775", "end": "2025-09-06 08:51:57.840981", "rc": 0, "start": "2025-09-06 08:51:57.836206" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 06 September 2025 08:51:57 -0400 (0:00:00.367) 0:01:59.152 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 06 September 2025 08:51:57 -0400 (0:00:00.033) 0:01:59.185 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 06 September 2025 08:51:58 -0400 (0:00:00.365) 0:01:59.551 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 06 September 2025 08:51:58 -0400 (0:00:00.369) 0:01:59.921 **** 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-125.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 06 September 2025 08:51:59 -0400 (0:00:00.568) 0:02:00.489 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 06 September 2025 08:51:59 -0400 (0:00:00.019) 0:02:00.509 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 06 September 2025 08:51:59 -0400 (0:00:00.018) 0:02:00.527 **** 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 06 September 2025 08:51:59 -0400 (0:00:00.028) 0:02:00.555 **** 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": "ba553a255f20463d8c8dd5b23281e439-6.12.0-125.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-125.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-125.el10.x86_64", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (6.12.0-125.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": "ba553a255f20463d8c8dd5b23281e439-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-ba553a255f20463d8c8dd5b23281e439.img", "kernel": "/boot/vmlinuz-0-rescue-ba553a255f20463d8c8dd5b23281e439", "root": "UUID=bcd9431e-d9bc-4f27-a828-f6094cd36f46", "title": "CentOS Stream (0-rescue-ba553a255f20463d8c8dd5b23281e439) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 06 September 2025 08:51:59 -0400 (0:00:00.467) 0:02:01.023 **** 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-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 06 September 2025 08:51:59 -0400 (0:00:00.052) 0:02:01.075 **** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-125.el10.x86_64_clone1" ], "delta": "0:00:00.043241", "end": "2025-09-06 08:52:00.159813", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-09-06 08:52:00.116572" } STDERR: The param /boot/vmlinuz-6.12.0-125.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-125.el10.x86_64_clone2" ], "delta": "0:00:00.043515", "end": "2025-09-06 08:52:00.542942", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-09-06 08:52:00.499427" } STDERR: The param /boot/vmlinuz-6.12.0-125.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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 06 September 2025 08:52:00 -0400 (0:00:00.782) 0:02:01.858 **** 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.100579", "end": "2025-09-06 08:52:01.000280", "rc": 0, "start": "2025-09-06 08:52:00.899701" } 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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 06 September 2025 08:52:01 -0400 (0:00:00.455) 0:02:02.313 **** included: /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 06 September 2025 08:52:01 -0400 (0:00:00.014) 0:02:02.328 **** changed: [managed-node1] => { "changed": true, "elapsed": 29, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 06 September 2025 08:52:31 -0400 (0:00:30.583) 0:02:32.911 **** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 06 September 2025 08:52:31 -0400 (0:00:00.012) 0:02:32.924 **** 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.14rc1", "end_time": "2025-09-06T12:51:50.096908+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-125.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-125.el10.x86_64_clone2", "start_time": "2025-09-06T12:51:49.751191+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 06 September 2025 08:52:31 -0400 (0:00:00.014) 0:02:32.938 **** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.94s /tmp/collections-bVa/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.18s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.58s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.56s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.98s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.57s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.56s /tmp/collections-bVa/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-125.el10.x86_64 --- 1.36s /tmp/collections-bVa/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-125.el10.x86_64 --- 1.10s /tmp/collections-bVa/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-125.el10.x86_64 --- 0.90s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.78s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.76s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.76s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.76s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.76s /tmp/collections-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.64s /tmp/collections-bVa/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-bVa/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114