ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-5cf executable location = /usr/local/bin/ansible-playbook python version = 3.12.13 (main, Apr 16 2026, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/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-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml PLAY [Test creating, modifying, and removing kernels] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:3 Saturday 09 May 2026 09:37:24 -0400 (0:00:00.023) 0:00:00.023 ********** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:10 Saturday 09 May 2026 09:37:26 -0400 (0:00:02.394) 0:00:02.418 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 09 May 2026 09:37:26 -0400 (0:00:00.013) 0:00:02.431 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "\"architecture\" not in ansible_facts.keys() | list", "skip_reason": "Conditional result was False" } TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 09 May 2026 09:37:26 -0400 (0:00:00.034) 0:00:02.465 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:15 Saturday 09 May 2026 09:37:26 -0400 (0:00:00.004) 0:00:02.470 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:37:26 -0400 (0:00:00.016) 0:00:02.486 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:37:26 -0400 (0:00:00.000) 0:00:02.487 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:37:26 -0400 (0:00:00.015) 0:00:02.503 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:37:26 -0400 (0:00:00.074) 0:00:02.577 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:37:26 -0400 (0:00:00.018) 0:00:02.595 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:37:27 -0400 (0:00:00.568) 0:00:03.164 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:37:27 -0400 (0:00:00.489) 0:00:03.654 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:37:28 -0400 (0:00:00.436) 0:00:04.090 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:37:28 -0400 (0:00:00.020) 0:00:04.111 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:37:28 -0400 (0:00:00.030) 0:00:04.141 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:37:28 -0400 (0:00:00.012) 0:00:04.153 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:37:28 -0400 (0:00:00.025) 0:00:04.179 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:37:33 -0400 (0:00:05.308) 0:00:09.487 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777992571.6041136, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1777992571.6040332, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12583093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777992571.6041138, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1345152692", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:37:34 -0400 (0:00:00.416) 0:00:09.904 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:37:34 -0400 (0:00:00.013) 0:00:09.918 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:37:34 -0400 (0:00:00.011) 0:00:09.929 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:37:34 -0400 (0:00:00.346) 0:00:10.276 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:37:34 -0400 (0:00:00.024) 0:00:10.300 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333853.97272, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1777992571.6040332, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12583093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777992571.6041138, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1345152692", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:37:34 -0400 (0:00:00.369) 0:00:10.670 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777991491.428, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3c0e41971012a8ca652564e7bc54d82c982186a9", "ctime": 1777991491.429, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4429719, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777991491.429, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6975, "uid": 0, "version": "532264543", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:37:35 -0400 (0:00:00.379) 0:00:11.049 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004324", "end": "2026-05-09 09:37:35.611591", "rc": 0, "start": "2026-05-09 09:37:35.607267" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:37:35 -0400 (0:00:00.456) 0:00:11.506 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:37:35 -0400 (0:00:00.016) 0:00:11.522 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:37:36 -0400 (0:00:00.448) 0:00:11.971 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:37:36 -0400 (0:00:00.347) 0:00:12.318 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 09 May 2026 09:37:36 -0400 (0:00:00.451) 0:00:12.769 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 09 May 2026 09:37:36 -0400 (0:00:00.018) 0:00:12.788 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 09 May 2026 09:37:36 -0400 (0:00:00.016) 0:00:12.804 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 09 May 2026 09:37:36 -0400 (0:00:00.012) 0:00:12.816 ********** 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": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 09 May 2026 09:37:37 -0400 (0:00:00.542) 0:00:13.358 ********** 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": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 09 May 2026 09:37:37 -0400 (0:00:00.017) 0:00:13.375 ********** ok: [managed-node1] => { "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:20 Saturday 09 May 2026 09:37:37 -0400 (0:00:00.354) 0:00:13.730 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:27 Saturday 09 May 2026 09:37:37 -0400 (0:00:00.002) 0:00:13.732 ********** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:30 Saturday 09 May 2026 09:37:37 -0400 (0:00:00.000) 0:00:13.733 ********** 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": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:34 Saturday 09 May 2026 09:37:37 -0400 (0:00:00.022) 0:00:13.756 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-225.el10.x86_64] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 09 May 2026 09:37:37 -0400 (0:00:00.020) 0:00:13.776 ********** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-225.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b7a81d7e4adaf726adc528d03430ae6306faf127", "dest": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-225.el10.x86_64" }, "md5sum": "1b277f8507f6aa82f720a3cb1cea7557", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16332840, "src": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-225.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "77b99992f7179f8aec1f94ba1eaf7162c506f21d", "dest": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-225.el10.x86_64.img" }, "md5sum": "035a715312b7dbc85fa890bf5bd9e56c", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 49758687, "src": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 09 May 2026 09:37:39 -0400 (0:00:01.187) 0:00:14.964 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:37:39 -0400 (0:00:00.015) 0:00:14.979 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:37:39 -0400 (0:00:00.000) 0:00:14.980 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:37:39 -0400 (0:00:00.017) 0:00:14.998 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:37:39 -0400 (0:00:00.041) 0:00:15.039 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:37:39 -0400 (0:00:00.018) 0:00:15.058 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:37:39 -0400 (0:00:00.564) 0:00:15.622 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:37:40 -0400 (0:00:00.347) 0:00:15.970 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:37:40 -0400 (0:00:00.016) 0:00:15.986 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:37:40 -0400 (0:00:00.015) 0:00:16.002 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:37:40 -0400 (0:00:00.029) 0:00:16.031 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:37:40 -0400 (0:00:00.012) 0:00:16.044 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:37:40 -0400 (0:00:00.044) 0:00:16.088 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:37:41 -0400 (0:00:01.168) 0:00:17.257 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333853.97272, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1777992571.6040332, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12583093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777992571.6041138, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1345152692", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:37:41 -0400 (0:00:00.367) 0:00:17.625 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:37:41 -0400 (0:00:00.013) 0:00:17.638 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:37:41 -0400 (0:00:00.010) 0:00:17.649 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:37:42 -0400 (0:00:00.368) 0:00:18.017 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:37:42 -0400 (0:00:00.024) 0:00:18.041 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333853.97272, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7c3a1ad8c01578acdd2ef0a82d9752ad40e32e0a", "ctime": 1777992571.6040332, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12583093, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777992571.6041138, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 327, "uid": 0, "version": "1345152692", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:37:42 -0400 (0:00:00.369) 0:00:18.411 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333856.4244893, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "906fe7675620e87b29ef0d183bdf10ad6589ad3e", "ctime": 1778333856.4243655, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264241349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1778333856.42449, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1948147925", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:37:42 -0400 (0:00:00.369) 0:00:18.780 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004643", "end": "2026-05-09 09:37:43.244402", "rc": 0, "start": "2026-05-09 09:37:43.239759" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:37:43 -0400 (0:00:00.359) 0:00:19.140 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:37:43 -0400 (0:00:00.015) 0:00:19.156 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:37:43 -0400 (0:00:00.360) 0:00:19.517 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:37:44 -0400 (0:00:00.352) 0:00:19.869 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 09 May 2026 09:37:44 -0400 (0:00:00.571) 0:00:20.441 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 09 May 2026 09:37:44 -0400 (0:00:00.018) 0:00:20.460 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 09 May 2026 09:37:44 -0400 (0:00:00.016) 0:00:20.477 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 09 May 2026 09:37:44 -0400 (0:00:00.016) 0:00:20.493 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 09 May 2026 09:37:44 -0400 (0:00:00.011) 0:00:20.505 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 09 May 2026 09:37:44 -0400 (0:00:00.012) 0:00:20.518 ********** ok: [managed-node1] => { "changed": false } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:32 Saturday 09 May 2026 09:37:45 -0400 (0:00:00.376) 0:00:20.894 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 09 May 2026 09:37:45 -0400 (0:00:00.001) 0:00:20.895 ********** 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.131134", "end": "2026-05-09 09:37:45.486698", "rc": 0, "start": "2026-05-09 09:37:45.355564" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 09 May 2026 09:37:45 -0400 (0:00:00.503) 0:00:21.398 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 09 May 2026 09:37:45 -0400 (0:00:00.023) 0:00:21.421 ********** changed: [managed-node1] => { "changed": true, "elapsed": 28, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 09 May 2026 09:38:15 -0400 (0:00:29.707) 0:00:51.129 ********** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 09 May 2026 09:38:15 -0400 (0:00:00.012) 0:00:51.142 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:35 Saturday 09 May 2026 09:38:15 -0400 (0:00:00.016) 0:00:51.158 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 09 May 2026 09:38:15 -0400 (0:00:00.015) 0:00:51.174 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:38:15 -0400 (0:00:00.016) 0:00:51.190 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:38:15 -0400 (0:00:00.000) 0:00:51.191 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:38:15 -0400 (0:00:00.016) 0:00:51.208 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:38:15 -0400 (0:00:00.039) 0:00:51.248 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:38:15 -0400 (0:00:00.017) 0:00:51.265 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:38:16 -0400 (0:00:00.644) 0:00:51.910 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:38:16 -0400 (0:00:00.360) 0:00:52.271 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:38:16 -0400 (0:00:00.020) 0:00:52.292 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:38:16 -0400 (0:00:00.016) 0:00:52.308 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:38:16 -0400 (0:00:00.035) 0:00:52.344 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:38:16 -0400 (0:00:00.017) 0:00:52.362 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:38:16 -0400 (0:00:00.033) 0:00:52.396 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:38:18 -0400 (0:00:01.880) 0:00:54.276 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333865.485799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333865.4856431, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089037, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333865.4856431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "325308381", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:38:18 -0400 (0:00:00.402) 0:00:54.678 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:38:18 -0400 (0:00:00.013) 0:00:54.692 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:38:18 -0400 (0:00:00.012) 0:00:54.704 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:38:19 -0400 (0:00:00.372) 0:00:55.077 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:38:19 -0400 (0:00:00.027) 0:00:55.104 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333865.485799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333865.4856431, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089037, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333865.4856431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "325308381", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:38:19 -0400 (0:00:00.377) 0:00:55.481 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333862.868781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "906fe7675620e87b29ef0d183bdf10ad6589ad3e", "ctime": 1778333856.4243655, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264241349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1778333856.42449, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1948147925", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:38:20 -0400 (0:00:00.369) 0:00:55.851 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005067", "end": "2026-05-09 09:38:20.329175", "rc": 0, "start": "2026-05-09 09:38:20.324108" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:38:20 -0400 (0:00:00.383) 0:00:56.234 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:38:20 -0400 (0:00:00.027) 0:00:56.262 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:38:20 -0400 (0:00:00.411) 0:00:56.673 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:38:21 -0400 (0:00:00.383) 0:00:57.056 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 09 May 2026 09:38:21 -0400 (0:00:00.359) 0:00:57.415 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 09 May 2026 09:38:21 -0400 (0:00:00.018) 0:00:57.434 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 09 May 2026 09:38:21 -0400 (0:00:00.017) 0:00:57.451 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 09 May 2026 09:38:21 -0400 (0:00:00.012) 0:00:57.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": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 09 May 2026 09:38:22 -0400 (0:00:00.493) 0:00:57.957 ********** 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": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 09 May 2026 09:38:22 -0400 (0:00:00.021) 0:00:57.979 ********** ok: [managed-node1] => { "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:42 Saturday 09 May 2026 09:38:22 -0400 (0:00:00.362) 0:00:58.341 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-225.el10.x86_64] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 09 May 2026 09:38:22 -0400 (0:00:00.020) 0:00:58.361 ********** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-225.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "b7a81d7e4adaf726adc528d03430ae6306faf127", "dest": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "src": "/boot/vmlinuz-6.12.0-225.el10.x86_64" }, "md5sum": "1b277f8507f6aa82f720a3cb1cea7557", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16332840, "src": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-225.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "77b99992f7179f8aec1f94ba1eaf7162c506f21d", "dest": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "src": "/boot/initramfs-6.12.0-225.el10.x86_64.img" }, "md5sum": "035a715312b7dbc85fa890bf5bd9e56c", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 49758687, "src": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 09 May 2026 09:38:23 -0400 (0:00:01.467) 0:00:59.828 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:38:23 -0400 (0:00:00.015) 0:00:59.844 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:38:23 -0400 (0:00:00.000) 0:00:59.845 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:38:24 -0400 (0:00:00.024) 0:00:59.869 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:38:24 -0400 (0:00:00.072) 0:00:59.942 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:38:24 -0400 (0:00:00.036) 0:00:59.978 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:38:24 -0400 (0:00:00.592) 0:01:00.571 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:38:25 -0400 (0:00:00.352) 0:01:00.923 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:38:25 -0400 (0:00:00.017) 0:01:00.940 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:38:25 -0400 (0:00:00.017) 0:01:00.957 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:38:25 -0400 (0:00:00.030) 0:01:00.988 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:38:25 -0400 (0:00:00.012) 0:01:01.001 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:38:25 -0400 (0:00:00.049) 0:01:01.050 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:38:26 -0400 (0:00:01.197) 0:01:02.247 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333865.485799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333865.4856431, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089037, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333865.4856431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "325308381", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:38:26 -0400 (0:00:00.391) 0:01:02.639 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:38:26 -0400 (0:00:00.019) 0:01:02.658 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:38:26 -0400 (0:00:00.018) 0:01:02.677 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:38:27 -0400 (0:00:00.374) 0:01:03.051 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:38:27 -0400 (0:00:00.025) 0:01:03.076 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333865.485799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333865.4856431, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089037, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333865.4856431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "325308381", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:38:27 -0400 (0:00:00.384) 0:01:03.461 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333862.868781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "906fe7675620e87b29ef0d183bdf10ad6589ad3e", "ctime": 1778333856.4243655, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264241349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1778333856.42449, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1948147925", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:38:27 -0400 (0:00:00.376) 0:01:03.838 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004550", "end": "2026-05-09 09:38:28.317500", "rc": 0, "start": "2026-05-09 09:38:28.312950" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:38:28 -0400 (0:00:00.374) 0:01:04.212 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:38:28 -0400 (0:00:00.016) 0:01:04.229 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:38:28 -0400 (0:00:00.354) 0:01:04.583 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:38:29 -0400 (0:00:00.370) 0:01:04.954 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 09 May 2026 09:38:29 -0400 (0:00:00.646) 0:01:05.601 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 09 May 2026 09:38:29 -0400 (0:00:00.019) 0:01:05.620 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 09 May 2026 09:38:29 -0400 (0:00:00.018) 0:01:05.638 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 09 May 2026 09:38:29 -0400 (0:00:00.013) 0:01:05.651 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 09 May 2026 09:38:29 -0400 (0:00:00.013) 0:01:05.665 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 09 May 2026 09:38:29 -0400 (0:00:00.012) 0:01:05.677 ********** ok: [managed-node1] => { "changed": false } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:32 Saturday 09 May 2026 09:38:30 -0400 (0:00:00.357) 0:01:06.035 ********** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:35 Saturday 09 May 2026 09:38:30 -0400 (0:00:00.001) 0:01:06.037 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 09 May 2026 09:38:30 -0400 (0:00:00.019) 0:01:06.056 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:38:30 -0400 (0:00:00.023) 0:01:06.080 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:38:30 -0400 (0:00:00.001) 0:01:06.081 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:38:30 -0400 (0:00:00.026) 0:01:06.107 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:38:30 -0400 (0:00:00.090) 0:01:06.197 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:38:30 -0400 (0:00:00.031) 0:01:06.229 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:38:30 -0400 (0:00:00.607) 0:01:06.836 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:38:31 -0400 (0:00:00.364) 0:01:07.201 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:38:31 -0400 (0:00:00.028) 0:01:07.229 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:38:31 -0400 (0:00:00.026) 0:01:07.256 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:38:31 -0400 (0:00:00.050) 0:01:07.307 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:38:31 -0400 (0:00:00.021) 0:01:07.328 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:38:31 -0400 (0:00:00.047) 0:01:07.375 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:38:32 -0400 (0:00:01.176) 0:01:08.551 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333865.485799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333865.4856431, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089037, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333865.4856431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "325308381", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:38:33 -0400 (0:00:00.368) 0:01:08.920 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:38:33 -0400 (0:00:00.017) 0:01:08.937 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:38:33 -0400 (0:00:00.013) 0:01:08.951 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:38:33 -0400 (0:00:00.368) 0:01:09.320 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:38:33 -0400 (0:00:00.028) 0:01:09.348 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333865.485799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333865.4856431, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089037, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333865.4856431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "325308381", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:38:33 -0400 (0:00:00.366) 0:01:09.714 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333862.868781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "906fe7675620e87b29ef0d183bdf10ad6589ad3e", "ctime": 1778333856.4243655, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264241349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1778333856.42449, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1948147925", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:38:34 -0400 (0:00:00.379) 0:01:10.094 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005016", "end": "2026-05-09 09:38:34.557560", "rc": 0, "start": "2026-05-09 09:38:34.552544" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:38:34 -0400 (0:00:00.359) 0:01:10.453 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:38:34 -0400 (0:00:00.020) 0:01:10.474 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:38:34 -0400 (0:00:00.354) 0:01:10.828 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:38:35 -0400 (0:00:00.352) 0:01:11.181 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 09 May 2026 09:38:35 -0400 (0:00:00.362) 0:01:11.544 ********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 09 May 2026 09:38:35 -0400 (0:00:00.018) 0:01:11.563 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 09 May 2026 09:38:35 -0400 (0:00:00.017) 0:01:11.580 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 09 May 2026 09:38:35 -0400 (0:00:00.014) 0:01:11.595 ********** 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": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 09 May 2026 09:38:36 -0400 (0:00:00.515) 0:01:12.111 ********** 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": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone1", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 09 May 2026 09:38:36 -0400 (0:00:00.022) 0:01:12.134 ********** ok: [managed-node1] => { "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:50 Saturday 09 May 2026 09:38:36 -0400 (0:00:00.360) 0:01:12.494 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:60 Saturday 09 May 2026 09:38:36 -0400 (0:00:00.031) 0:01:12.525 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-225.el10.x86_64] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 09 May 2026 09:38:36 -0400 (0:00:00.029) 0:01:12.555 ********** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-6.12.0-225.el10.x86_64', 'dest': '/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "b7a81d7e4adaf726adc528d03430ae6306faf127", "dest": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2", "src": "/boot/vmlinuz-6.12.0-225.el10.x86_64" }, "md5sum": "1b277f8507f6aa82f720a3cb1cea7557", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 16332840, "src": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-6.12.0-225.el10.x86_64.img', 'dest': '/boot/initramfs-6.12.0-225.el10.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "77b99992f7179f8aec1f94ba1eaf7162c506f21d", "dest": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone2", "src": "/boot/initramfs-6.12.0-225.el10.x86_64.img" }, "md5sum": "035a715312b7dbc85fa890bf5bd9e56c", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 49758687, "src": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 09 May 2026 09:38:37 -0400 (0:00:00.964) 0:01:13.520 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:38:37 -0400 (0:00:00.016) 0:01:13.536 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:38:37 -0400 (0:00:00.000) 0:01:13.537 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:38:37 -0400 (0:00:00.016) 0:01:13.553 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:38:37 -0400 (0:00:00.043) 0:01:13.596 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:38:37 -0400 (0:00:00.018) 0:01:13.615 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:38:38 -0400 (0:00:00.582) 0:01:14.198 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:38:38 -0400 (0:00:00.356) 0:01:14.554 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:38:38 -0400 (0:00:00.018) 0:01:14.572 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:38:38 -0400 (0:00:00.017) 0:01:14.590 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:38:38 -0400 (0:00:00.030) 0:01:14.621 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:38:38 -0400 (0:00:00.012) 0:01:14.633 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:38:38 -0400 (0:00:00.046) 0:01:14.680 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:38:39 -0400 (0:00:01.163) 0:01:15.843 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333865.485799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333865.4856431, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089037, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333865.4856431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "325308381", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:38:40 -0400 (0:00:00.366) 0:01:16.209 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:38:40 -0400 (0:00:00.013) 0:01:16.223 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:38:40 -0400 (0:00:00.012) 0:01:16.236 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:38:40 -0400 (0:00:00.352) 0:01:16.588 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:38:40 -0400 (0:00:00.024) 0:01:16.613 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333865.485799, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333865.4856431, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089037, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333865.4856431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "325308381", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:38:41 -0400 (0:00:00.366) 0:01:16.980 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333862.868781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "906fe7675620e87b29ef0d183bdf10ad6589ad3e", "ctime": 1778333856.4243655, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264241349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1778333856.42449, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1948147925", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:38:41 -0400 (0:00:00.378) 0:01:17.358 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004712", "end": "2026-05-09 09:38:41.825346", "rc": 0, "start": "2026-05-09 09:38:41.820634" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:38:41 -0400 (0:00:00.363) 0:01:17.722 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:38:41 -0400 (0:00:00.017) 0:01:17.739 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:38:42 -0400 (0:00:00.357) 0:01:18.096 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:38:42 -0400 (0:00:00.355) 0:01:18.452 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-6.12.0-225.el10.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 09 May 2026 09:38:43 -0400 (0:00:00.622) 0:01:19.075 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 09 May 2026 09:38:43 -0400 (0:00:00.018) 0:01:19.093 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 09 May 2026 09:38:43 -0400 (0:00:00.017) 0:01:19.111 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 09 May 2026 09:38:43 -0400 (0:00:00.012) 0:01:19.123 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 09 May 2026 09:38:43 -0400 (0:00:00.011) 0:01:19.135 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 09 May 2026 09:38:43 -0400 (0:00:00.012) 0:01:19.148 ********** ok: [managed-node1] => { "changed": false } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:32 Saturday 09 May 2026 09:38:43 -0400 (0:00:00.353) 0:01:19.501 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 09 May 2026 09:38:43 -0400 (0:00:00.001) 0:01:19.502 ********** 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.156168", "end": "2026-05-09 09:38:44.113691", "rc": 0, "start": "2026-05-09 09:38:43.957523" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 09 May 2026 09:38:44 -0400 (0:00:00.511) 0:01:20.013 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 09 May 2026 09:38:44 -0400 (0:00:00.014) 0:01:20.028 ********** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 09 May 2026 09:39:15 -0400 (0:00:31.404) 0:01:51.432 ********** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 09 May 2026 09:39:15 -0400 (0:00:00.016) 0:01:51.448 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:35 Saturday 09 May 2026 09:39:15 -0400 (0:00:00.015) 0:01:51.464 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 09 May 2026 09:39:15 -0400 (0:00:00.015) 0:01:51.480 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:39:15 -0400 (0:00:00.017) 0:01:51.497 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:39:15 -0400 (0:00:00.000) 0:01:51.498 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:39:15 -0400 (0:00:00.017) 0:01:51.515 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:39:15 -0400 (0:00:00.040) 0:01:51.556 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:39:15 -0400 (0:00:00.019) 0:01:51.575 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:39:16 -0400 (0:00:00.663) 0:01:52.238 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:39:16 -0400 (0:00:00.361) 0:01:52.599 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:39:16 -0400 (0:00:00.018) 0:01:52.618 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:39:16 -0400 (0:00:00.017) 0:01:52.636 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:39:16 -0400 (0:00:00.031) 0:01:52.668 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:39:16 -0400 (0:00:00.013) 0:01:52.681 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:39:16 -0400 (0:00:00.028) 0:01:52.709 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:39:18 -0400 (0:00:01.871) 0:01:54.580 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333924.1129012, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333924.112592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089039, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333924.112592, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "986962643", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:39:19 -0400 (0:00:00.393) 0:01:54.974 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:39:19 -0400 (0:00:00.014) 0:01:54.988 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:39:19 -0400 (0:00:00.012) 0:01:55.000 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:39:19 -0400 (0:00:00.354) 0:01:55.355 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:39:19 -0400 (0:00:00.024) 0:01:55.379 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333924.1129012, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333924.112592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089039, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333924.112592, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "986962643", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:39:19 -0400 (0:00:00.369) 0:01:55.749 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333862.868781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "906fe7675620e87b29ef0d183bdf10ad6589ad3e", "ctime": 1778333856.4243655, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264241349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1778333856.42449, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1948147925", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:39:20 -0400 (0:00:00.370) 0:01:56.119 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005105", "end": "2026-05-09 09:39:20.582975", "rc": 0, "start": "2026-05-09 09:39:20.577870" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:39:20 -0400 (0:00:00.358) 0:01:56.478 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:39:20 -0400 (0:00:00.016) 0:01:56.495 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:39:21 -0400 (0:00:00.359) 0:01:56.855 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:39:21 -0400 (0:00:00.363) 0:01:57.218 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 09 May 2026 09:39:21 -0400 (0:00:00.355) 0:01:57.574 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 09 May 2026 09:39:21 -0400 (0:00:00.022) 0:01:57.597 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 09 May 2026 09:39:21 -0400 (0:00:00.017) 0:01:57.614 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 09 May 2026 09:39:21 -0400 (0:00:00.013) 0:01:57.628 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 09 May 2026 09:39:22 -0400 (0:00:00.528) 0:01:58.156 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": false, "id": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone1", "index": "1", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone1", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "Clone1" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "2", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "3", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 09 May 2026 09:39:22 -0400 (0:00:00.018) 0:01:58.175 ********** ok: [managed-node1] => { "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:67 Saturday 09 May 2026 09:39:22 -0400 (0:00:00.362) 0:01:58.537 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:79 Saturday 09 May 2026 09:39:22 -0400 (0:00:00.027) 0:01:58.565 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:39:22 -0400 (0:00:00.016) 0:01:58.581 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:39:22 -0400 (0:00:00.000) 0:01:58.582 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:39:22 -0400 (0:00:00.016) 0:01:58.599 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:39:22 -0400 (0:00:00.041) 0:01:58.641 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:39:22 -0400 (0:00:00.018) 0:01:58.659 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:39:23 -0400 (0:00:00.576) 0:01:59.236 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:39:23 -0400 (0:00:00.351) 0:01:59.588 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:39:23 -0400 (0:00:00.020) 0:01:59.608 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:39:23 -0400 (0:00:00.020) 0:01:59.629 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:39:23 -0400 (0:00:00.031) 0:01:59.660 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:39:23 -0400 (0:00:00.012) 0:01:59.672 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:39:23 -0400 (0:00:00.034) 0:01:59.707 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:39:25 -0400 (0:00:01.171) 0:02:00.878 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333924.1129012, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333924.112592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089039, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333924.112592, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "986962643", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:39:25 -0400 (0:00:00.373) 0:02:01.252 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:39:25 -0400 (0:00:00.013) 0:02:01.266 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:39:25 -0400 (0:00:00.011) 0:02:01.277 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:39:25 -0400 (0:00:00.350) 0:02:01.628 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:39:25 -0400 (0:00:00.025) 0:02:01.653 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333924.1129012, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333924.112592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089039, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333924.112592, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "986962643", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:39:26 -0400 (0:00:00.367) 0:02:02.021 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333862.868781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "906fe7675620e87b29ef0d183bdf10ad6589ad3e", "ctime": 1778333856.4243655, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264241349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1778333856.42449, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1948147925", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:39:26 -0400 (0:00:00.371) 0:02:02.392 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004707", "end": "2026-05-09 09:39:26.853534", "rc": 0, "start": "2026-05-09 09:39:26.848827" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:39:26 -0400 (0:00:00.356) 0:02:02.748 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:39:26 -0400 (0:00:00.018) 0:02:02.767 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:39:27 -0400 (0:00:00.360) 0:02:03.127 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:39:27 -0400 (0:00:00.353) 0:02:03.480 ********** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-225.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-225.el10.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:94 Saturday 09 May 2026 09:39:27 -0400 (0:00:00.355) 0:02:03.836 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:98 Saturday 09 May 2026 09:39:28 -0400 (0:00:00.017) 0:02:03.854 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:39:28 -0400 (0:00:00.020) 0:02:03.875 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:39:28 -0400 (0:00:00.000) 0:02:03.876 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:39:28 -0400 (0:00:00.017) 0:02:03.893 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:39:28 -0400 (0:00:00.050) 0:02:03.944 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:39:28 -0400 (0:00:00.018) 0:02:03.962 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:39:28 -0400 (0:00:00.575) 0:02:04.537 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:39:29 -0400 (0:00:00.352) 0:02:04.890 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:39:29 -0400 (0:00:00.018) 0:02:04.908 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:39:29 -0400 (0:00:00.017) 0:02:04.926 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:39:29 -0400 (0:00:00.038) 0:02:04.965 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:39:29 -0400 (0:00:00.013) 0:02:04.978 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:39:29 -0400 (0:00:00.038) 0:02:05.016 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:39:30 -0400 (0:00:01.174) 0:02:06.191 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333924.1129012, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333924.112592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089039, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333924.112592, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "986962643", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:39:30 -0400 (0:00:00.371) 0:02:06.562 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:39:30 -0400 (0:00:00.013) 0:02:06.576 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:39:30 -0400 (0:00:00.012) 0:02:06.588 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:39:31 -0400 (0:00:00.359) 0:02:06.948 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:39:31 -0400 (0:00:00.024) 0:02:06.972 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333924.1129012, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333924.112592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089039, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333924.112592, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "986962643", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:39:31 -0400 (0:00:00.373) 0:02:07.345 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333862.868781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "906fe7675620e87b29ef0d183bdf10ad6589ad3e", "ctime": 1778333856.4243655, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264241349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1778333856.42449, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1948147925", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:39:31 -0400 (0:00:00.374) 0:02:07.719 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004528", "end": "2026-05-09 09:39:32.183547", "rc": 0, "start": "2026-05-09 09:39:32.179019" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:39:32 -0400 (0:00:00.359) 0:02:08.079 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:39:32 -0400 (0:00:00.016) 0:02:08.095 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:39:32 -0400 (0:00:00.356) 0:02:08.452 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:39:32 -0400 (0:00:00.357) 0:02:08.810 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 09 May 2026 09:39:33 -0400 (0:00:00.650) 0:02:09.461 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 09 May 2026 09:39:33 -0400 (0:00:00.019) 0:02:09.480 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 09 May 2026 09:39:33 -0400 (0:00:00.016) 0:02:09.497 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 09 May 2026 09:39:33 -0400 (0:00:00.013) 0:02:09.510 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 09 May 2026 09:39:34 -0400 (0:00:00.486) 0:02:09.996 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "test=kernel", "default": true, "id": "ec2a407231d7be0d5663a38fbdce14c8-6.12.0-225.el10.x86_64_clone2", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img_clone2", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "1", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "2", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 09 May 2026 09:39:34 -0400 (0:00:00.023) 0:02:10.020 ********** ok: [managed-node1] => { "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:114 Saturday 09 May 2026 09:39:34 -0400 (0:00:00.360) 0:02:10.381 ********** included: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 09 May 2026 09:39:34 -0400 (0:00:00.021) 0:02:10.403 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 09 May 2026 09:39:34 -0400 (0:00:00.001) 0:02:10.404 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 09 May 2026 09:39:34 -0400 (0:00:00.017) 0:02:10.422 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 09 May 2026 09:39:34 -0400 (0:00:00.070) 0:02:10.492 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 09 May 2026 09:39:34 -0400 (0:00:00.019) 0:02:10.511 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 09 May 2026 09:39:35 -0400 (0:00:00.574) 0:02:11.086 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 09 May 2026 09:39:35 -0400 (0:00:00.357) 0:02:11.444 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 09 May 2026 09:39:35 -0400 (0:00:00.018) 0:02:11.462 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 09 May 2026 09:39:35 -0400 (0:00:00.017) 0:02:11.480 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 09 May 2026 09:39:35 -0400 (0:00:00.030) 0:02:11.510 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 09 May 2026 09:39:35 -0400 (0:00:00.012) 0:02:11.522 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 09 May 2026 09:39:35 -0400 (0:00:00.034) 0:02:11.556 ********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 09 May 2026 09:39:36 -0400 (0:00:01.175) 0:02:12.732 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333924.1129012, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333924.112592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089039, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333924.112592, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "986962643", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 09 May 2026 09:39:37 -0400 (0:00:00.374) 0:02:13.107 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 09 May 2026 09:39:37 -0400 (0:00:00.013) 0:02:13.121 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 09 May 2026 09:39:37 -0400 (0:00:00.013) 0:02:13.134 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 09 May 2026 09:39:37 -0400 (0:00:00.361) 0:02:13.495 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 09 May 2026 09:39:37 -0400 (0:00:00.025) 0:02:13.521 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333924.1129012, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b831a7fad7d5bcb14fd4bf8377acaeee3dbcb224", "ctime": 1778333924.112592, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 14089039, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1778333924.112592, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 342, "uid": 0, "version": "986962643", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 09 May 2026 09:39:38 -0400 (0:00:00.373) 0:02:13.895 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1778333862.868781, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "906fe7675620e87b29ef0d183bdf10ad6589ad3e", "ctime": 1778333856.4243655, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264241349, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1778333856.42449, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "1948147925", "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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 09 May 2026 09:39:38 -0400 (0:00:00.377) 0:02:14.272 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004828", "end": "2026-05-09 09:39:38.742571", "rc": 0, "start": "2026-05-09 09:39:38.737743" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 09 May 2026 09:39:38 -0400 (0:00:00.366) 0:02:14.639 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 09 May 2026 09:39:38 -0400 (0:00:00.017) 0:02:14.656 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 09 May 2026 09:39:39 -0400 (0:00:00.364) 0:02:15.021 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 09 May 2026 09:39:39 -0400 (0:00:00.361) 0:02:15.383 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 09 May 2026 09:39:40 -0400 (0:00:00.585) 0:02:15.968 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 09 May 2026 09:39:40 -0400 (0:00:00.018) 0:02:15.987 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 09 May 2026 09:39:40 -0400 (0:00:00.016) 0:02:16.004 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 09 May 2026 09:39:40 -0400 (0:00:00.012) 0:02:16.016 ********** 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": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 09 May 2026 09:39:40 -0400 (0:00:00.468) 0:02:16.485 ********** 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": "55290b6c92a547c4abab12b10dbab97d-6.12.0-225.el10.x86_64", "index": "0", "initrd": "/boot/initramfs-6.12.0-225.el10.x86_64.img", "kernel": "/boot/vmlinuz-6.12.0-225.el10.x86_64", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (6.12.0-225.el10.x86_64) 10 (Coughlan)" }, { "args": "ro rhgb crashkernel=2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "55290b6c92a547c4abab12b10dbab97d-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-55290b6c92a547c4abab12b10dbab97d.img", "kernel": "/boot/vmlinuz-0-rescue-55290b6c92a547c4abab12b10dbab97d", "root": "UUID=1838f24f-a485-4e70-aff7-ab1e037206ee", "title": "CentOS Stream (0-rescue-55290b6c92a547c4abab12b10dbab97d) 10 (Coughlan)" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 09 May 2026 09:39:40 -0400 (0:00:00.019) 0:02:16.505 ********** ok: [managed-node1] => { "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:123 Saturday 09 May 2026 09:39:41 -0400 (0:00:00.356) 0:02:16.862 ********** 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-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:133 Saturday 09 May 2026 09:39:41 -0400 (0:00:00.037) 0:02:16.899 ********** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-225.el10.x86_64_clone1" ], "delta": "0:00:00.044704", "end": "2026-05-09 09:39:41.406902", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-05-09 09:39:41.362198" } STDERR: The param /boot/vmlinuz-6.12.0-225.el10.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-6.12.0-225.el10.x86_64_clone2" ], "delta": "0:00:00.044300", "end": "2026-05-09 09:39:41.798328", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-05-09 09:39:41.754028" } STDERR: The param /boot/vmlinuz-6.12.0-225.el10.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 09 May 2026 09:39:41 -0400 (0:00:00.796) 0:02:17.695 ********** 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.104051", "end": "2026-05-09 09:39:42.262474", "rc": 0, "start": "2026-05-09 09:39:42.158423" } 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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 09 May 2026 09:39:42 -0400 (0:00:00.467) 0:02:18.163 ********** included: /tmp/collections-5cf/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-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 09 May 2026 09:39:42 -0400 (0:00:00.013) 0:02:18.176 ********** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 09 May 2026 09:40:13 -0400 (0:00:30.910) 0:02:49.087 ********** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 09 May 2026 09:40:13 -0400 (0:00:00.013) 0:02:49.101 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_reboot_required": false }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=201 changed=14 unreachable=0 failed=0 skipped=125 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-05-09T13:39:27.989021+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-6.12.0-225.el10.x86_64_clone1, /boot/vmlinuz-6.12.0-225.el10.x86_64_clone2", "start_time": "2026-05-09T13:39:27.635660+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 09 May 2026 09:40:13 -0400 (0:00:00.016) 0:02:49.117 ********** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.40s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 30.91s /tmp/collections-5cf/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 -- 29.71s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.31s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gathering Facts --------------------------------------------------------- 2.39s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.88s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.87s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-225.el10.x86_64 --- 1.47s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.20s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-225.el10.x86_64 --- 1.19s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.18s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.18s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.17s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.17s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.17s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.16s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-6.12.0-225.el10.x86_64 --- 0.96s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.80s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:133 fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role --- 0.66s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-5cf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114