ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-uJr 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-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 27 September 2025 08:55:29 -0400 (0:00:00.023) 0:00:00.023 **** included: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 27 September 2025 08:55:29 -0400 (0:00:00.012) 0:00:00.035 **** [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-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 27 September 2025 08:55:31 -0400 (0:00:01.973) 0:00:02.009 **** 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-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 27 September 2025 08:55:31 -0400 (0:00:00.008) 0:00:02.018 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:55:31 -0400 (0:00:00.075) 0:00:02.093 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:55:31 -0400 (0:00:00.019) 0:00:02.113 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:55:31 -0400 (0:00:00.033) 0:00:02.146 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:55:32 -0400 (0:00:00.421) 0:00:02.567 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:55:32 -0400 (0:00:00.021) 0:00:02.589 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:55:32 -0400 (0:00:00.030) 0:00:02.620 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:55:32 -0400 (0:00:00.011) 0:00:02.631 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:55:32 -0400 (0:00:00.044) 0:00:02.676 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:55:37 -0400 (0:00:05.010) 0:00:07.686 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758631186.6235683, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1758631186.6233683, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9811447, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758631186.6235685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "3545858655", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:55:37 -0400 (0:00:00.396) 0:00:08.083 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:55:37 -0400 (0:00:00.013) 0:00:08.097 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:55:37 -0400 (0:00:00.010) 0:00:08.108 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:55:38 -0400 (0:00:00.334) 0:00:08.443 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:55:38 -0400 (0:00:00.038) 0:00:08.481 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977737.8418565, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1758631186.6233683, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9811447, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758631186.6235685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "3545858655", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:55:38 -0400 (0:00:00.350) 0:00:08.831 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758629761.997, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "96cd78a2261806f8769bdd8be95fb10563cca959", "ctime": 1758629761.998, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9010254, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1758629761.998, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "525081735", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:55:39 -0400 (0:00:00.355) 0:00:09.187 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004316", "end": "2025-09-27 08:55:39.417390", "rc": 0, "start": "2025-09-27 08:55:39.413074" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:55:39 -0400 (0:00:00.440) 0:00:09.627 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:55:39 -0400 (0:00:00.031) 0:00:09.659 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:55:39 -0400 (0:00:00.448) 0:00:10.107 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:55:40 -0400 (0:00:00.358) 0:00:10.466 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 27 September 2025 08:55:40 -0400 (0:00:00.426) 0:00:10.892 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 27 September 2025 08:55:40 -0400 (0:00:00.017) 0:00:10.909 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 27 September 2025 08:55:40 -0400 (0:00:00.015) 0:00:10.925 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 27 September 2025 08:55:40 -0400 (0:00:00.025) 0:00:10.951 **** 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": "a81ff0113543403dbbe2e49ad08040b7-6.12.0-131.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (6.12.0-131.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": "a81ff0113543403dbbe2e49ad08040b7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a81ff0113543403dbbe2e49ad08040b7.img", "kernel": "/boot/vmlinuz-0-rescue-a81ff0113543403dbbe2e49ad08040b7", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (0-rescue-a81ff0113543403dbbe2e49ad08040b7) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 27 September 2025 08:55:41 -0400 (0:00:00.531) 0:00:11.483 **** 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-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 27 September 2025 08:55:41 -0400 (0:00:00.003) 0:00:11.486 **** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 27 September 2025 08:55:41 -0400 (0:00:00.001) 0:00:11.488 **** 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": "a81ff0113543403dbbe2e49ad08040b7-6.12.0-131.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (6.12.0-131.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 27 September 2025 08:55:41 -0400 (0:00:00.035) 0:00:11.523 **** included: /tmp/collections-uJr/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-131.el10.x86_64] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 27 September 2025 08:55:41 -0400 (0:00:00.023) 0:00:11.546 **** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-131.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2eca5b829cbc6edc18498412ba12caa21003ccae", "dest": "/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-131.el10.x86_64" }, "md5sum": "d870960f50986bb16452f4a1cf52da33", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15951912, "src": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-131.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-131.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "114865dbe76dd8f22928c79f7ad55692da6da2c1", "dest": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-131.el10.x86_64.img" }, "md5sum": "913032f9e0b4f28718b89c03df2705ad", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47460432, "src": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 27 September 2025 08:55:42 -0400 (0:00:01.106) 0:00:12.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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:55:42 -0400 (0:00:00.034) 0:00:12.688 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:55:42 -0400 (0:00:00.018) 0:00:12.707 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:55:42 -0400 (0:00:00.032) 0:00:12.739 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:55:42 -0400 (0:00:00.017) 0:00:12.757 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:55:42 -0400 (0:00:00.016) 0:00:12.773 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:55:42 -0400 (0:00:00.028) 0:00:12.802 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:55:42 -0400 (0:00:00.011) 0:00:12.813 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:55:42 -0400 (0:00:00.071) 0:00:12.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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:55:43 -0400 (0:00:00.765) 0:00:13.650 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977737.8418565, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1758631186.6233683, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9811447, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758631186.6235685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "3545858655", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:55:43 -0400 (0:00:00.348) 0:00:13.998 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:55:43 -0400 (0:00:00.013) 0:00:14.012 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:55:43 -0400 (0:00:00.011) 0:00:14.024 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:55:44 -0400 (0:00:00.338) 0:00:14.362 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:55:44 -0400 (0:00:00.037) 0:00:14.400 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977737.8418565, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1758631186.6233683, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 9811447, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758631186.6235685, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "3545858655", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:55:44 -0400 (0:00:00.355) 0:00:14.756 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977740.2552884, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b9285a96f38f3aaa7bfec072a2e199ec18b4038", "ctime": 1758977740.2538228, "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": 1758977740.2552893, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "4226996159", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:55:44 -0400 (0:00:00.353) 0:00:15.110 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004315", "end": "2025-09-27 08:55:45.255867", "rc": 0, "start": "2025-09-27 08:55:45.251552" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:55:45 -0400 (0:00:00.360) 0:00:15.470 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:55:45 -0400 (0:00:00.039) 0:00:15.509 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:55:45 -0400 (0:00:00.365) 0:00:15.875 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:55:46 -0400 (0:00:00.379) 0:00:16.255 **** 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-131.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-131.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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 27 September 2025 08:55:46 -0400 (0:00:00.587) 0:00:16.842 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 27 September 2025 08:55:46 -0400 (0:00:00.016) 0:00:16.859 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 27 September 2025 08:55:46 -0400 (0:00:00.014) 0:00:16.874 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 27 September 2025 08:55:46 -0400 (0:00:00.026) 0:00:16.900 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 27 September 2025 08:55:46 -0400 (0:00:00.029) 0:00:16.930 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 27 September 2025 08:55:46 -0400 (0:00:00.001) 0:00:16.931 **** 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.129396", "end": "2025-09-27 08:55:47.200160", "rc": 0, "start": "2025-09-27 08:55:47.070764" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 27 September 2025 08:55:47 -0400 (0:00:00.482) 0:00:17.413 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 27 September 2025 08:55:47 -0400 (0:00:00.015) 0:00:17.428 **** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 27 September 2025 08:56:18 -0400 (0:00:31.426) 0:00:48.855 **** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.014) 0:00:48.870 **** 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-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.014) 0:00:48.885 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.021) 0:00:48.907 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.071) 0:00:48.978 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.021) 0:00:49.000 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.035) 0:00:49.035 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.019) 0:00:49.054 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.018) 0:00:49.073 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.031) 0:00:49.104 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.011) 0:00:49.116 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:56:18 -0400 (0:00:00.040) 0:00:49.157 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:56:20 -0400 (0:00:01.530) 0:00:50.688 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977747.1987262, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977747.1977262, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977747.1977262, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3110517627", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:56:20 -0400 (0:00:00.392) 0:00:51.080 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:56:20 -0400 (0:00:00.012) 0:00:51.093 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:56:20 -0400 (0:00:00.014) 0:00:51.108 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:56:21 -0400 (0:00:00.351) 0:00:51.459 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:56:21 -0400 (0:00:00.048) 0:00:51.508 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977747.1987262, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977747.1977262, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977747.1977262, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3110517627", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:56:21 -0400 (0:00:00.369) 0:00:51.878 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977744.8827584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b9285a96f38f3aaa7bfec072a2e199ec18b4038", "ctime": 1758977740.2538228, "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": 1758977740.2552893, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "4226996159", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:56:22 -0400 (0:00:00.374) 0:00:52.252 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005006", "end": "2025-09-27 08:56:22.219839", "rc": 0, "start": "2025-09-27 08:56:22.214833" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:56:22 -0400 (0:00:00.390) 0:00:52.642 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:56:22 -0400 (0:00:00.039) 0:00:52.682 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:56:22 -0400 (0:00:00.372) 0:00:53.055 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:56:23 -0400 (0:00:00.372) 0:00:53.427 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 27 September 2025 08:56:23 -0400 (0:00:00.364) 0:00:53.791 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 27 September 2025 08:56:23 -0400 (0:00:00.026) 0:00:53.817 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 27 September 2025 08:56:23 -0400 (0:00:00.017) 0:00:53.835 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 27 September 2025 08:56:23 -0400 (0:00:00.040) 0:00:53.876 **** 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": "ec2ad746bcf24e0ac6e95c040277a6cd-6.12.0-131.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "a81ff0113543403dbbe2e49ad08040b7-6.12.0-131.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (6.12.0-131.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": "a81ff0113543403dbbe2e49ad08040b7-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a81ff0113543403dbbe2e49ad08040b7.img", "kernel": "/boot/vmlinuz-0-rescue-a81ff0113543403dbbe2e49ad08040b7", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (0-rescue-a81ff0113543403dbbe2e49ad08040b7) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 27 September 2025 08:56:24 -0400 (0:00:00.519) 0:00:54.395 **** included: /tmp/collections-uJr/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-131.el10.x86_64] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 27 September 2025 08:56:24 -0400 (0:00:00.024) 0:00:54.419 **** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-131.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "2eca5b829cbc6edc18498412ba12caa21003ccae", "dest": "/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-131.el10.x86_64" }, "md5sum": "d870960f50986bb16452f4a1cf52da33", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15951912, "src": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-131.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-131.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "114865dbe76dd8f22928c79f7ad55692da6da2c1", "dest": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-131.el10.x86_64.img" }, "md5sum": "913032f9e0b4f28718b89c03df2705ad", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47460432, "src": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 27 September 2025 08:56:25 -0400 (0:00:01.377) 0:00:55.797 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:56:25 -0400 (0:00:00.034) 0:00:55.832 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:56:25 -0400 (0:00:00.017) 0:00:55.850 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:56:25 -0400 (0:00:00.030) 0:00:55.880 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:56:25 -0400 (0:00:00.020) 0:00:55.900 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:56:25 -0400 (0:00:00.018) 0:00:55.919 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:56:25 -0400 (0:00:00.028) 0:00:55.948 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:56:25 -0400 (0:00:00.011) 0:00:55.959 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:56:25 -0400 (0:00:00.067) 0:00:56.027 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:56:26 -0400 (0:00:00.792) 0:00:56.820 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977747.1987262, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977747.1977262, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977747.1977262, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3110517627", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:56:27 -0400 (0:00:00.371) 0:00:57.191 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:56:27 -0400 (0:00:00.016) 0:00:57.208 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:56:27 -0400 (0:00:00.012) 0:00:57.220 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:56:27 -0400 (0:00:00.348) 0:00:57.569 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:56:27 -0400 (0:00:00.039) 0:00:57.608 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977747.1987262, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977747.1977262, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977747.1977262, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3110517627", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:56:27 -0400 (0:00:00.372) 0:00:57.981 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977744.8827584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b9285a96f38f3aaa7bfec072a2e199ec18b4038", "ctime": 1758977740.2538228, "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": 1758977740.2552893, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "4226996159", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:56:28 -0400 (0:00:00.375) 0:00:58.357 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005037", "end": "2025-09-27 08:56:28.531647", "rc": 0, "start": "2025-09-27 08:56:28.526610" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:56:28 -0400 (0:00:00.387) 0:00:58.744 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:56:28 -0400 (0:00:00.033) 0:00:58.778 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:56:29 -0400 (0:00:00.389) 0:00:59.168 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:56:29 -0400 (0:00:00.368) 0:00:59.536 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 27 September 2025 08:56:29 -0400 (0:00:00.619) 0:01:00.156 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.017) 0:01:00.173 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.016) 0:01:00.190 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.027) 0:01:00.218 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.028) 0:01:00.247 **** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.001) 0:01:00.248 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.014) 0:01:00.262 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.051) 0:01:00.314 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.018) 0:01:00.332 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.033) 0:01:00.365 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.017) 0:01:00.382 **** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.016) 0:01:00.399 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.032) 0:01:00.431 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.015) 0:01:00.446 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:56:30 -0400 (0:00:00.042) 0:01:00.488 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:56:31 -0400 (0:00:00.769) 0:01:01.257 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977747.1987262, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977747.1977262, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977747.1977262, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3110517627", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:56:31 -0400 (0:00:00.362) 0:01:01.619 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:56:31 -0400 (0:00:00.013) 0:01:01.633 **** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:56:31 -0400 (0:00:00.012) 0:01:01.645 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:56:31 -0400 (0:00:00.348) 0:01:01.994 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:56:31 -0400 (0:00:00.039) 0:01:02.033 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977747.1987262, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977747.1977262, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977747.1977262, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3110517627", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:56:32 -0400 (0:00:00.363) 0:01:02.396 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977744.8827584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b9285a96f38f3aaa7bfec072a2e199ec18b4038", "ctime": 1758977740.2538228, "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": 1758977740.2552893, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "4226996159", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:56:32 -0400 (0:00:00.367) 0:01:02.764 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004324", "end": "2025-09-27 08:56:32.918754", "rc": 0, "start": "2025-09-27 08:56:32.914430" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:56:32 -0400 (0:00:00.365) 0:01:03.129 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:56:32 -0400 (0:00:00.033) 0:01:03.162 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:56:33 -0400 (0:00:00.367) 0:01:03.530 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:56:33 -0400 (0:00:00.370) 0:01:03.901 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 27 September 2025 08:56:34 -0400 (0:00:00.352) 0:01:04.253 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 27 September 2025 08:56:34 -0400 (0:00:00.018) 0:01:04.272 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 27 September 2025 08:56:34 -0400 (0:00:00.017) 0:01:04.289 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 27 September 2025 08:56:34 -0400 (0:00:00.027) 0:01:04.316 **** 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": "ec2ad746bcf24e0ac6e95c040277a6cd-6.12.0-131.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "a81ff0113543403dbbe2e49ad08040b7-6.12.0-131.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (6.12.0-131.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": "a81ff0113543403dbbe2e49ad08040b7-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a81ff0113543403dbbe2e49ad08040b7.img", "kernel": "/boot/vmlinuz-0-rescue-a81ff0113543403dbbe2e49ad08040b7", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (0-rescue-a81ff0113543403dbbe2e49ad08040b7) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 27 September 2025 08:56:34 -0400 (0:00:00.500) 0:01:04.817 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 27 September 2025 08:56:34 -0400 (0:00:00.041) 0:01:04.859 **** included: /tmp/collections-uJr/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-131.el10.x86_64] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 27 September 2025 08:56:34 -0400 (0:00:00.026) 0:01:04.886 **** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-131.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-131.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "2eca5b829cbc6edc18498412ba12caa21003ccae", "dest": "/boot/vmlinuz-6.12.0-131.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-131.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-131.el10.x86_64" }, "md5sum": "d870960f50986bb16452f4a1cf52da33", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15951912, "src": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-131.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-131.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "114865dbe76dd8f22928c79f7ad55692da6da2c1", "dest": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-131.el10.x86_64.img" }, "md5sum": "913032f9e0b4f28718b89c03df2705ad", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47460432, "src": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 27 September 2025 08:56:35 -0400 (0:00:00.910) 0:01:05.796 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:56:35 -0400 (0:00:00.036) 0:01:05.833 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:56:35 -0400 (0:00:00.018) 0:01:05.852 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:56:35 -0400 (0:00:00.031) 0:01:05.884 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:56:35 -0400 (0:00:00.018) 0:01:05.902 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:56:35 -0400 (0:00:00.017) 0:01:05.920 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:56:35 -0400 (0:00:00.030) 0:01:05.951 **** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:56:35 -0400 (0:00:00.013) 0:01:05.964 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:56:35 -0400 (0:00:00.058) 0:01:06.023 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:56:36 -0400 (0:00:00.775) 0:01:06.799 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977747.1987262, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977747.1977262, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977747.1977262, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3110517627", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:56:37 -0400 (0:00:00.369) 0:01:07.168 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:56:37 -0400 (0:00:00.013) 0:01:07.182 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:56:37 -0400 (0:00:00.012) 0:01:07.194 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:56:37 -0400 (0:00:00.343) 0:01:07.538 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:56:37 -0400 (0:00:00.038) 0:01:07.577 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977747.1987262, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977747.1977262, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977747.1977262, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "3110517627", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:56:37 -0400 (0:00:00.356) 0:01:07.934 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977744.8827584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b9285a96f38f3aaa7bfec072a2e199ec18b4038", "ctime": 1758977740.2538228, "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": 1758977740.2552893, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "4226996159", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:56:38 -0400 (0:00:00.364) 0:01:08.298 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004777", "end": "2025-09-27 08:56:38.454049", "rc": 0, "start": "2025-09-27 08:56:38.449272" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:56:38 -0400 (0:00:00.367) 0:01:08.665 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:56:38 -0400 (0:00:00.031) 0:01:08.697 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:56:38 -0400 (0:00:00.361) 0:01:09.059 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:56:39 -0400 (0:00:00.366) 0:01:09.426 **** 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-131.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-131.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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 27 September 2025 08:56:39 -0400 (0:00:00.626) 0:01:10.053 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 27 September 2025 08:56:39 -0400 (0:00:00.018) 0:01:10.071 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 27 September 2025 08:56:39 -0400 (0:00:00.016) 0:01:10.088 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 27 September 2025 08:56:39 -0400 (0:00:00.035) 0:01:10.123 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 27 September 2025 08:56:39 -0400 (0:00:00.031) 0:01:10.155 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 27 September 2025 08:56:39 -0400 (0:00:00.001) 0:01:10.156 **** 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.155933", "end": "2025-09-27 08:56:40.449905", "rc": 0, "start": "2025-09-27 08:56:40.293972" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 27 September 2025 08:56:40 -0400 (0:00:00.506) 0:01:10.663 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 27 September 2025 08:56:40 -0400 (0:00:00.014) 0:01:10.678 **** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 27 September 2025 08:57:11 -0400 (0:00:31.382) 0:01:42.060 **** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 27 September 2025 08:57:11 -0400 (0:00:00.013) 0:01:42.073 **** 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-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 27 September 2025 08:57:11 -0400 (0:00:00.015) 0:01:42.089 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 27 September 2025 08:57:11 -0400 (0:00:00.016) 0:01:42.106 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:57:11 -0400 (0:00:00.051) 0:01:42.158 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:57:12 -0400 (0:00:00.017) 0:01:42.176 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:57:12 -0400 (0:00:00.033) 0:01:42.209 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:57:12 -0400 (0:00:00.017) 0:01:42.227 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:57:12 -0400 (0:00:00.016) 0:01:42.243 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:57:12 -0400 (0:00:00.030) 0:01:42.273 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:57:12 -0400 (0:00:00.013) 0:01:42.287 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:57:12 -0400 (0:00:00.046) 0:01:42.333 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:57:13 -0400 (0:00:01.554) 0:01:43.888 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977800.4493244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977800.4483242, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977800.4483242, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "359126108", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:57:14 -0400 (0:00:00.389) 0:01:44.277 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:57:14 -0400 (0:00:00.013) 0:01:44.290 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:57:14 -0400 (0:00:00.012) 0:01:44.302 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:57:14 -0400 (0:00:00.343) 0:01:44.646 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:57:14 -0400 (0:00:00.039) 0:01:44.686 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977800.4493244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977800.4483242, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977800.4483242, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "359126108", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:57:14 -0400 (0:00:00.357) 0:01:45.043 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977744.8827584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b9285a96f38f3aaa7bfec072a2e199ec18b4038", "ctime": 1758977740.2538228, "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": 1758977740.2552893, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "4226996159", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:57:15 -0400 (0:00:00.365) 0:01:45.408 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005048", "end": "2025-09-27 08:57:15.570774", "rc": 0, "start": "2025-09-27 08:57:15.565726" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:57:15 -0400 (0:00:00.373) 0:01:45.782 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:57:15 -0400 (0:00:00.034) 0:01:45.816 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:57:16 -0400 (0:00:00.372) 0:01:46.189 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:57:16 -0400 (0:00:00.367) 0:01:46.556 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 27 September 2025 08:57:16 -0400 (0:00:00.351) 0:01:46.908 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 27 September 2025 08:57:16 -0400 (0:00:00.019) 0:01:46.928 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 27 September 2025 08:57:16 -0400 (0:00:00.017) 0:01:46.945 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 27 September 2025 08:57:16 -0400 (0:00:00.028) 0:01:46.973 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2ad746bcf24e0ac6e95c040277a6cd-6.12.0-131.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-131.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": "ec2ad746bcf24e0ac6e95c040277a6cd-6.12.0-131.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "a81ff0113543403dbbe2e49ad08040b7-6.12.0-131.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (6.12.0-131.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": "a81ff0113543403dbbe2e49ad08040b7-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-a81ff0113543403dbbe2e49ad08040b7.img", "kernel": "/boot/vmlinuz-0-rescue-a81ff0113543403dbbe2e49ad08040b7", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (0-rescue-a81ff0113543403dbbe2e49ad08040b7) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.531) 0:01:47.505 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.046) 0:01:47.552 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.035) 0:01:47.588 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.017) 0:01:47.605 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.030) 0:01:47.636 **** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.017) 0:01:47.653 **** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.016) 0:01:47.670 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.028) 0:01:47.698 **** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.012) 0:01:47.711 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:57:17 -0400 (0:00:00.049) 0:01:47.761 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:57:18 -0400 (0:00:00.776) 0:01:48.538 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977800.4493244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977800.4483242, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977800.4483242, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "359126108", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:57:18 -0400 (0:00:00.360) 0:01:48.899 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:57:18 -0400 (0:00:00.012) 0:01:48.912 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:57:18 -0400 (0:00:00.013) 0:01:48.925 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:57:19 -0400 (0:00:00.341) 0:01:49.266 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:57:19 -0400 (0:00:00.039) 0:01:49.306 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977800.4493244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977800.4483242, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977800.4483242, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "359126108", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:57:19 -0400 (0:00:00.364) 0:01:49.670 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977744.8827584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b9285a96f38f3aaa7bfec072a2e199ec18b4038", "ctime": 1758977740.2538228, "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": 1758977740.2552893, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "4226996159", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:57:19 -0400 (0:00:00.364) 0:01:50.035 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004248", "end": "2025-09-27 08:57:20.198374", "rc": 0, "start": "2025-09-27 08:57:20.194126" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:57:20 -0400 (0:00:00.374) 0:01:50.409 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:57:20 -0400 (0:00:00.033) 0:01:50.442 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:57:20 -0400 (0:00:00.369) 0:01:50.812 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.364) 0:01:51.176 **** 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-131.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-131.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.353) 0:01:51.529 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.016) 0:01:51.546 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.064) 0:01:51.611 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.018) 0:01:51.629 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.033) 0:01:51.662 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.017) 0:01:51.679 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.016) 0:01:51.696 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.029) 0:01:51.725 **** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.011) 0:01:51.736 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:57:21 -0400 (0:00:00.077) 0:01:51.814 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:57:22 -0400 (0:00:00.799) 0:01:52.614 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977800.4493244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977800.4483242, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977800.4483242, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "359126108", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:57:22 -0400 (0:00:00.362) 0:01:52.977 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:57:22 -0400 (0:00:00.013) 0:01:52.990 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:57:22 -0400 (0:00:00.013) 0:01:53.003 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:57:23 -0400 (0:00:00.399) 0:01:53.403 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:57:23 -0400 (0:00:00.040) 0:01:53.443 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977800.4493244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977800.4483242, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977800.4483242, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "359126108", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:57:23 -0400 (0:00:00.364) 0:01:53.808 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977744.8827584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b9285a96f38f3aaa7bfec072a2e199ec18b4038", "ctime": 1758977740.2538228, "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": 1758977740.2552893, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "4226996159", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:57:24 -0400 (0:00:00.366) 0:01:54.174 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004952", "end": "2025-09-27 08:57:24.338225", "rc": 0, "start": "2025-09-27 08:57:24.333273" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:57:24 -0400 (0:00:00.375) 0:01:54.550 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:57:24 -0400 (0:00:00.034) 0:01:54.584 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:57:24 -0400 (0:00:00.370) 0:01:54.954 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:57:25 -0400 (0:00:00.367) 0:01:55.321 **** 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-131.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 27 September 2025 08:57:25 -0400 (0:00:00.655) 0:01:55.976 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 27 September 2025 08:57:25 -0400 (0:00:00.019) 0:01:55.996 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 27 September 2025 08:57:25 -0400 (0:00:00.018) 0:01:56.014 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 27 September 2025 08:57:25 -0400 (0:00:00.031) 0:01:56.045 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2ad746bcf24e0ac6e95c040277a6cd-6.12.0-131.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-131.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": "a81ff0113543403dbbe2e49ad08040b7-6.12.0-131.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (6.12.0-131.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": "a81ff0113543403dbbe2e49ad08040b7-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-a81ff0113543403dbbe2e49ad08040b7.img", "kernel": "/boot/vmlinuz-0-rescue-a81ff0113543403dbbe2e49ad08040b7", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (0-rescue-a81ff0113543403dbbe2e49ad08040b7) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 27 September 2025 08:57:26 -0400 (0:00:00.493) 0:01:56.539 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 27 September 2025 08:57:26 -0400 (0:00:00.067) 0:01:56.606 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 27 September 2025 08:57:26 -0400 (0:00:00.018) 0:01:56.625 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 27 September 2025 08:57:26 -0400 (0:00:00.032) 0:01:56.657 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 27 September 2025 08:57:26 -0400 (0:00:00.024) 0:01:56.682 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 27 September 2025 08:57:26 -0400 (0:00:00.016) 0:01:56.698 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 27 September 2025 08:57:26 -0400 (0:00:00.029) 0:01:56.728 **** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 27 September 2025 08:57:26 -0400 (0:00:00.012) 0:01:56.741 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 27 September 2025 08:57:26 -0400 (0:00:00.047) 0:01:56.788 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 27 September 2025 08:57:27 -0400 (0:00:00.768) 0:01:57.556 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977800.4493244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977800.4483242, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977800.4483242, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "359126108", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 27 September 2025 08:57:27 -0400 (0:00:00.362) 0:01:57.918 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 27 September 2025 08:57:27 -0400 (0:00:00.013) 0:01:57.932 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 27 September 2025 08:57:27 -0400 (0:00:00.012) 0:01:57.945 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 27 September 2025 08:57:28 -0400 (0:00:00.347) 0:01:58.292 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 27 September 2025 08:57:28 -0400 (0:00:00.039) 0:01:58.332 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977800.4493244, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1758977800.4483242, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4505986, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1758977800.4483242, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "359126108", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 27 September 2025 08:57:28 -0400 (0:00:00.362) 0:01:58.694 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1758977744.8827584, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6b9285a96f38f3aaa7bfec072a2e199ec18b4038", "ctime": 1758977740.2538228, "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": 1758977740.2552893, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "4226996159", "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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 27 September 2025 08:57:28 -0400 (0:00:00.367) 0:01:59.061 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004537", "end": "2025-09-27 08:57:29.221698", "rc": 0, "start": "2025-09-27 08:57:29.217161" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 27 September 2025 08:57:29 -0400 (0:00:00.371) 0:01:59.433 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 27 September 2025 08:57:29 -0400 (0:00:00.033) 0:01:59.467 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 27 September 2025 08:57:29 -0400 (0:00:00.365) 0:01:59.833 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 27 September 2025 08:57:30 -0400 (0:00:00.363) 0:02:00.196 **** 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-131.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 27 September 2025 08:57:30 -0400 (0:00:00.567) 0:02:00.764 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 27 September 2025 08:57:30 -0400 (0:00:00.018) 0:02:00.783 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 27 September 2025 08:57:30 -0400 (0:00:00.018) 0:02:00.801 **** 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 27 September 2025 08:57:30 -0400 (0:00:00.027) 0:02:00.828 **** 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": "a81ff0113543403dbbe2e49ad08040b7-6.12.0-131.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-131.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-131.el10.x86_64", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (6.12.0-131.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": "a81ff0113543403dbbe2e49ad08040b7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-a81ff0113543403dbbe2e49ad08040b7.img", "kernel": "/boot/vmlinuz-0-rescue-a81ff0113543403dbbe2e49ad08040b7", "root": "UUID=b5c18653-1f00-4c9e-b318-f95ca9d9abf6", "title": "CentOS Stream (0-rescue-a81ff0113543403dbbe2e49ad08040b7) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 27 September 2025 08:57:31 -0400 (0:00:00.463) 0:02:01.292 **** 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-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 27 September 2025 08:57:31 -0400 (0:00:00.052) 0:02:01.345 **** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-131.el10.x86_64_clone1" ], "delta": "0:00:00.043256", "end": "2025-09-27 08:57:31.528658", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-09-27 08:57:31.485402" } STDERR: The param /boot/vmlinuz-6.12.0-131.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-131.el10.x86_64_clone2" ], "delta": "0:00:00.043249", "end": "2025-09-27 08:57:31.916197", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-09-27 08:57:31.872948" } STDERR: The param /boot/vmlinuz-6.12.0-131.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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 27 September 2025 08:57:31 -0400 (0:00:00.783) 0:02:02.128 **** 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.101503", "end": "2025-09-27 08:57:32.366720", "rc": 0, "start": "2025-09-27 08:57:32.265217" } 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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 27 September 2025 08:57:32 -0400 (0:00:00.450) 0:02:02.579 **** included: /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 27 September 2025 08:57:32 -0400 (0:00:00.014) 0:02:02.594 **** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 27 September 2025 08:58:04 -0400 (0:00:31.743) 0:02:34.337 **** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 27 September 2025 08:58:04 -0400 (0:00:00.013) 0:02:34.351 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=156 changed=14 unreachable=0 failed=0 skipped=121 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2025-09-27T12:57:21.364883+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-131.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-131.el10.x86_64_clone2", "start_time": "2025-09-27T12:57:21.014721+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 27 September 2025 08:58:04 -0400 (0:00:00.014) 0:02:34.365 **** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.74s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.43s /tmp/collections-uJr/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.38s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.01s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.97s /tmp/collections-uJr/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.55s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.53s /tmp/collections-uJr/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-131.el10.x86_64 --- 1.38s /tmp/collections-uJr/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-131.el10.x86_64 --- 1.11s /tmp/collections-uJr/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-131.el10.x86_64 --- 0.91s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.80s /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.78s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.66s /tmp/collections-uJr/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-uJr/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114