ansible-playbook [core 2.17.12] 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-hh4 executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, May 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/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-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:13 Thursday 26 June 2025 05:48:22 -0400 (0:00:00.021) 0:00:00.021 ********* included: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Thursday 26 June 2025 05:48:22 -0400 (0:00:00.014) 0:00:00.036 ********* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Thursday 26 June 2025 05:48:25 -0400 (0:00:02.345) 0:00:02.381 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:16 Thursday 26 June 2025 05:48:25 -0400 (0:00:00.004) 0:00:02.386 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:48:25 -0400 (0:00:00.060) 0:00:02.447 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:48:25 -0400 (0:00:00.019) 0:00:02.466 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:48:25 -0400 (0:00:00.036) 0:00:02.503 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:48:25 -0400 (0:00:00.464) 0:00:02.968 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:48:25 -0400 (0:00:00.022) 0:00:02.990 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:48:25 -0400 (0:00:00.032) 0:00:03.022 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:48:25 -0400 (0:00:00.012) 0:00:03.035 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:48:44 -0400 (0:00:18.574) 0:00:21.609 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grubby", "--default-kernel" ], "delta": "0:00:00.056472", "end": "2025-06-26 05:48:44.951023", "rc": 0, "start": "2025-06-26 05:48:44.894551" } STDOUT: /boot/vmlinuz-5.14.0-592.el9.x86_64 TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:48:45 -0400 (0:00:00.543) 0:00:22.153 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750750197.9157193, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1750750197.91456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2865, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750750197.9157195, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2400229692", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:48:45 -0400 (0:00:00.421) 0:00:22.574 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:48:45 -0400 (0:00:00.013) 0:00:22.588 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:48:45 -0400 (0:00:00.011) 0:00:22.600 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:48:45 -0400 (0:00:00.369) 0:00:22.969 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:48:45 -0400 (0:00:00.043) 0:00:23.013 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931325.3251424, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1750750197.91456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2865, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750750197.9157195, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2400229692", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:48:46 -0400 (0:00:00.384) 0:00:23.397 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750749332.095, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "fae114f2ec96cd42b53428a4af2e61e33b104367", "ctime": 1750749332.096, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 365703, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750749332.096, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6744, "uid": 0, "version": "4141666804", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:48:46 -0400 (0:00:00.397) 0:00:23.794 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004828", "end": "2025-06-26 05:48:47.000004", "rc": 0, "start": "2025-06-26 05:48:46.995176" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:48:47 -0400 (0:00:00.410) 0:00:24.205 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:48:47 -0400 (0:00:00.040) 0:00:24.246 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:48:47 -0400 (0:00:00.494) 0:00:24.741 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:48:47 -0400 (0:00:00.395) 0:00:25.136 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:121 Thursday 26 June 2025 05:48:48 -0400 (0:00:00.503) 0:00:25.639 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:133 Thursday 26 June 2025 05:48:48 -0400 (0:00:00.020) 0:00:25.660 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:141 Thursday 26 June 2025 05:48:48 -0400 (0:00:00.021) 0:00:25.681 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 Thursday 26 June 2025 05:48:48 -0400 (0:00:00.035) 0:00:25.717 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:159 Thursday 26 June 2025 05:48:49 -0400 (0:00:00.633) 0:00:26.350 ********* 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": "20c8a4be80104666a71438f3e903c4b9-5.14.0-592.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (5.14.0-592.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "20c8a4be80104666a71438f3e903c4b9-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-20c8a4be80104666a71438f3e903c4b9.img", "kernel": "/boot/vmlinuz-0-rescue-20c8a4be80104666a71438f3e903c4b9", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (0-rescue-20c8a4be80104666a71438f3e903c4b9) 9" } ] }, "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:22 Thursday 26 June 2025 05:48:49 -0400 (0:00:00.635) 0:00:26.986 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:29 Thursday 26 June 2025 05:48:49 -0400 (0:00:00.017) 0:00:27.004 ********* META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:32 Thursday 26 June 2025 05:48:49 -0400 (0:00:00.007) 0:00:27.011 ********* 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": "20c8a4be80104666a71438f3e903c4b9-5.14.0-592.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (5.14.0-592.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:36 Thursday 26 June 2025 05:48:49 -0400 (0:00:00.075) 0:00:27.087 ********* included: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-592.el9.x86_64] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Thursday 26 June 2025 05:48:49 -0400 (0:00:00.045) 0:00:27.132 ********* changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-592.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "72132134a81f86d417397acbc1a985824546d404", "dest": "/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-592.el9.x86_64" }, "md5sum": "f1bd5becc0f084c1f0bc173c3c638e0c", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15063080, "src": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-592.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a16d53a0222ad40fa0238266a3e64c315177a158", "dest": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-592.el9.x86_64.img" }, "md5sum": "25644a36b6e597bac6e9517a18e531b7", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 38257742, "src": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Thursday 26 June 2025 05:48:51 -0400 (0:00:01.360) 0:00:28.492 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:48:51 -0400 (0:00:00.047) 0:00:28.540 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:48:51 -0400 (0:00:00.019) 0:00:28.560 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:48:51 -0400 (0:00:00.035) 0:00:28.595 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:48:51 -0400 (0:00:00.018) 0:00:28.614 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:48:51 -0400 (0:00:00.017) 0:00:28.631 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:48:51 -0400 (0:00:00.032) 0:00:28.664 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:48:51 -0400 (0:00:00.011) 0:00:28.675 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:48:52 -0400 (0:00:01.431) 0:00:30.107 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_settings | selectattr('default', 'defined') | selectattr('default') | list | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:48:53 -0400 (0:00:00.051) 0:00:30.159 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931325.3251424, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1750750197.91456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2865, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750750197.9157195, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2400229692", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:48:53 -0400 (0:00:00.382) 0:00:30.541 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:48:53 -0400 (0:00:00.013) 0:00:30.555 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:48:53 -0400 (0:00:00.013) 0:00:30.568 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:48:53 -0400 (0:00:00.367) 0:00:30.936 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:48:53 -0400 (0:00:00.069) 0:00:31.006 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931325.3251424, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1750750197.91456, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2865, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750750197.9157195, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "2400229692", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:48:54 -0400 (0:00:00.433) 0:00:31.439 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931327.9344656, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9884c8699f5d1d9324df65607bc3ab9c6ff1c34d", "ctime": 1750931327.933041, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 297795908, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750931327.9344668, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6717, "uid": 0, "version": "3691055596", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:48:54 -0400 (0:00:00.435) 0:00:31.874 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004630", "end": "2025-06-26 05:48:55.116559", "rc": 0, "start": "2025-06-26 05:48:55.111929" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:48:55 -0400 (0:00:00.450) 0:00:32.325 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:48:55 -0400 (0:00:00.062) 0:00:32.387 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:48:55 -0400 (0:00:00.457) 0:00:32.845 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:48:56 -0400 (0:00:00.451) 0:00:33.296 ********* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:121 Thursday 26 June 2025 05:48:56 -0400 (0:00:00.701) 0:00:33.998 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:133 Thursday 26 June 2025 05:48:56 -0400 (0:00:00.018) 0:00:34.016 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:141 Thursday 26 June 2025 05:48:56 -0400 (0:00:00.022) 0:00:34.039 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 Thursday 26 June 2025 05:48:56 -0400 (0:00:00.054) 0:00:34.093 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_settings | selectattr('default', 'defined') | selectattr('default') | list | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:159 Thursday 26 June 2025 05:48:57 -0400 (0:00:00.083) 0:00:34.177 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Thursday 26 June 2025 05:48:57 -0400 (0:00:00.064) 0:00:34.242 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Thursday 26 June 2025 05:48:57 -0400 (0:00:00.003) 0:00:34.246 ********* 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.151907", "end": "2025-06-26 05:48:57.581306", "rc": 0, "start": "2025-06-26 05:48:57.429399" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Thursday 26 June 2025 05:48:57 -0400 (0:00:00.536) 0:00:34.782 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Thursday 26 June 2025 05:48:57 -0400 (0:00:00.016) 0:00:34.798 ********* changed: [managed-node1] => { "changed": true, "elapsed": 50, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Thursday 26 June 2025 05:49:49 -0400 (0:00:51.820) 0:01:26.618 ********* skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.012) 0:01:26.631 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.015) 0:01:26.647 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.016) 0:01:26.664 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.063) 0:01:26.727 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.020) 0:01:26.747 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.036) 0:01:26.784 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.018) 0:01:26.802 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.018) 0:01:26.821 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.032) 0:01:26.854 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:49:49 -0400 (0:00:00.012) 0:01:26.867 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:49:53 -0400 (0:00:04.035) 0:01:30.902 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grubby", "--default-kernel" ], "delta": "0:00:00.077247", "end": "2025-06-26 05:49:54.186407", "rc": 0, "start": "2025-06-26 05:49:54.109160" } STDOUT: /boot/vmlinuz-5.14.0-592.el9.x86_64_clone1 TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:49:54 -0400 (0:00:00.484) 0:01:31.387 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931337.5806544, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931337.5796545, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 277999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931337.5796545, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1590133200", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:49:54 -0400 (0:00:00.451) 0:01:31.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 : Generate /etc/default/grub] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:49:54 -0400 (0:00:00.014) 0:01:31.853 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:49:54 -0400 (0:00:00.012) 0:01:31.865 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:49:55 -0400 (0:00:00.371) 0:01:32.236 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:49:55 -0400 (0:00:00.046) 0:01:32.283 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931337.5806544, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931337.5796545, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 277999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931337.5796545, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1590133200", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:49:55 -0400 (0:00:00.393) 0:01:32.676 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931334.6497793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9884c8699f5d1d9324df65607bc3ab9c6ff1c34d", "ctime": 1750931327.933041, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 297795908, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750931327.9344668, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6717, "uid": 0, "version": "3691055596", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:49:55 -0400 (0:00:00.403) 0:01:33.080 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004989", "end": "2025-06-26 05:49:56.287028", "rc": 0, "start": "2025-06-26 05:49:56.282039" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:49:56 -0400 (0:00:00.407) 0:01:33.487 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:49:56 -0400 (0:00:00.036) 0:01:33.523 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:49:56 -0400 (0:00:00.398) 0:01:33.921 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:49:57 -0400 (0:00:00.395) 0:01:34.317 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:121 Thursday 26 June 2025 05:49:57 -0400 (0:00:00.377) 0:01:34.694 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:133 Thursday 26 June 2025 05:49:57 -0400 (0:00:00.019) 0:01:34.713 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:141 Thursday 26 June 2025 05:49:57 -0400 (0:00:00.018) 0:01:34.731 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 Thursday 26 June 2025 05:49:57 -0400 (0:00:00.032) 0:01:34.764 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:159 Thursday 26 June 2025 05:49:58 -0400 (0:00:00.699) 0:01:35.463 ********* 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": "396c12df8b1f4a2a85d2153ea53fadba-5.14.0-592.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "20c8a4be80104666a71438f3e903c4b9-5.14.0-592.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (5.14.0-592.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "20c8a4be80104666a71438f3e903c4b9-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-20c8a4be80104666a71438f3e903c4b9.img", "kernel": "/boot/vmlinuz-0-rescue-20c8a4be80104666a71438f3e903c4b9", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (0-rescue-20c8a4be80104666a71438f3e903c4b9) 9" } ] }, "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:44 Thursday 26 June 2025 05:49:58 -0400 (0:00:00.557) 0:01:36.020 ********* included: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-592.el9.x86_64] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Thursday 26 June 2025 05:49:58 -0400 (0:00:00.030) 0:01:36.051 ********* ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-592.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "72132134a81f86d417397acbc1a985824546d404", "dest": "/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-592.el9.x86_64" }, "md5sum": "f1bd5becc0f084c1f0bc173c3c638e0c", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15063080, "src": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-592.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "a16d53a0222ad40fa0238266a3e64c315177a158", "dest": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-592.el9.x86_64.img" }, "md5sum": "25644a36b6e597bac6e9517a18e531b7", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 38257742, "src": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Thursday 26 June 2025 05:50:00 -0400 (0:00:01.676) 0:01:37.727 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:50:00 -0400 (0:00:00.042) 0:01:37.769 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:50:00 -0400 (0:00:00.020) 0:01:37.790 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:50:00 -0400 (0:00:00.038) 0:01:37.829 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:50:00 -0400 (0:00:00.021) 0:01:37.850 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:50:00 -0400 (0:00:00.018) 0:01:37.869 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:50:00 -0400 (0:00:00.033) 0:01:37.903 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:50:00 -0400 (0:00:00.014) 0:01:37.917 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:50:02 -0400 (0:00:01.402) 0:01:39.320 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_settings | selectattr('default', 'defined') | selectattr('default') | list | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:50:02 -0400 (0:00:00.049) 0:01:39.369 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931337.5806544, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931337.5796545, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 277999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931337.5796545, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1590133200", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:50:02 -0400 (0:00:00.394) 0:01:39.763 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:50:02 -0400 (0:00:00.015) 0:01:39.778 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:50:02 -0400 (0:00:00.016) 0:01:39.795 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:50:03 -0400 (0:00:00.382) 0:01:40.178 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:50:03 -0400 (0:00:00.046) 0:01:40.224 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931337.5806544, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931337.5796545, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 277999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931337.5796545, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1590133200", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:50:03 -0400 (0:00:00.394) 0:01:40.619 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931334.6497793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9884c8699f5d1d9324df65607bc3ab9c6ff1c34d", "ctime": 1750931327.933041, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 297795908, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750931327.9344668, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6717, "uid": 0, "version": "3691055596", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:50:03 -0400 (0:00:00.395) 0:01:41.015 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004922", "end": "2025-06-26 05:50:04.223241", "rc": 0, "start": "2025-06-26 05:50:04.218319" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:50:04 -0400 (0:00:00.407) 0:01:41.422 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:50:04 -0400 (0:00:00.038) 0:01:41.460 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:50:04 -0400 (0:00:00.402) 0:01:41.863 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:50:05 -0400 (0:00:00.400) 0:01:42.263 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:121 Thursday 26 June 2025 05:50:05 -0400 (0:00:00.701) 0:01:42.965 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:133 Thursday 26 June 2025 05:50:05 -0400 (0:00:00.020) 0:01:42.985 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:141 Thursday 26 June 2025 05:50:05 -0400 (0:00:00.020) 0:01:43.006 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 Thursday 26 June 2025 05:50:05 -0400 (0:00:00.034) 0:01:43.040 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_settings | selectattr('default', 'defined') | selectattr('default') | list | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:159 Thursday 26 June 2025 05:50:05 -0400 (0:00:00.047) 0:01:43.088 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Thursday 26 June 2025 05:50:05 -0400 (0:00:00.036) 0:01:43.125 ********* META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Thursday 26 June 2025 05:50:05 -0400 (0:00:00.001) 0:01:43.127 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Thursday 26 June 2025 05:50:05 -0400 (0:00:00.017) 0:01:43.144 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:50:06 -0400 (0:00:00.073) 0:01:43.218 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:50:06 -0400 (0:00:00.021) 0:01:43.239 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:50:06 -0400 (0:00:00.039) 0:01:43.279 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:50:06 -0400 (0:00:00.020) 0:01:43.300 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:50:06 -0400 (0:00:00.020) 0:01:43.320 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:50:06 -0400 (0:00:00.035) 0:01:43.355 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:50:06 -0400 (0:00:00.015) 0:01:43.370 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:50:07 -0400 (0:00:01.403) 0:01:44.774 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grubby", "--default-kernel" ], "delta": "0:00:00.064031", "end": "2025-06-26 05:50:08.047865", "rc": 0, "start": "2025-06-26 05:50:07.983834" } STDOUT: /boot/vmlinuz-5.14.0-592.el9.x86_64_clone1 TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:50:08 -0400 (0:00:00.475) 0:01:45.249 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931337.5806544, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931337.5796545, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 277999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931337.5796545, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1590133200", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:50:08 -0400 (0:00:00.394) 0:01:45.644 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:50:08 -0400 (0:00:00.015) 0:01:45.659 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:50:08 -0400 (0:00:00.014) 0:01:45.673 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:50:08 -0400 (0:00:00.386) 0:01:46.059 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:50:08 -0400 (0:00:00.045) 0:01:46.105 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931337.5806544, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931337.5796545, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 277999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931337.5796545, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1590133200", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:50:09 -0400 (0:00:00.395) 0:01:46.501 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931334.6497793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9884c8699f5d1d9324df65607bc3ab9c6ff1c34d", "ctime": 1750931327.933041, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 297795908, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750931327.9344668, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6717, "uid": 0, "version": "3691055596", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:50:09 -0400 (0:00:00.400) 0:01:46.901 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004783", "end": "2025-06-26 05:50:10.111724", "rc": 0, "start": "2025-06-26 05:50:10.106941" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:50:10 -0400 (0:00:00.409) 0:01:47.311 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:50:10 -0400 (0:00:00.037) 0:01:47.348 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:50:10 -0400 (0:00:00.412) 0:01:47.761 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:50:11 -0400 (0:00:00.402) 0:01:48.164 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:121 Thursday 26 June 2025 05:50:11 -0400 (0:00:00.383) 0:01:48.547 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:133 Thursday 26 June 2025 05:50:11 -0400 (0:00:00.024) 0:01:48.572 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:141 Thursday 26 June 2025 05:50:11 -0400 (0:00:00.020) 0:01:48.592 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 Thursday 26 June 2025 05:50:11 -0400 (0:00:00.039) 0:01:48.632 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:159 Thursday 26 June 2025 05:50:12 -0400 (0:00:00.754) 0:01:49.387 ********* 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": "396c12df8b1f4a2a85d2153ea53fadba-5.14.0-592.el9.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "20c8a4be80104666a71438f3e903c4b9-5.14.0-592.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (5.14.0-592.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "20c8a4be80104666a71438f3e903c4b9-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-20c8a4be80104666a71438f3e903c4b9.img", "kernel": "/boot/vmlinuz-0-rescue-20c8a4be80104666a71438f3e903c4b9", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (0-rescue-20c8a4be80104666a71438f3e903c4b9) 9" } ] }, "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:52 Thursday 26 June 2025 05:50:12 -0400 (0:00:00.561) 0:01:49.949 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:62 Thursday 26 June 2025 05:50:12 -0400 (0:00:00.049) 0:01:49.998 ********* included: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-592.el9.x86_64] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Thursday 26 June 2025 05:50:12 -0400 (0:00:00.032) 0:01:50.031 ********* changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-592.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-592.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "72132134a81f86d417397acbc1a985824546d404", "dest": "/boot/vmlinuz-5.14.0-592.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-592.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-592.el9.x86_64" }, "md5sum": "f1bd5becc0f084c1f0bc173c3c638e0c", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15063080, "src": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-592.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-592.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "a16d53a0222ad40fa0238266a3e64c315177a158", "dest": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-592.el9.x86_64.img" }, "md5sum": "25644a36b6e597bac6e9517a18e531b7", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 38257742, "src": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Thursday 26 June 2025 05:50:13 -0400 (0:00:00.969) 0:01:51.000 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:50:13 -0400 (0:00:00.043) 0:01:51.044 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:50:13 -0400 (0:00:00.021) 0:01:51.066 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:50:13 -0400 (0:00:00.038) 0:01:51.104 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:50:13 -0400 (0:00:00.020) 0:01:51.124 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:50:13 -0400 (0:00:00.020) 0:01:51.144 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:50:14 -0400 (0:00:00.035) 0:01:51.180 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:50:14 -0400 (0:00:00.013) 0:01:51.194 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:50:15 -0400 (0:00:01.402) 0:01:52.596 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grubby", "--default-kernel" ], "delta": "0:00:00.064794", "end": "2025-06-26 05:50:15.878829", "rc": 0, "start": "2025-06-26 05:50:15.814035" } STDOUT: /boot/vmlinuz-5.14.0-592.el9.x86_64_clone1 TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:50:15 -0400 (0:00:00.484) 0:01:53.081 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931337.5806544, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931337.5796545, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 277999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931337.5796545, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1590133200", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:50:16 -0400 (0:00:00.393) 0:01:53.475 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:50:16 -0400 (0:00:00.015) 0:01:53.490 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:50:16 -0400 (0:00:00.014) 0:01:53.505 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:50:16 -0400 (0:00:00.378) 0:01:53.883 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:50:16 -0400 (0:00:00.046) 0:01:53.929 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931337.5806544, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931337.5796545, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 277999, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931337.5796545, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "1590133200", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:50:17 -0400 (0:00:00.395) 0:01:54.324 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931334.6497793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9884c8699f5d1d9324df65607bc3ab9c6ff1c34d", "ctime": 1750931327.933041, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 297795908, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750931327.9344668, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6717, "uid": 0, "version": "3691055596", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:50:17 -0400 (0:00:00.399) 0:01:54.724 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004853", "end": "2025-06-26 05:50:17.929996", "rc": 0, "start": "2025-06-26 05:50:17.925143" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:50:17 -0400 (0:00:00.405) 0:01:55.129 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:50:18 -0400 (0:00:00.039) 0:01:55.169 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:50:18 -0400 (0:00:00.404) 0:01:55.573 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:50:18 -0400 (0:00:00.401) 0:01:55.975 ********* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-5.14.0-592.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-592.el9.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:121 Thursday 26 June 2025 05:50:19 -0400 (0:00:00.712) 0:01:56.688 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:133 Thursday 26 June 2025 05:50:19 -0400 (0:00:00.020) 0:01:56.708 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:141 Thursday 26 June 2025 05:50:19 -0400 (0:00:00.019) 0:01:56.728 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 Thursday 26 June 2025 05:50:19 -0400 (0:00:00.034) 0:01:56.762 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:159 Thursday 26 June 2025 05:50:20 -0400 (0:00:00.774) 0:01:57.537 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:33 Thursday 26 June 2025 05:50:20 -0400 (0:00:00.036) 0:01:57.573 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Thursday 26 June 2025 05:50:20 -0400 (0:00:00.002) 0:01:57.576 ********* 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.182699", "end": "2025-06-26 05:50:20.954618", "rc": 0, "start": "2025-06-26 05:50:20.771919" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Thursday 26 June 2025 05:50:21 -0400 (0:00:00.578) 0:01:58.154 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Thursday 26 June 2025 05:50:21 -0400 (0:00:00.016) 0:01:58.171 ********* changed: [managed-node1] => { "changed": true, "elapsed": 49, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Thursday 26 June 2025 05:51:11 -0400 (0:00:50.143) 0:02:48.314 ********* skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.014) 0:02:48.329 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:36 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.017) 0:02:48.347 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:40 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.018) 0:02:48.365 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.065) 0:02:48.431 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.021) 0:02:48.452 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.039) 0:02:48.492 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.023) 0:02:48.515 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.020) 0:02:48.536 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.035) 0:02:48.571 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:51:11 -0400 (0:00:00.015) 0:02:48.586 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:51:16 -0400 (0:00:04.646) 0:02:53.232 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grubby", "--default-kernel" ], "delta": "0:00:00.093525", "end": "2025-06-26 05:51:16.552499", "rc": 0, "start": "2025-06-26 05:51:16.458974" } STDOUT: /boot/vmlinuz-5.14.0-592.el9.x86_64_clone1 TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:51:16 -0400 (0:00:00.521) 0:02:53.754 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931420.952608, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931420.952608, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278000, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931420.952608, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2326011782", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:51:17 -0400 (0:00:00.455) 0:02:54.210 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:51:17 -0400 (0:00:00.014) 0:02:54.224 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:51:17 -0400 (0:00:00.013) 0:02:54.238 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:51:17 -0400 (0:00:00.384) 0:02:54.622 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:51:17 -0400 (0:00:00.044) 0:02:54.667 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931476.9432316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931420.952608, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278000, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931420.952608, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2326011782", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:51:17 -0400 (0:00:00.396) 0:02:55.063 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931334.6497793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9884c8699f5d1d9324df65607bc3ab9c6ff1c34d", "ctime": 1750931327.933041, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 297795908, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750931327.9344668, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6717, "uid": 0, "version": "3691055596", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:51:18 -0400 (0:00:00.400) 0:02:55.464 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004913", "end": "2025-06-26 05:51:18.677071", "rc": 0, "start": "2025-06-26 05:51:18.672158" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:51:18 -0400 (0:00:00.413) 0:02:55.878 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:51:18 -0400 (0:00:00.040) 0:02:55.919 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:51:19 -0400 (0:00:00.419) 0:02:56.339 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:51:19 -0400 (0:00:00.403) 0:02:56.742 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:121 Thursday 26 June 2025 05:51:19 -0400 (0:00:00.381) 0:02:57.124 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:133 Thursday 26 June 2025 05:51:19 -0400 (0:00:00.020) 0:02:57.144 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:141 Thursday 26 June 2025 05:51:20 -0400 (0:00:00.019) 0:02:57.163 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 Thursday 26 June 2025 05:51:20 -0400 (0:00:00.033) 0:02:57.197 ********* ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:159 Thursday 26 June 2025 05:51:20 -0400 (0:00:00.765) 0:02:57.963 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "396c12df8b1f4a2a85d2153ea53fadba-5.14.0-592.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-592.el9.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": "396c12df8b1f4a2a85d2153ea53fadba-5.14.0-592.el9.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "20c8a4be80104666a71438f3e903c4b9-5.14.0-592.el9.x86_64", "index": "2", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (5.14.0-592.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "20c8a4be80104666a71438f3e903c4b9-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-20c8a4be80104666a71438f3e903c4b9.img", "kernel": "/boot/vmlinuz-0-rescue-20c8a4be80104666a71438f3e903c4b9", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (0-rescue-20c8a4be80104666a71438f3e903c4b9) 9" } ] }, "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:69 Thursday 26 June 2025 05:51:21 -0400 (0:00:00.592) 0:02:58.555 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:81 Thursday 26 June 2025 05:51:21 -0400 (0:00:00.047) 0:02:58.603 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:51:21 -0400 (0:00:00.041) 0:02:58.644 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:51:21 -0400 (0:00:00.021) 0:02:58.665 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:51:21 -0400 (0:00:00.038) 0:02:58.704 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:51:21 -0400 (0:00:00.019) 0:02:58.723 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:51:21 -0400 (0:00:00.019) 0:02:58.743 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:51:21 -0400 (0:00:00.035) 0:02:58.779 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:51:21 -0400 (0:00:00.013) 0:02:58.793 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:51:23 -0400 (0:00:01.400) 0:03:00.193 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_settings | selectattr('default', 'defined') | selectattr('default') | list | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:51:23 -0400 (0:00:00.045) 0:03:00.238 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931476.9432316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931420.952608, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278000, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931420.952608, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2326011782", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:51:23 -0400 (0:00:00.394) 0:03:00.633 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:51:23 -0400 (0:00:00.015) 0:03:00.648 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:51:23 -0400 (0:00:00.013) 0:03:00.662 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:51:23 -0400 (0:00:00.378) 0:03:01.041 ********* ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:51:23 -0400 (0:00:00.046) 0:03:01.087 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931476.9432316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931420.952608, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278000, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931420.952608, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2326011782", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:51:24 -0400 (0:00:00.400) 0:03:01.487 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931334.6497793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9884c8699f5d1d9324df65607bc3ab9c6ff1c34d", "ctime": 1750931327.933041, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 297795908, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750931327.9344668, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6717, "uid": 0, "version": "3691055596", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:51:24 -0400 (0:00:00.402) 0:03:01.889 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004891", "end": "2025-06-26 05:51:25.117430", "rc": 0, "start": "2025-06-26 05:51:25.112539" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:51:25 -0400 (0:00:00.427) 0:03:02.317 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:51:25 -0400 (0:00:00.039) 0:03:02.357 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:51:25 -0400 (0:00:00.404) 0:03:02.761 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.410) 0:03:03.171 ********* fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-592.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-592.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:97 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.387) 0:03:03.559 ********* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:101 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.018) 0:03:03.577 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.097) 0:03:03.675 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.020) 0:03:03.696 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.040) 0:03:03.737 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.020) 0:03:03.758 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.020) 0:03:03.779 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.036) 0:03:03.815 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:51:26 -0400 (0:00:00.015) 0:03:03.831 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:51:28 -0400 (0:00:01.417) 0:03:05.248 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grubby", "--default-kernel" ], "delta": "0:00:00.080681", "end": "2025-06-26 05:51:28.544802", "rc": 0, "start": "2025-06-26 05:51:28.464121" } STDOUT: /boot/vmlinuz-5.14.0-592.el9.x86_64_clone1 TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:51:28 -0400 (0:00:00.498) 0:03:05.746 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931476.9432316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931420.952608, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278000, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931420.952608, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2326011782", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:51:29 -0400 (0:00:00.402) 0:03:06.149 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:51:29 -0400 (0:00:00.015) 0:03:06.164 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:51:29 -0400 (0:00:00.014) 0:03:06.179 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:51:29 -0400 (0:00:00.389) 0:03:06.568 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:51:29 -0400 (0:00:00.045) 0:03:06.614 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931476.9432316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931420.952608, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278000, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931420.952608, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2326011782", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:51:29 -0400 (0:00:00.393) 0:03:07.007 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931334.6497793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9884c8699f5d1d9324df65607bc3ab9c6ff1c34d", "ctime": 1750931327.933041, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 297795908, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750931327.9344668, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6717, "uid": 0, "version": "3691055596", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:51:30 -0400 (0:00:00.404) 0:03:07.412 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004970", "end": "2025-06-26 05:51:30.625779", "rc": 0, "start": "2025-06-26 05:51:30.620809" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:51:30 -0400 (0:00:00.413) 0:03:07.825 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:51:30 -0400 (0:00:00.043) 0:03:07.868 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:51:31 -0400 (0:00:00.413) 0:03:08.282 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:51:31 -0400 (0:00:00.407) 0:03:08.690 ********* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:121 Thursday 26 June 2025 05:51:32 -0400 (0:00:00.756) 0:03:09.447 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:133 Thursday 26 June 2025 05:51:32 -0400 (0:00:00.021) 0:03:09.469 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:141 Thursday 26 June 2025 05:51:32 -0400 (0:00:00.020) 0:03:09.489 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 Thursday 26 June 2025 05:51:32 -0400 (0:00:00.036) 0:03:09.526 ********* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --update-kernel=/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1 --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:159 Thursday 26 June 2025 05:51:33 -0400 (0:00:00.762) 0:03:10.288 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "396c12df8b1f4a2a85d2153ea53fadba-5.14.0-592.el9.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-592.el9.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": "20c8a4be80104666a71438f3e903c4b9-5.14.0-592.el9.x86_64", "index": "1", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (5.14.0-592.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "20c8a4be80104666a71438f3e903c4b9-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-20c8a4be80104666a71438f3e903c4b9.img", "kernel": "/boot/vmlinuz-0-rescue-20c8a4be80104666a71438f3e903c4b9", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (0-rescue-20c8a4be80104666a71438f3e903c4b9) 9" } ] }, "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:118 Thursday 26 June 2025 05:51:33 -0400 (0:00:00.555) 0:03:10.844 ********* included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Thursday 26 June 2025 05:51:33 -0400 (0:00:00.086) 0:03:10.931 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Thursday 26 June 2025 05:51:33 -0400 (0:00:00.021) 0:03:10.952 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Thursday 26 June 2025 05:51:33 -0400 (0:00:00.040) 0:03:10.992 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Thursday 26 June 2025 05:51:33 -0400 (0:00:00.025) 0:03:11.018 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Thursday 26 June 2025 05:51:33 -0400 (0:00:00.020) 0:03:11.038 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Thursday 26 June 2025 05:51:33 -0400 (0:00:00.036) 0:03:11.074 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Thursday 26 June 2025 05:51:33 -0400 (0:00:00.014) 0:03:11.088 ********* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get default kernel in the beginning of the role] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:22 Thursday 26 June 2025 05:51:35 -0400 (0:00:01.417) 0:03:12.505 ********* ok: [managed-node1] => { "changed": false, "cmd": [ "grubby", "--default-kernel" ], "delta": "0:00:00.063666", "end": "2025-06-26 05:51:35.782539", "rc": 0, "start": "2025-06-26 05:51:35.718873" } STDOUT: /boot/vmlinuz-5.14.0-592.el9.x86_64_clone2 TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:28 Thursday 26 June 2025 05:51:35 -0400 (0:00:00.478) 0:03:12.984 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931476.9432316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931420.952608, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278000, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931420.952608, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2326011782", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:36 Thursday 26 June 2025 05:51:36 -0400 (0:00:00.392) 0:03:13.377 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:43 Thursday 26 June 2025 05:51:36 -0400 (0:00:00.015) 0:03:13.392 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:53 Thursday 26 June 2025 05:51:36 -0400 (0:00:00.014) 0:03:13.407 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:58 Thursday 26 June 2025 05:51:36 -0400 (0:00:00.387) 0:03:13.794 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:69 Thursday 26 June 2025 05:51:36 -0400 (0:00:00.047) 0:03:13.842 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931476.9432316, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1750931420.952608, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 278000, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1750931420.952608, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "2326011782", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:74 Thursday 26 June 2025 05:51:37 -0400 (0:00:00.400) 0:03:14.243 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1750931334.6497793, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "9884c8699f5d1d9324df65607bc3ab9c6ff1c34d", "ctime": 1750931327.933041, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 297795908, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1750931327.9344668, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6717, "uid": 0, "version": "3691055596", "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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:82 Thursday 26 June 2025 05:51:37 -0400 (0:00:00.399) 0:03:14.643 ********* ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004914", "end": "2025-06-26 05:51:37.852198", "rc": 0, "start": "2025-06-26 05:51:37.847284" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:88 Thursday 26 June 2025 05:51:37 -0400 (0:00:00.409) 0:03:15.052 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:96 Thursday 26 June 2025 05:51:37 -0400 (0:00:00.039) 0:03:15.092 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:104 Thursday 26 June 2025 05:51:38 -0400 (0:00:00.410) 0:03:15.502 ********* ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111 Thursday 26 June 2025 05:51:38 -0400 (0:00:00.407) 0:03:15.910 ********* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-592.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:121 Thursday 26 June 2025 05:51:39 -0400 (0:00:00.646) 0:03:16.557 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:133 Thursday 26 June 2025 05:51:39 -0400 (0:00:00.020) 0:03:16.577 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:141 Thursday 26 June 2025 05:51:39 -0400 (0:00:00.019) 0:03:16.597 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 Thursday 26 June 2025 05:51:39 -0400 (0:00:00.034) 0:03:16.632 ********* Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --update-kernel=/boot/vmlinuz-5.14.0-592.el9.x86_64_clone2 --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:159 Thursday 26 June 2025 05:51:40 -0400 (0:00:00.681) 0:03:17.313 ********* 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": "20c8a4be80104666a71438f3e903c4b9-5.14.0-592.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-592.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-592.el9.x86_64", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (5.14.0-592.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "20c8a4be80104666a71438f3e903c4b9-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-20c8a4be80104666a71438f3e903c4b9.img", "kernel": "/boot/vmlinuz-0-rescue-20c8a4be80104666a71438f3e903c4b9", "root": "UUID=97c8d18c-75f2-428f-b993-321f7140f874", "title": "CentOS Stream (0-rescue-20c8a4be80104666a71438f3e903c4b9) 9" } ] }, "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:128 Thursday 26 June 2025 05:51:40 -0400 (0:00:00.526) 0:03:17.840 ********* 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-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 Thursday 26 June 2025 05:51:40 -0400 (0:00:00.060) 0:03:17.900 ********* changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-592.el9.x86_64_clone1" ], "delta": "0:00:00.051186", "end": "2025-06-26 05:51:41.144853", "failed_when_result": false, "item": 1, "rc": 1, "start": "2025-06-26 05:51:41.093667" } STDERR: The param /boot/vmlinuz-5.14.0-592.el9.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-592.el9.x86_64_clone2" ], "delta": "0:00:00.051938", "end": "2025-06-26 05:51:41.568309", "failed_when_result": false, "item": 2, "rc": 1, "start": "2025-06-26 05:51:41.516371" } STDERR: The param /boot/vmlinuz-5.14.0-592.el9.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Thursday 26 June 2025 05:51:41 -0400 (0:00:00.870) 0:03:18.771 ********* 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.122625", "end": "2025-06-26 05:51:42.097359", "rc": 0, "start": "2025-06-26 05:51:41.974734" } 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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Thursday 26 June 2025 05:51:42 -0400 (0:00:00.528) 0:03:19.300 ********* included: /tmp/collections-hh4/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-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Thursday 26 June 2025 05:51:42 -0400 (0:00:00.017) 0:03:19.317 ********* changed: [managed-node1] => { "changed": true, "elapsed": 48, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Thursday 26 June 2025 05:52:31 -0400 (0:00:49.584) 0:04:08.902 ********* skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Thursday 26 June 2025 05:52:31 -0400 (0:00:00.015) 0:04:08.917 ********* ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=170 changed=16 unreachable=0 failed=0 skipped=116 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-06-26T09:51:26.408577+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-592.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-592.el9.x86_64_clone2", "start_time": "2025-06-26T09:51:26.024523+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:111" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 26 June 2025 05:52:31 -0400 (0:00:00.016) 0:04:08.933 ********* =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 51.82s /tmp/collections-hh4/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 -- 50.14s /tmp/collections-hh4/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 -- 49.58s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 18.57s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.65s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 4.04s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Gather architecture facts ----------------------------------------------- 2.35s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-592.el9.x86_64 --- 1.68s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.43s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.42s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.42s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.40s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.40s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.40s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.40s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-592.el9.x86_64 --- 1.36s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-592.el9.x86_64 --- 0.97s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.87s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:138 fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default --- 0.77s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147 fedora.linux_system_roles.bootloader : Ensure that the default kernel remains the default --- 0.77s /tmp/collections-hh4/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:147