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-nOV executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-11)] (/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-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 15 November 2025 07:57:42 -0500 (0:00:00.019) 0:00:00.019 ***** included: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 15 November 2025 07:57:42 -0500 (0:00:00.011) 0:00:00.030 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, 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-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 15 November 2025 07:57:44 -0500 (0:00:01.949) 0:00:01.980 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.011) 0:00:01.992 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.081) 0:00:02.073 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.027) 0:00:02.100 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.038) 0:00:02.139 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.434) 0:00:02.574 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.021) 0:00:02.595 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.035) 0:00:02.630 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.013) 0:00:02.643 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:57:44 -0500 (0:00:00.056) 0:00:02.700 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:57:58 -0500 (0:00:13.804) 0:00:16.504 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762450959.2256389, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1762450959.2250836, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5227829, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762450959.225639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2653187756", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.364) 0:00:16.869 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.013) 0:00:16.882 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:57:58 -0500 (0:00:00.011) 0:00:16.893 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:57:59 -0500 (0:00:00.325) 0:00:17.219 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:57:59 -0500 (0:00:00.039) 0:00:17.258 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211478.8717856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1762450959.2250836, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5227829, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762450959.225639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2653187756", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:57:59 -0500 (0:00:00.350) 0:00:17.609 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1762450026.627, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "ffb3b9124feed0795d23c640c01e4799d41ca519", "ctime": 1762450026.628, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5226487, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1762450026.628, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "1839638889", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:58:00 -0500 (0:00:00.360) 0:00:17.970 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004075", "end": "2025-11-15 07:58:00.462910", "rc": 0, "start": "2025-11-15 07:58:00.458835" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:58:00 -0500 (0:00:00.465) 0:00:18.435 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:58:00 -0500 (0:00:00.044) 0:00:18.480 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.442) 0:00:18.922 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.357) 0:00:19.279 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.450) 0:00:19.730 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.020) 0:00:19.750 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.019) 0:00:19.769 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:58:01 -0500 (0:00:00.042) 0:00:19.812 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "e9b968afa9e64f5591652f1acfdd17b0-5.14.0-632.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (5.14.0-632.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "e9b968afa9e64f5591652f1acfdd17b0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e9b968afa9e64f5591652f1acfdd17b0.img", "kernel": "/boot/vmlinuz-0-rescue-e9b968afa9e64f5591652f1acfdd17b0", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (0-rescue-e9b968afa9e64f5591652f1acfdd17b0) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.573) 0:00:20.385 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.003) 0:00:20.389 ***** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.001) 0:00:20.391 ***** ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "e9b968afa9e64f5591652f1acfdd17b0-5.14.0-632.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (5.14.0-632.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.037) 0:00:20.428 ***** included: /tmp/collections-nOV/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-5.14.0-632.el9.x86_64] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 15 November 2025 07:58:02 -0500 (0:00:00.024) 0:00:20.453 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-632.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "603d817d56e08236fc9361abe2d233d4351d8f72", "dest": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-632.el9.x86_64" }, "md5sum": "4981a13a9220c90a9dd0964328c917f0", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15083560, "src": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-632.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-632.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "8deb733b9bd3bbddf06191af6f45d5664c3da9cb", "dest": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-632.el9.x86_64.img" }, "md5sum": "5b7c8200b385e3addc3dcfe3d33f4b0b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 38821481, "src": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 15 November 2025 07:58:03 -0500 (0:00:01.155) 0:00:21.608 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.035) 0:00:21.643 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.016) 0:00:21.660 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.031) 0:00:21.691 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.015) 0:00:21.707 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.015) 0:00:21.722 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.027) 0:00:21.750 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.010) 0:00:21.761 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:58:03 -0500 (0:00:00.055) 0:00:21.816 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:58:04 -0500 (0:00:00.926) 0:00:22.743 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211478.8717856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1762450959.2250836, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5227829, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762450959.225639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2653187756", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:58:05 -0500 (0:00:00.348) 0:00:23.092 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:58:05 -0500 (0:00:00.013) 0:00:23.105 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:58:05 -0500 (0:00:00.011) 0:00:23.116 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:58:05 -0500 (0:00:00.335) 0:00:23.452 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:58:05 -0500 (0:00:00.061) 0:00:23.513 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211478.8717856, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1762450959.2250836, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5227829, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1762450959.225639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "2653187756", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:58:05 -0500 (0:00:00.392) 0:00:23.905 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211481.3117485, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6e4c3e2d188ba44eb93f3265b0de611cd9f60399", "ctime": 1763211481.3108048, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1763211481.3117495, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "186136741", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:58:06 -0500 (0:00:00.386) 0:00:24.292 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004222", "end": "2025-11-15 07:58:06.714688", "rc": 0, "start": "2025-11-15 07:58:06.710466" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:58:06 -0500 (0:00:00.392) 0:00:24.685 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:58:06 -0500 (0:00:00.043) 0:00:24.728 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:58:07 -0500 (0:00:00.398) 0:00:25.127 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:58:07 -0500 (0:00:00.400) 0:00:25.528 ***** 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-5.14.0-632.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-632.el9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:58:08 -0500 (0:00:00.659) 0:00:26.187 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:58:08 -0500 (0:00:00.026) 0:00:26.214 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:58:08 -0500 (0:00:00.020) 0:00:26.234 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:58:08 -0500 (0:00:00.030) 0:00:26.265 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 15 November 2025 07:58:08 -0500 (0:00:00.034) 0:00:26.299 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 15 November 2025 07:58:08 -0500 (0:00:00.002) 0:00:26.302 ***** 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.136696", "end": "2025-11-15 07:58:08.830964", "rc": 0, "start": "2025-11-15 07:58:08.694268" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,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=1G-2G:192M,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=1G-2G:192M,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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 15 November 2025 07:58:08 -0500 (0:00:00.494) 0:00:26.796 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 15 November 2025 07:58:08 -0500 (0:00:00.014) 0:00:26.811 ***** changed: [managed-node1] => { "changed": true, "elapsed": 26, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 15 November 2025 07:58:36 -0500 (0:00:27.896) 0:00:54.708 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 15 November 2025 07:58:36 -0500 (0:00:00.012) 0:00:54.720 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 15 November 2025 07:58:36 -0500 (0:00:00.019) 0:00:54.740 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 15 November 2025 07:58:36 -0500 (0:00:00.014) 0:00:54.754 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:58:36 -0500 (0:00:00.064) 0:00:54.819 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:58:36 -0500 (0:00:00.017) 0:00:54.836 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:58:36 -0500 (0:00:00.031) 0:00:54.868 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:58:36 -0500 (0:00:00.015) 0:00:54.883 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:58:36 -0500 (0:00:00.014) 0:00:54.898 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:58:37 -0500 (0:00:00.027) 0:00:54.926 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:58:37 -0500 (0:00:00.011) 0:00:54.938 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:58:37 -0500 (0:00:00.045) 0:00:54.983 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:58:39 -0500 (0:00:02.017) 0:00:57.001 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211488.8298638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211488.8288639, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211488.8288639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2597690172", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:58:39 -0500 (0:00:00.388) 0:00:57.389 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:58:39 -0500 (0:00:00.018) 0:00:57.408 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:58:39 -0500 (0:00:00.018) 0:00:57.426 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:58:39 -0500 (0:00:00.335) 0:00:57.762 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:58:39 -0500 (0:00:00.038) 0:00:57.801 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211488.8298638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211488.8288639, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211488.8288639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2597690172", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:58:40 -0500 (0:00:00.349) 0:00:58.150 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211486.305844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6e4c3e2d188ba44eb93f3265b0de611cd9f60399", "ctime": 1763211481.3108048, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1763211481.3117495, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "186136741", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:58:40 -0500 (0:00:00.357) 0:00:58.508 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003990", "end": "2025-11-15 07:58:40.903672", "rc": 0, "start": "2025-11-15 07:58:40.899682" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:58:40 -0500 (0:00:00.360) 0:00:58.868 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:58:40 -0500 (0:00:00.034) 0:00:58.902 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:58:41 -0500 (0:00:00.363) 0:00:59.266 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:58:41 -0500 (0:00:00.368) 0:00:59.634 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:58:42 -0500 (0:00:00.328) 0:00:59.963 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:58:42 -0500 (0:00:00.017) 0:00:59.980 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:58:42 -0500 (0:00:00.015) 0:00:59.996 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:58:42 -0500 (0:00:00.027) 0:01:00.024 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "e9b968afa9e64f5591652f1acfdd17b0-5.14.0-632.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (5.14.0-632.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "e9b968afa9e64f5591652f1acfdd17b0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e9b968afa9e64f5591652f1acfdd17b0.img", "kernel": "/boot/vmlinuz-0-rescue-e9b968afa9e64f5591652f1acfdd17b0", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (0-rescue-e9b968afa9e64f5591652f1acfdd17b0) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "b7c047bb39ca4047a1d8c9b9894ea12d-5.14.0-632.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "Clone1" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 15 November 2025 07:58:42 -0500 (0:00:00.517) 0:01:00.541 ***** included: /tmp/collections-nOV/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-5.14.0-632.el9.x86_64] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 15 November 2025 07:58:42 -0500 (0:00:00.029) 0:01:00.571 ***** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-632.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "603d817d56e08236fc9361abe2d233d4351d8f72", "dest": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-632.el9.x86_64" }, "md5sum": "4981a13a9220c90a9dd0964328c917f0", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15083560, "src": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-632.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-632.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "8deb733b9bd3bbddf06191af6f45d5664c3da9cb", "dest": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-632.el9.x86_64.img" }, "md5sum": "5b7c8200b385e3addc3dcfe3d33f4b0b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 38821481, "src": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 15 November 2025 07:58:43 -0500 (0:00:01.261) 0:01:01.833 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:58:43 -0500 (0:00:00.035) 0:01:01.868 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:58:43 -0500 (0:00:00.017) 0:01:01.886 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:58:44 -0500 (0:00:00.031) 0:01:01.918 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:58:44 -0500 (0:00:00.015) 0:01:01.933 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:58:44 -0500 (0:00:00.015) 0:01:01.949 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:58:44 -0500 (0:00:00.032) 0:01:01.982 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:58:44 -0500 (0:00:00.015) 0:01:01.998 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:58:44 -0500 (0:00:00.086) 0:01:02.084 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:58:45 -0500 (0:00:00.912) 0:01:02.997 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211488.8298638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211488.8288639, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211488.8288639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2597690172", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:58:45 -0500 (0:00:00.355) 0:01:03.352 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:58:45 -0500 (0:00:00.013) 0:01:03.366 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:58:45 -0500 (0:00:00.013) 0:01:03.379 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:58:45 -0500 (0:00:00.331) 0:01:03.711 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:58:45 -0500 (0:00:00.041) 0:01:03.753 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211488.8298638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211488.8288639, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211488.8288639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2597690172", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:58:46 -0500 (0:00:00.353) 0:01:04.106 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211486.305844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6e4c3e2d188ba44eb93f3265b0de611cd9f60399", "ctime": 1763211481.3108048, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1763211481.3117495, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "186136741", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:58:46 -0500 (0:00:00.354) 0:01:04.460 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004121", "end": "2025-11-15 07:58:46.856376", "rc": 0, "start": "2025-11-15 07:58:46.852255" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:58:46 -0500 (0:00:00.360) 0:01:04.821 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:58:46 -0500 (0:00:00.033) 0:01:04.855 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:58:47 -0500 (0:00:00.349) 0:01:05.204 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:58:47 -0500 (0:00:00.353) 0:01:05.557 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.618) 0:01:06.175 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.017) 0:01:06.193 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.015) 0:01:06.209 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.028) 0:01:06.237 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.029) 0:01:06.267 ***** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.001) 0:01:06.268 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.013) 0:01:06.282 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.053) 0:01:06.335 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.016) 0:01:06.352 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.033) 0:01:06.385 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.016) 0:01:06.402 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.015) 0:01:06.418 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.029) 0:01:06.447 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.013) 0:01:06.461 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:58:48 -0500 (0:00:00.042) 0:01:06.503 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:58:49 -0500 (0:00:00.906) 0:01:07.410 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211488.8298638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211488.8288639, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211488.8288639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2597690172", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:58:49 -0500 (0:00:00.345) 0:01:07.755 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:58:49 -0500 (0:00:00.013) 0:01:07.769 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:58:49 -0500 (0:00:00.012) 0:01:07.781 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:58:50 -0500 (0:00:00.334) 0:01:08.115 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:58:50 -0500 (0:00:00.040) 0:01:08.156 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211488.8298638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211488.8288639, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211488.8288639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2597690172", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:58:50 -0500 (0:00:00.342) 0:01:08.498 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211486.305844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6e4c3e2d188ba44eb93f3265b0de611cd9f60399", "ctime": 1763211481.3108048, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1763211481.3117495, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "186136741", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:58:50 -0500 (0:00:00.340) 0:01:08.839 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004515", "end": "2025-11-15 07:58:51.231197", "rc": 0, "start": "2025-11-15 07:58:51.226682" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:58:51 -0500 (0:00:00.359) 0:01:09.198 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:58:51 -0500 (0:00:00.033) 0:01:09.231 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:58:51 -0500 (0:00:00.362) 0:01:09.593 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:58:52 -0500 (0:00:00.356) 0:01:09.950 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:58:52 -0500 (0:00:00.336) 0:01:10.286 ***** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:58:52 -0500 (0:00:00.018) 0:01:10.305 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:58:52 -0500 (0:00:00.017) 0:01:10.322 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:58:52 -0500 (0:00:00.030) 0:01:10.352 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "e9b968afa9e64f5591652f1acfdd17b0-5.14.0-632.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (5.14.0-632.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "e9b968afa9e64f5591652f1acfdd17b0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e9b968afa9e64f5591652f1acfdd17b0.img", "kernel": "/boot/vmlinuz-0-rescue-e9b968afa9e64f5591652f1acfdd17b0", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (0-rescue-e9b968afa9e64f5591652f1acfdd17b0) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "b7c047bb39ca4047a1d8c9b9894ea12d-5.14.0-632.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 15 November 2025 07:58:52 -0500 (0:00:00.498) 0:01:10.851 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 15 November 2025 07:58:52 -0500 (0:00:00.041) 0:01:10.893 ***** included: /tmp/collections-nOV/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-5.14.0-632.el9.x86_64] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 15 November 2025 07:58:53 -0500 (0:00:00.026) 0:01:10.919 ***** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-632.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-632.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "603d817d56e08236fc9361abe2d233d4351d8f72", "dest": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-632.el9.x86_64" }, "md5sum": "4981a13a9220c90a9dd0964328c917f0", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15083560, "src": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-632.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-632.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "8deb733b9bd3bbddf06191af6f45d5664c3da9cb", "dest": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-632.el9.x86_64.img" }, "md5sum": "5b7c8200b385e3addc3dcfe3d33f4b0b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 38821481, "src": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 15 November 2025 07:58:53 -0500 (0:00:00.867) 0:01:11.787 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:58:53 -0500 (0:00:00.036) 0:01:11.824 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:58:53 -0500 (0:00:00.017) 0:01:11.841 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:58:53 -0500 (0:00:00.031) 0:01:11.873 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:58:53 -0500 (0:00:00.016) 0:01:11.889 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:58:53 -0500 (0:00:00.015) 0:01:11.905 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:58:54 -0500 (0:00:00.028) 0:01:11.933 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:58:54 -0500 (0:00:00.011) 0:01:11.945 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:58:54 -0500 (0:00:00.058) 0:01:12.004 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:58:54 -0500 (0:00:00.896) 0:01:12.901 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211488.8298638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211488.8288639, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211488.8288639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2597690172", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:58:55 -0500 (0:00:00.352) 0:01:13.253 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:58:55 -0500 (0:00:00.013) 0:01:13.267 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:58:55 -0500 (0:00:00.011) 0:01:13.279 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:58:55 -0500 (0:00:00.329) 0:01:13.608 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:58:55 -0500 (0:00:00.044) 0:01:13.653 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211488.8298638, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211488.8288639, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721244, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211488.8288639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "2597690172", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:58:56 -0500 (0:00:00.347) 0:01:14.000 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211486.305844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6e4c3e2d188ba44eb93f3265b0de611cd9f60399", "ctime": 1763211481.3108048, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1763211481.3117495, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "186136741", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:58:56 -0500 (0:00:00.349) 0:01:14.350 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.003923", "end": "2025-11-15 07:58:56.740816", "rc": 0, "start": "2025-11-15 07:58:56.736893" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:58:56 -0500 (0:00:00.355) 0:01:14.705 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:58:56 -0500 (0:00:00.032) 0:01:14.738 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:58:57 -0500 (0:00:00.347) 0:01:15.085 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:58:57 -0500 (0:00:00.356) 0:01:15.442 ***** 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-5.14.0-632.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-632.el9.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:58:58 -0500 (0:00:00.638) 0:01:16.081 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:58:58 -0500 (0:00:00.019) 0:01:16.100 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:58:58 -0500 (0:00:00.016) 0:01:16.116 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:58:58 -0500 (0:00:00.029) 0:01:16.146 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 15 November 2025 07:58:58 -0500 (0:00:00.030) 0:01:16.177 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 15 November 2025 07:58:58 -0500 (0:00:00.001) 0:01:16.179 ***** 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.162509", "end": "2025-11-15 07:58:58.709587", "rc": 0, "start": "2025-11-15 07:58:58.547078" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,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=1G-2G:192M,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=1G-2G:192M,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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 15 November 2025 07:58:58 -0500 (0:00:00.499) 0:01:16.679 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 15 November 2025 07:58:58 -0500 (0:00:00.015) 0:01:16.694 ***** changed: [managed-node1] => { "changed": true, "elapsed": 27, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 15 November 2025 07:59:26 -0500 (0:00:28.094) 0:01:44.788 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 15 November 2025 07:59:26 -0500 (0:00:00.012) 0:01:44.801 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 15 November 2025 07:59:26 -0500 (0:00:00.017) 0:01:44.818 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 15 November 2025 07:59:26 -0500 (0:00:00.015) 0:01:44.834 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:59:26 -0500 (0:00:00.058) 0:01:44.893 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:59:26 -0500 (0:00:00.017) 0:01:44.910 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:59:27 -0500 (0:00:00.031) 0:01:44.942 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:59:27 -0500 (0:00:00.016) 0:01:44.959 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:59:27 -0500 (0:00:00.014) 0:01:44.974 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:59:27 -0500 (0:00:00.028) 0:01:45.003 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:59:27 -0500 (0:00:00.011) 0:01:45.015 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:59:27 -0500 (0:00:00.043) 0:01:45.058 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:59:29 -0500 (0:00:01.975) 0:01:47.033 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211538.708171, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211538.7071707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211538.7071707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3008281655", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:59:29 -0500 (0:00:00.374) 0:01:47.408 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:59:29 -0500 (0:00:00.014) 0:01:47.423 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:59:29 -0500 (0:00:00.013) 0:01:47.436 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:59:29 -0500 (0:00:00.332) 0:01:47.769 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:59:29 -0500 (0:00:00.042) 0:01:47.812 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211538.708171, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211538.7071707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211538.7071707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3008281655", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:59:30 -0500 (0:00:00.347) 0:01:48.159 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211486.305844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6e4c3e2d188ba44eb93f3265b0de611cd9f60399", "ctime": 1763211481.3108048, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1763211481.3117495, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "186136741", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:59:30 -0500 (0:00:00.351) 0:01:48.510 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004774", "end": "2025-11-15 07:59:30.900741", "rc": 0, "start": "2025-11-15 07:59:30.895967" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:59:30 -0500 (0:00:00.358) 0:01:48.869 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:59:30 -0500 (0:00:00.035) 0:01:48.904 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:59:31 -0500 (0:00:00.364) 0:01:49.269 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:59:31 -0500 (0:00:00.349) 0:01:49.619 ***** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.331) 0:01:49.950 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.019) 0:01:49.970 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.018) 0:01:49.988 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.029) 0:01:50.018 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "e9b968afa9e64f5591652f1acfdd17b0-5.14.0-632.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (5.14.0-632.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "e9b968afa9e64f5591652f1acfdd17b0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e9b968afa9e64f5591652f1acfdd17b0.img", "kernel": "/boot/vmlinuz-0-rescue-e9b968afa9e64f5591652f1acfdd17b0", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (0-rescue-e9b968afa9e64f5591652f1acfdd17b0) 9" }, { "args": "test=kernel", "default": false, "id": "b7c047bb39ca4047a1d8c9b9894ea12d-5.14.0-632.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "b7c047bb39ca4047a1d8c9b9894ea12d-5.14.0-632.el9.x86_64_clone1", "index": "3", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "Clone1" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.531) 0:01:50.550 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.041) 0:01:50.591 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.034) 0:01:50.626 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.016) 0:01:50.643 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.031) 0:01:50.675 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.016) 0:01:50.692 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.015) 0:01:50.708 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.028) 0:01:50.736 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.012) 0:01:50.749 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:59:32 -0500 (0:00:00.049) 0:01:50.798 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:59:33 -0500 (0:00:00.914) 0:01:51.713 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211538.708171, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211538.7071707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211538.7071707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3008281655", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:59:34 -0500 (0:00:00.350) 0:01:52.063 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:59:34 -0500 (0:00:00.013) 0:01:52.077 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:59:34 -0500 (0:00:00.011) 0:01:52.088 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:59:34 -0500 (0:00:00.330) 0:01:52.418 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:59:34 -0500 (0:00:00.042) 0:01:52.460 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211538.708171, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211538.7071707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211538.7071707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3008281655", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:59:34 -0500 (0:00:00.344) 0:01:52.805 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211486.305844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6e4c3e2d188ba44eb93f3265b0de611cd9f60399", "ctime": 1763211481.3108048, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1763211481.3117495, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "186136741", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:59:35 -0500 (0:00:00.346) 0:01:53.151 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004261", "end": "2025-11-15 07:59:35.538560", "rc": 0, "start": "2025-11-15 07:59:35.534299" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:59:35 -0500 (0:00:00.354) 0:01:53.505 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:59:35 -0500 (0:00:00.033) 0:01:53.539 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:59:35 -0500 (0:00:00.356) 0:01:53.896 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.354) 0:01:54.250 ***** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-632.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-632.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.339) 0:01:54.589 ***** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.016) 0:01:54.606 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.056) 0:01:54.663 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.016) 0:01:54.680 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.033) 0:01:54.713 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.015) 0:01:54.729 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.015) 0:01:54.745 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.028) 0:01:54.774 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.011) 0:01:54.785 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:59:36 -0500 (0:00:00.077) 0:01:54.863 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:59:37 -0500 (0:00:00.926) 0:01:55.789 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211538.708171, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211538.7071707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211538.7071707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3008281655", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:59:38 -0500 (0:00:00.344) 0:01:56.133 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:59:38 -0500 (0:00:00.013) 0:01:56.147 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:59:38 -0500 (0:00:00.012) 0:01:56.159 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:59:38 -0500 (0:00:00.374) 0:01:56.533 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:59:38 -0500 (0:00:00.040) 0:01:56.574 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211538.708171, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211538.7071707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211538.7071707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3008281655", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:59:39 -0500 (0:00:00.347) 0:01:56.921 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211486.305844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6e4c3e2d188ba44eb93f3265b0de611cd9f60399", "ctime": 1763211481.3108048, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1763211481.3117495, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "186136741", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:59:39 -0500 (0:00:00.346) 0:01:57.268 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004010", "end": "2025-11-15 07:59:39.665015", "rc": 0, "start": "2025-11-15 07:59:39.661005" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:59:39 -0500 (0:00:00.363) 0:01:57.631 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:59:39 -0500 (0:00:00.034) 0:01:57.665 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:59:40 -0500 (0:00:00.355) 0:01:58.021 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:59:40 -0500 (0:00:00.357) 0:01:58.378 ***** 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-5.14.0-632.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.653) 0:01:59.032 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.018) 0:01:59.051 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.017) 0:01:59.068 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.030) 0:01:59.098 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "e9b968afa9e64f5591652f1acfdd17b0-5.14.0-632.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (5.14.0-632.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "e9b968afa9e64f5591652f1acfdd17b0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e9b968afa9e64f5591652f1acfdd17b0.img", "kernel": "/boot/vmlinuz-0-rescue-e9b968afa9e64f5591652f1acfdd17b0", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (0-rescue-e9b968afa9e64f5591652f1acfdd17b0) 9" }, { "args": "test=kernel", "default": false, "id": "b7c047bb39ca4047a1d8c9b9894ea12d-5.14.0-632.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.490) 0:01:59.589 ***** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.070) 0:01:59.659 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.017) 0:01:59.677 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.034) 0:01:59.711 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.017) 0:01:59.729 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.016) 0:01:59.746 ***** 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_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.030) 0:01:59.776 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.013) 0:01:59.790 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 15 November 2025 07:59:41 -0500 (0:00:00.048) 0:01:59.838 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 15 November 2025 07:59:42 -0500 (0:00:00.908) 0:02:00.747 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211538.708171, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211538.7071707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211538.7071707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3008281655", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 15 November 2025 07:59:43 -0500 (0:00:00.353) 0:02:01.101 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 15 November 2025 07:59:43 -0500 (0:00:00.014) 0:02:01.115 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 15 November 2025 07:59:43 -0500 (0:00:00.012) 0:02:01.127 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 15 November 2025 07:59:43 -0500 (0:00:00.327) 0:02:01.455 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 15 November 2025 07:59:43 -0500 (0:00:00.040) 0:02:01.495 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211538.708171, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1763211538.7071707, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 8721247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1763211538.7071707, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "3008281655", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 15 November 2025 07:59:43 -0500 (0:00:00.348) 0:02:01.844 ***** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1763211486.305844, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "6e4c3e2d188ba44eb93f3265b0de611cd9f60399", "ctime": 1763211481.3108048, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1763211481.3117495, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "186136741", "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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 15 November 2025 07:59:44 -0500 (0:00:00.346) 0:02:02.190 ***** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004069", "end": "2025-11-15 07:59:44.585927", "rc": 0, "start": "2025-11-15 07:59:44.581858" } 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 15 November 2025 07:59:44 -0500 (0:00:00.362) 0:02:02.553 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 15 November 2025 07:59:44 -0500 (0:00:00.034) 0:02:02.588 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 15 November 2025 07:59:45 -0500 (0:00:00.356) 0:02:02.945 ***** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 15 November 2025 07:59:45 -0500 (0:00:00.361) 0:02:03.307 ***** 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-5.14.0-632.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 November 2025 07:59:45 -0500 (0:00:00.563) 0:02:03.870 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 15 November 2025 07:59:45 -0500 (0:00:00.019) 0:02:03.890 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 15 November 2025 07:59:45 -0500 (0:00:00.017) 0:02:03.908 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 15 November 2025 07:59:46 -0500 (0:00:00.029) 0:02:03.938 ***** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "e9b968afa9e64f5591652f1acfdd17b0-5.14.0-632.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-632.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-632.el9.x86_64", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (5.14.0-632.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "e9b968afa9e64f5591652f1acfdd17b0-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-e9b968afa9e64f5591652f1acfdd17b0.img", "kernel": "/boot/vmlinuz-0-rescue-e9b968afa9e64f5591652f1acfdd17b0", "root": "UUID=b203b2eb-a01d-413a-a6f6-862065ff000d", "title": "CentOS Stream (0-rescue-e9b968afa9e64f5591652f1acfdd17b0) 9" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 15 November 2025 07:59:46 -0500 (0:00:00.455) 0:02:04.394 ***** 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-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 15 November 2025 07:59:46 -0500 (0:00:00.053) 0:02:04.447 ***** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-632.el9.x86_64_clone1" ], "delta": "0:00:00.045979", "end": "2025-11-15 07:59:46.864791", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-11-15 07:59:46.818812" } STDERR: The param /boot/vmlinuz-5.14.0-632.el9.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-5.14.0-632.el9.x86_64_clone2" ], "delta": "0:00:00.046751", "end": "2025-11-15 07:59:47.228097", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-11-15 07:59:47.181346" } STDERR: The param /boot/vmlinuz-5.14.0-632.el9.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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 15 November 2025 07:59:47 -0500 (0:00:00.749) 0:02:05.196 ***** 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.107083", "end": "2025-11-15 07:59:47.668983", "rc": 0, "start": "2025-11-15 07:59:47.561900" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,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=1G-2G:192M,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=1G-2G:192M,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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 15 November 2025 07:59:47 -0500 (0:00:00.441) 0:02:05.637 ***** included: /tmp/collections-nOV/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-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 15 November 2025 07:59:47 -0500 (0:00:00.014) 0:02:05.652 ***** changed: [managed-node1] => { "changed": true, "elapsed": 27, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 15 November 2025 08:00:16 -0500 (0:00:28.480) 0:02:34.132 ***** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 15 November 2025 08:00:16 -0500 (0:00:00.013) 0:02:34.145 ***** 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-11-15T12:59:36.670023+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-632.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-632.el9.x86_64_clone2", "start_time": "2025-11-15T12:59:36.334116+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 15 November 2025 08:00:16 -0500 (0:00:00.014) 0:02:34.160 ***** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 28.48s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 28.09s /tmp/collections-nOV/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 -- 27.90s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 13.80s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.02s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.98s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.95s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-632.el9.x86_64 --- 1.26s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-632.el9.x86_64 --- 1.16s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.93s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.93s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.91s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.91s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.91s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.91s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.90s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-632.el9.x86_64 --- 0.87s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.75s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.66s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-nOV/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114