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-75H executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Aug 14 2025, 00:00:00) [GCC 14.3.1 20250617 (Red Hat 14.3.1-2)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_add_rm.yml ***************************************************** 1 plays in /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:11 Saturday 13 September 2025 08:50:21 -0400 (0:00:00.020) 0:00:00.020 **** included: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 13 September 2025 08:50:21 -0400 (0:00:00.012) 0:00:00.033 **** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 13 September 2025 08:50:23 -0400 (0:00:01.962) 0:00:01.996 **** 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-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Saturday 13 September 2025 08:50:23 -0400 (0:00:00.008) 0:00:02.005 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:50:23 -0400 (0:00:00.078) 0:00:02.083 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:50:23 -0400 (0:00:00.018) 0:00:02.102 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:50:23 -0400 (0:00:00.030) 0:00:02.132 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:50:24 -0400 (0:00:00.427) 0:00:02.560 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:50:24 -0400 (0:00:00.020) 0:00:02.581 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:50:24 -0400 (0:00:00.027) 0:00:02.608 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:50:24 -0400 (0:00:00.009) 0:00:02.618 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:50:24 -0400 (0:00:00.041) 0:00:02.660 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:50:29 -0400 (0:00:04.758) 0:00:07.419 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757481186.9753284, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1757481186.9748232, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12770122, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757481186.9753287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2234538973", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:50:29 -0400 (0:00:00.405) 0:00:07.825 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:50:29 -0400 (0:00:00.012) 0:00:07.838 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:50:29 -0400 (0:00:00.013) 0:00:07.852 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:50:29 -0400 (0:00:00.339) 0:00:08.191 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:50:30 -0400 (0:00:00.040) 0:00:08.231 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767829.546179, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1757481186.9748232, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12770122, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757481186.9753287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2234538973", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:50:30 -0400 (0:00:00.359) 0:00:08.591 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757479939.9316537, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "14736297eb8396629c14af43d6fbf57baf30db24", "ctime": 1757479939.9336536, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 334130, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757479939.9336536, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "3152795237", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:50:30 -0400 (0:00:00.362) 0:00:08.953 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004597", "end": "2025-09-13 08:50:31.150647", "rc": 0, "start": "2025-09-13 08:50:31.146050" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:50:31 -0400 (0:00:00.442) 0:00:09.396 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:50:31 -0400 (0:00:00.031) 0:00:09.427 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:50:31 -0400 (0:00:00.438) 0:00:09.866 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:50:32 -0400 (0:00:00.362) 0:00:10.229 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 13 September 2025 08:50:32 -0400 (0:00:00.435) 0:00:10.664 **** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 13 September 2025 08:50:32 -0400 (0:00:00.017) 0:00:10.681 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 13 September 2025 08:50:32 -0400 (0:00:00.015) 0:00:10.697 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 13 September 2025 08:50:32 -0400 (0:00:00.025) 0:00:10.723 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "07aacb0198ad40cc9870d9a92669ceff-6.12.0-126.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (6.12.0-126.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-07aacb0198ad40cc9870d9a92669ceff.img", "kernel": "/boot/vmlinuz-0-rescue-07aacb0198ad40cc9870d9a92669ceff", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (0-rescue-07aacb0198ad40cc9870d9a92669ceff) 10 (Coughlan)" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Saturday 13 September 2025 08:50:33 -0400 (0:00:00.545) 0:00:11.268 **** 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-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Saturday 13 September 2025 08:50:33 -0400 (0:00:00.003) 0:00:11.272 **** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Saturday 13 September 2025 08:50:33 -0400 (0:00:00.001) 0:00:11.274 **** ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "07aacb0198ad40cc9870d9a92669ceff-6.12.0-126.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (6.12.0-126.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Saturday 13 September 2025 08:50:33 -0400 (0:00:00.035) 0:00:11.310 **** included: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-126.el10.x86_64] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 13 September 2025 08:50:33 -0400 (0:00:00.023) 0:00:11.333 **** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-126.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "03e248039071b4f35d83970022ea7bc720d09d87", "dest": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-126.el10.x86_64" }, "md5sum": "b8670e935dda862834f2811a5a839da3", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15939624, "src": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-126.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "f479c977f9ab6ddc8c91947595b3e2372dd5087e", "dest": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-126.el10.x86_64.img" }, "md5sum": "a87b6f3f696ec13e41fd96205cdf2c57", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47419262, "src": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 13 September 2025 08:50:34 -0400 (0:00:01.089) 0:00:12.422 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:50:34 -0400 (0:00:00.034) 0:00:12.456 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:50:34 -0400 (0:00:00.017) 0:00:12.474 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:50:34 -0400 (0:00:00.035) 0:00:12.509 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:50:34 -0400 (0:00:00.019) 0:00:12.529 **** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:50:34 -0400 (0:00:00.026) 0:00:12.556 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:50:34 -0400 (0:00:00.040) 0:00:12.596 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:50:34 -0400 (0:00:00.011) 0:00:12.607 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:50:34 -0400 (0:00:00.063) 0:00:12.671 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:50:35 -0400 (0:00:00.781) 0:00:13.453 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767829.546179, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1757481186.9748232, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12770122, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757481186.9753287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2234538973", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:50:35 -0400 (0:00:00.366) 0:00:13.820 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:50:35 -0400 (0:00:00.020) 0:00:13.840 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:50:35 -0400 (0:00:00.023) 0:00:13.864 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:50:36 -0400 (0:00:00.357) 0:00:14.221 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:50:36 -0400 (0:00:00.040) 0:00:14.261 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767829.546179, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1757481186.9748232, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12770122, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757481186.9753287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2234538973", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:50:36 -0400 (0:00:00.383) 0:00:14.645 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767831.9842117, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e67b32c5f7adb2d221837542506b5ddb7929ea0e", "ctime": 1757767831.98321, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757767831.9842124, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "429870381", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:50:36 -0400 (0:00:00.375) 0:00:15.020 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005581", "end": "2025-09-13 08:50:37.158256", "rc": 0, "start": "2025-09-13 08:50:37.152675" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:50:37 -0400 (0:00:00.381) 0:00:15.402 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:50:37 -0400 (0:00:00.034) 0:00:15.436 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:50:37 -0400 (0:00:00.389) 0:00:15.825 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:50:38 -0400 (0:00:00.397) 0:00:16.223 **** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 13 September 2025 08:50:38 -0400 (0:00:00.617) 0:00:16.840 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 13 September 2025 08:50:38 -0400 (0:00:00.016) 0:00:16.857 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 13 September 2025 08:50:38 -0400 (0:00:00.015) 0:00:16.872 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 13 September 2025 08:50:38 -0400 (0:00:00.025) 0:00:16.898 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 13 September 2025 08:50:38 -0400 (0:00:00.026) 0:00:16.925 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 13 September 2025 08:50:38 -0400 (0:00:00.001) 0:00:16.927 **** 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.131823", "end": "2025-09-13 08:50:39.162755", "rc": 0, "start": "2025-09-13 08:50:39.030932" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 13 September 2025 08:50:39 -0400 (0:00:00.484) 0:00:17.411 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 13 September 2025 08:50:39 -0400 (0:00:00.014) 0:00:17.426 **** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 13 September 2025 08:51:10 -0400 (0:00:31.595) 0:00:49.021 **** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 13 September 2025 08:51:10 -0400 (0:00:00.012) 0:00:49.034 **** 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-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 13 September 2025 08:51:10 -0400 (0:00:00.018) 0:00:49.052 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 13 September 2025 08:51:10 -0400 (0:00:00.021) 0:00:49.074 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:51:10 -0400 (0:00:00.085) 0:00:49.159 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:51:10 -0400 (0:00:00.028) 0:00:49.188 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:51:11 -0400 (0:00:00.040) 0:00:49.228 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:51:11 -0400 (0:00:00.019) 0:00:49.248 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:51:11 -0400 (0:00:00.015) 0:00:49.264 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:51:11 -0400 (0:00:00.039) 0:00:49.303 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:51:11 -0400 (0:00:00.019) 0:00:49.323 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:51:11 -0400 (0:00:00.066) 0:00:49.389 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:51:12 -0400 (0:00:01.531) 0:00:50.921 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767839.1623013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767839.1613011, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767839.1613011, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "215461264", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:51:13 -0400 (0:00:00.399) 0:00:51.320 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:51:13 -0400 (0:00:00.021) 0:00:51.342 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:51:13 -0400 (0:00:00.015) 0:00:51.357 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:51:13 -0400 (0:00:00.365) 0:00:51.723 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:51:13 -0400 (0:00:00.045) 0:00:51.769 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767839.1623013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767839.1613011, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767839.1613011, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "215461264", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:51:13 -0400 (0:00:00.372) 0:00:52.141 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767836.7542706, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e67b32c5f7adb2d221837542506b5ddb7929ea0e", "ctime": 1757767831.98321, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757767831.9842124, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "429870381", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:51:14 -0400 (0:00:00.393) 0:00:52.534 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004780", "end": "2025-09-13 08:51:14.675727", "rc": 0, "start": "2025-09-13 08:51:14.670947" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:51:14 -0400 (0:00:00.387) 0:00:52.922 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:51:14 -0400 (0:00:00.036) 0:00:52.958 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:51:15 -0400 (0:00:00.381) 0:00:53.339 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:51:15 -0400 (0:00:00.381) 0:00:53.721 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 13 September 2025 08:51:15 -0400 (0:00:00.359) 0:00:54.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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 13 September 2025 08:51:15 -0400 (0:00:00.020) 0:00:54.101 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 13 September 2025 08:51:15 -0400 (0:00:00.020) 0:00:54.122 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 13 September 2025 08:51:15 -0400 (0:00:00.030) 0:00:54.152 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec2710d8731b2b13a47e340c93054b0d-6.12.0-126.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-6.12.0-126.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (6.12.0-126.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-07aacb0198ad40cc9870d9a92669ceff.img", "kernel": "/boot/vmlinuz-0-rescue-07aacb0198ad40cc9870d9a92669ceff", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (0-rescue-07aacb0198ad40cc9870d9a92669ceff) 10 (Coughlan)" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Saturday 13 September 2025 08:51:16 -0400 (0:00:00.529) 0:00:54.682 **** included: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-126.el10.x86_64] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 13 September 2025 08:51:16 -0400 (0:00:00.036) 0:00:54.718 **** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-126.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "03e248039071b4f35d83970022ea7bc720d09d87", "dest": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-126.el10.x86_64" }, "md5sum": "b8670e935dda862834f2811a5a839da3", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15939624, "src": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-126.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "f479c977f9ab6ddc8c91947595b3e2372dd5087e", "dest": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-126.el10.x86_64.img" }, "md5sum": "a87b6f3f696ec13e41fd96205cdf2c57", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47419262, "src": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 13 September 2025 08:51:17 -0400 (0:00:01.399) 0:00:56.117 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:51:17 -0400 (0:00:00.038) 0:00:56.155 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:51:17 -0400 (0:00:00.017) 0:00:56.172 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:51:18 -0400 (0:00:00.031) 0:00:56.204 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:51:18 -0400 (0:00:00.018) 0:00:56.223 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:51:18 -0400 (0:00:00.015) 0:00:56.238 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:51:18 -0400 (0:00:00.030) 0:00:56.268 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:51:18 -0400 (0:00:00.011) 0:00:56.280 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:51:18 -0400 (0:00:00.059) 0:00:56.340 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:51:18 -0400 (0:00:00.786) 0:00:57.126 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767839.1623013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767839.1613011, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767839.1613011, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "215461264", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:51:19 -0400 (0:00:00.365) 0:00:57.492 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:51:19 -0400 (0:00:00.012) 0:00:57.505 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:51:19 -0400 (0:00:00.011) 0:00:57.517 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:51:19 -0400 (0:00:00.348) 0:00:57.866 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:51:19 -0400 (0:00:00.037) 0:00:57.904 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767839.1623013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767839.1613011, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767839.1613011, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "215461264", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:51:20 -0400 (0:00:00.370) 0:00:58.274 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767836.7542706, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e67b32c5f7adb2d221837542506b5ddb7929ea0e", "ctime": 1757767831.98321, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757767831.9842124, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "429870381", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:51:20 -0400 (0:00:00.373) 0:00:58.648 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005395", "end": "2025-09-13 08:51:20.784953", "rc": 0, "start": "2025-09-13 08:51:20.779558" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:51:20 -0400 (0:00:00.382) 0:00:59.030 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:51:20 -0400 (0:00:00.032) 0:00:59.063 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:51:21 -0400 (0:00:00.376) 0:00:59.439 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:51:21 -0400 (0:00:00.368) 0:00:59.808 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.631) 0:01:00.439 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.017) 0:01:00.457 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.017) 0:01:00.474 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.027) 0:01:00.502 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.029) 0:01:00.531 **** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.001) 0:01:00.533 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.014) 0:01:00.547 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.050) 0:01:00.598 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.016) 0:01:00.615 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.030) 0:01:00.646 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.016) 0:01:00.663 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.014) 0:01:00.678 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.029) 0:01:00.707 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.013) 0:01:00.721 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:51:22 -0400 (0:00:00.041) 0:01:00.762 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:51:23 -0400 (0:00:00.772) 0:01:01.535 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767839.1623013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767839.1613011, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767839.1613011, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "215461264", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:51:23 -0400 (0:00:00.365) 0:01:01.901 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:51:23 -0400 (0:00:00.013) 0:01:01.914 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:51:23 -0400 (0:00:00.011) 0:01:01.926 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:51:24 -0400 (0:00:00.343) 0:01:02.269 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:51:24 -0400 (0:00:00.038) 0:01:02.308 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767839.1623013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767839.1613011, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767839.1613011, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "215461264", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:51:24 -0400 (0:00:00.364) 0:01:02.673 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767836.7542706, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e67b32c5f7adb2d221837542506b5ddb7929ea0e", "ctime": 1757767831.98321, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757767831.9842124, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "429870381", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:51:24 -0400 (0:00:00.372) 0:01:03.046 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004455", "end": "2025-09-13 08:51:25.170161", "rc": 0, "start": "2025-09-13 08:51:25.165706" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:51:25 -0400 (0:00:00.367) 0:01:03.414 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:51:25 -0400 (0:00:00.032) 0:01:03.446 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:51:25 -0400 (0:00:00.367) 0:01:03.814 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:51:25 -0400 (0:00:00.370) 0:01:04.184 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 13 September 2025 08:51:26 -0400 (0:00:00.349) 0:01:04.533 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 13 September 2025 08:51:26 -0400 (0:00:00.018) 0:01:04.552 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 13 September 2025 08:51:26 -0400 (0:00:00.016) 0:01:04.568 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 13 September 2025 08:51:26 -0400 (0:00:00.026) 0:01:04.594 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec2710d8731b2b13a47e340c93054b0d-6.12.0-126.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-6.12.0-126.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (6.12.0-126.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-07aacb0198ad40cc9870d9a92669ceff.img", "kernel": "/boot/vmlinuz-0-rescue-07aacb0198ad40cc9870d9a92669ceff", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (0-rescue-07aacb0198ad40cc9870d9a92669ceff) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Saturday 13 September 2025 08:51:26 -0400 (0:00:00.503) 0:01:05.098 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Saturday 13 September 2025 08:51:26 -0400 (0:00:00.039) 0:01:05.137 **** included: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-126.el10.x86_64] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 13 September 2025 08:51:26 -0400 (0:00:00.025) 0:01:05.163 **** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-126.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-126.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "03e248039071b4f35d83970022ea7bc720d09d87", "dest": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-126.el10.x86_64" }, "md5sum": "b8670e935dda862834f2811a5a839da3", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15939624, "src": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-126.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-126.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "f479c977f9ab6ddc8c91947595b3e2372dd5087e", "dest": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-126.el10.x86_64.img" }, "md5sum": "a87b6f3f696ec13e41fd96205cdf2c57", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 47419262, "src": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 13 September 2025 08:51:27 -0400 (0:00:00.915) 0:01:06.079 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:51:27 -0400 (0:00:00.036) 0:01:06.115 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:51:27 -0400 (0:00:00.017) 0:01:06.133 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:51:27 -0400 (0:00:00.031) 0:01:06.164 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:51:27 -0400 (0:00:00.016) 0:01:06.181 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:51:28 -0400 (0:00:00.015) 0:01:06.196 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:51:28 -0400 (0:00:00.028) 0:01:06.225 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:51:28 -0400 (0:00:00.012) 0:01:06.237 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:51:28 -0400 (0:00:00.057) 0:01:06.295 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:51:28 -0400 (0:00:00.761) 0:01:07.056 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767839.1623013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767839.1613011, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767839.1613011, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "215461264", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:51:29 -0400 (0:00:00.366) 0:01:07.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 : Generate /etc/default/grub] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:51:29 -0400 (0:00:00.013) 0:01:07.436 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:51:29 -0400 (0:00:00.011) 0:01:07.448 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:51:29 -0400 (0:00:00.348) 0:01:07.796 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:51:29 -0400 (0:00:00.037) 0:01:07.834 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767839.1623013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767839.1613011, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526158, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767839.1613011, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "215461264", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:51:30 -0400 (0:00:00.363) 0:01:08.198 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767836.7542706, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e67b32c5f7adb2d221837542506b5ddb7929ea0e", "ctime": 1757767831.98321, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757767831.9842124, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "429870381", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:51:30 -0400 (0:00:00.377) 0:01:08.575 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004926", "end": "2025-09-13 08:51:30.719480", "rc": 0, "start": "2025-09-13 08:51:30.714554" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:51:30 -0400 (0:00:00.390) 0:01:08.966 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:51:30 -0400 (0:00:00.031) 0:01:08.998 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:51:31 -0400 (0:00:00.368) 0:01:09.367 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:51:31 -0400 (0:00:00.366) 0:01:09.733 **** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-126.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-126.el10.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 13 September 2025 08:51:32 -0400 (0:00:00.643) 0:01:10.377 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 13 September 2025 08:51:32 -0400 (0:00:00.018) 0:01:10.395 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 13 September 2025 08:51:32 -0400 (0:00:00.018) 0:01:10.413 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 13 September 2025 08:51:32 -0400 (0:00:00.029) 0:01:10.443 **** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Saturday 13 September 2025 08:51:32 -0400 (0:00:00.032) 0:01:10.475 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 13 September 2025 08:51:32 -0400 (0:00:00.001) 0:01:10.477 **** 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.163040", "end": "2025-09-13 08:51:32.748737", "rc": 0, "start": "2025-09-13 08:51:32.585697" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 13 September 2025 08:51:32 -0400 (0:00:00.516) 0:01:10.994 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 13 September 2025 08:51:32 -0400 (0:00:00.015) 0:01:11.009 **** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 13 September 2025 08:52:04 -0400 (0:00:31.204) 0:01:42.213 **** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.012) 0:01:42.225 **** 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-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.016) 0:01:42.241 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.015) 0:01:42.257 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.057) 0:01:42.315 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.017) 0:01:42.332 **** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.030) 0:01:42.363 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.016) 0:01:42.380 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.016) 0:01:42.396 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.029) 0:01:42.426 **** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.012) 0:01:42.438 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:52:04 -0400 (0:00:00.043) 0:01:42.481 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:52:05 -0400 (0:00:01.495) 0:01:43.976 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767892.7482083, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767892.7472084, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767892.7472084, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "5677646", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:52:06 -0400 (0:00:00.399) 0:01:44.376 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:52:06 -0400 (0:00:00.013) 0:01:44.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 : Determine platform type] ********** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:52:06 -0400 (0:00:00.012) 0:01:44.402 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:52:06 -0400 (0:00:00.352) 0:01:44.754 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:52:06 -0400 (0:00:00.038) 0:01:44.793 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767892.7482083, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767892.7472084, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767892.7472084, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "5677646", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:52:06 -0400 (0:00:00.363) 0:01:45.156 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767836.7542706, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e67b32c5f7adb2d221837542506b5ddb7929ea0e", "ctime": 1757767831.98321, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757767831.9842124, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "429870381", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:52:07 -0400 (0:00:00.375) 0:01:45.532 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005139", "end": "2025-09-13 08:52:07.297964", "rc": 0, "start": "2025-09-13 08:52:07.292825" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:52:07 -0400 (0:00:00.374) 0:01:45.906 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:52:07 -0400 (0:00:00.033) 0:01:45.939 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:52:08 -0400 (0:00:00.378) 0:01:46.317 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:52:08 -0400 (0:00:00.372) 0:01:46.690 **** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 13 September 2025 08:52:08 -0400 (0:00:00.354) 0:01:47.045 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 13 September 2025 08:52:08 -0400 (0:00:00.018) 0:01:47.063 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 13 September 2025 08:52:08 -0400 (0:00:00.017) 0:01:47.081 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 13 September 2025 08:52:08 -0400 (0:00:00.026) 0:01:47.107 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2710d8731b2b13a47e340c93054b0d-6.12.0-126.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec2710d8731b2b13a47e340c93054b0d-6.12.0-126.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-6.12.0-126.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (6.12.0-126.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-07aacb0198ad40cc9870d9a92669ceff.img", "kernel": "/boot/vmlinuz-0-rescue-07aacb0198ad40cc9870d9a92669ceff", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (0-rescue-07aacb0198ad40cc9870d9a92669ceff) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.538) 0:01:47.646 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.040) 0:01:47.686 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.033) 0:01:47.720 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.016) 0:01:47.736 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.030) 0:01:47.767 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.015) 0:01:47.783 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.015) 0:01:47.798 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.027) 0:01:47.825 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.011) 0:01:47.837 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:52:09 -0400 (0:00:00.047) 0:01:47.884 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:52:10 -0400 (0:00:00.771) 0:01:48.656 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767892.7482083, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767892.7472084, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767892.7472084, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "5677646", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:52:10 -0400 (0:00:00.366) 0:01:49.023 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:52:10 -0400 (0:00:00.013) 0:01:49.037 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:52:10 -0400 (0:00:00.012) 0:01:49.049 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:52:11 -0400 (0:00:00.354) 0:01:49.404 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:52:11 -0400 (0:00:00.039) 0:01:49.443 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767892.7482083, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767892.7472084, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767892.7472084, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "5677646", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:52:11 -0400 (0:00:00.365) 0:01:49.808 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767836.7542706, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e67b32c5f7adb2d221837542506b5ddb7929ea0e", "ctime": 1757767831.98321, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757767831.9842124, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "429870381", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:52:11 -0400 (0:00:00.371) 0:01:50.179 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004639", "end": "2025-09-13 08:52:12.306989", "rc": 0, "start": "2025-09-13 08:52:12.302350" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:52:12 -0400 (0:00:00.373) 0:01:50.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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:52:12 -0400 (0:00:00.032) 0:01:50.586 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:52:12 -0400 (0:00:00.371) 0:01:50.957 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.375) 0:01:51.333 **** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-126.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-126.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.359) 0:01:51.692 **** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.016) 0:01:51.708 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.052) 0:01:51.761 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.016) 0:01:51.778 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.033) 0:01:51.812 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.016) 0:01:51.828 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.015) 0:01:51.844 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.029) 0:01:51.874 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.011) 0:01:51.885 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:52:13 -0400 (0:00:00.076) 0:01:51.962 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:52:14 -0400 (0:00:00.801) 0:01:52.763 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767892.7482083, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767892.7472084, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767892.7472084, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "5677646", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:52:14 -0400 (0:00:00.373) 0:01:53.136 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:52:14 -0400 (0:00:00.013) 0:01:53.150 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:52:14 -0400 (0:00:00.011) 0:01:53.161 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:52:15 -0400 (0:00:00.398) 0:01:53.560 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:52:15 -0400 (0:00:00.038) 0:01:53.599 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767892.7482083, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767892.7472084, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767892.7472084, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "5677646", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:52:15 -0400 (0:00:00.367) 0:01:53.966 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767836.7542706, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e67b32c5f7adb2d221837542506b5ddb7929ea0e", "ctime": 1757767831.98321, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757767831.9842124, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "429870381", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:52:16 -0400 (0:00:00.367) 0:01:54.334 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005101", "end": "2025-09-13 08:52:16.460637", "rc": 0, "start": "2025-09-13 08:52:16.455536" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:52:16 -0400 (0:00:00.371) 0:01:54.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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:52:16 -0400 (0:00:00.034) 0:01:54.740 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:52:16 -0400 (0:00:00.376) 0:01:55.116 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:52:17 -0400 (0:00:00.383) 0:01:55.500 **** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 13 September 2025 08:52:17 -0400 (0:00:00.666) 0:01:56.167 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 13 September 2025 08:52:17 -0400 (0:00:00.019) 0:01:56.186 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.016) 0:01:56.203 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.029) 0:01:56.232 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2710d8731b2b13a47e340c93054b0d-6.12.0-126.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-6.12.0-126.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (6.12.0-126.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-07aacb0198ad40cc9870d9a92669ceff.img", "kernel": "/boot/vmlinuz-0-rescue-07aacb0198ad40cc9870d9a92669ceff", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (0-rescue-07aacb0198ad40cc9870d9a92669ceff) 10 (Coughlan)" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.500) 0:01:56.732 **** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.065) 0:01:56.798 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.018) 0:01:56.816 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.031) 0:01:56.848 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.018) 0:01:56.866 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.016) 0:01:56.883 **** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.030) 0:01:56.913 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.014) 0:01:56.927 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 13 September 2025 08:52:18 -0400 (0:00:00.046) 0:01:56.974 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 13 September 2025 08:52:19 -0400 (0:00:00.769) 0:01:57.744 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767892.7482083, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767892.7472084, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767892.7472084, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "5677646", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 13 September 2025 08:52:19 -0400 (0:00:00.371) 0:01:58.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 : Generate /etc/default/grub] ******* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 13 September 2025 08:52:19 -0400 (0:00:00.014) 0:01:58.129 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 13 September 2025 08:52:19 -0400 (0:00:00.012) 0:01:58.142 **** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 13 September 2025 08:52:20 -0400 (0:00:00.356) 0:01:58.499 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 13 September 2025 08:52:20 -0400 (0:00:00.039) 0:01:58.538 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767892.7482083, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1757767892.7472084, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4526153, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1757767892.7472084, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "5677646", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 13 September 2025 08:52:20 -0400 (0:00:00.369) 0:01:58.908 **** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1757767836.7542706, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "e67b32c5f7adb2d221837542506b5ddb7929ea0e", "ctime": 1757767831.98321, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 205521154, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1757767831.9842124, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "429870381", "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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 13 September 2025 08:52:21 -0400 (0:00:00.373) 0:01:59.281 **** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005227", "end": "2025-09-13 08:52:21.416822", "rc": 0, "start": "2025-09-13 08:52:21.411595" } 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 13 September 2025 08:52:21 -0400 (0:00:00.381) 0:01:59.663 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 13 September 2025 08:52:21 -0400 (0:00:00.034) 0:01:59.697 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 13 September 2025 08:52:21 -0400 (0:00:00.374) 0:02:00.072 **** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 13 September 2025 08:52:22 -0400 (0:00:00.372) 0:02:00.444 **** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.0-126.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 13 September 2025 08:52:22 -0400 (0:00:00.585) 0:02:01.030 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 13 September 2025 08:52:22 -0400 (0:00:00.018) 0:02:01.048 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 13 September 2025 08:52:22 -0400 (0:00:00.017) 0:02:01.066 **** 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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 13 September 2025 08:52:22 -0400 (0:00:00.027) 0:02:01.094 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "07aacb0198ad40cc9870d9a92669ceff-6.12.0-126.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-126.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-126.el10.x86_64", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (6.12.0-126.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "07aacb0198ad40cc9870d9a92669ceff-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-07aacb0198ad40cc9870d9a92669ceff.img", "kernel": "/boot/vmlinuz-0-rescue-07aacb0198ad40cc9870d9a92669ceff", "root": "UUID=94d9e964-3391-48e9-aec5-e2af1d3cc15f", "title": "CentOS Stream (0-rescue-07aacb0198ad40cc9870d9a92669ceff) 10 (Coughlan)" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Saturday 13 September 2025 08:52:23 -0400 (0:00:00.475) 0:02:01.570 **** 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-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Saturday 13 September 2025 08:52:23 -0400 (0:00:00.055) 0:02:01.625 **** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-126.el10.x86_64_clone1" ], "delta": "0:00:00.043859", "end": "2025-09-13 08:52:23.779824", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-09-13 08:52:23.735965" } STDERR: The param /boot/vmlinuz-6.12.0-126.el10.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-126.el10.x86_64_clone2" ], "delta": "0:00:00.044776", "end": "2025-09-13 08:52:24.162942", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-09-13 08:52:24.118166" } STDERR: The param /boot/vmlinuz-6.12.0-126.el10.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 13 September 2025 08:52:24 -0400 (0:00:00.786) 0:02:02.412 **** 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.103023", "end": "2025-09-13 08:52:24.623223", "rc": 0, "start": "2025-09-13 08:52:24.520200" } STDOUT: args="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 13 September 2025 08:52:24 -0400 (0:00:00.458) 0:02:02.870 **** included: /tmp/collections-75H/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-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 13 September 2025 08:52:24 -0400 (0:00:00.015) 0:02:02.885 **** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 13 September 2025 08:52:56 -0400 (0:00:31.396) 0:02:34.282 **** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 13 September 2025 08:52:56 -0400 (0:00:00.012) 0:02:34.294 **** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=156 changed=14 unreachable=0 failed=0 skipped=121 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2025-09-13T12:52:13.495026+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-126.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-126.el10.x86_64_clone2", "start_time": "2025-09-13T12:52:13.139034+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 13 September 2025 08:52:56 -0400 (0:00:00.014) 0:02:34.309 **** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.60s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.40s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.20s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.76s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 1.96s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.53s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.50s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-126.el10.x86_64 --- 1.40s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-126.el10.x86_64 --- 1.09s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-126.el10.x86_64 --- 0.92s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.80s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.79s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Remove cloned kernels --------------------------------------------------- 0.79s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.78s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.77s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.76s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.67s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.64s /tmp/collections-75H/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114