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-78U executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 9 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/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-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:3 Saturday 02 May 2026 09:30:32 -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.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:10 Saturday 02 May 2026 09:30:34 -0400 (0:00:02.267) 0:00:02.290 ********** included: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 02 May 2026 09:30:34 -0400 (0:00:00.012) 0:00:02.303 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 02 May 2026 09:30:34 -0400 (0:00:00.032) 0:00:02.336 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:15 Saturday 02 May 2026 09:30:34 -0400 (0:00:00.004) 0:00:02.341 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:30:34 -0400 (0:00:00.015) 0:00:02.357 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:30:34 -0400 (0:00:00.000) 0:00:02.357 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:30:34 -0400 (0:00:00.015) 0:00:02.373 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:30:35 -0400 (0:00:00.076) 0:00:02.449 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:30:35 -0400 (0:00:00.017) 0:00:02.467 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:30:35 -0400 (0:00:00.569) 0:00:03.036 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:30:36 -0400 (0:00:00.445) 0:00:03.482 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:30:36 -0400 (0:00:00.489) 0:00:03.971 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:30:36 -0400 (0:00:00.020) 0:00:03.991 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:30:36 -0400 (0:00:00.028) 0:00:04.020 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:30:36 -0400 (0:00:00.010) 0:00:04.031 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:30:36 -0400 (0:00:00.025) 0:00:04.056 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:30:48 -0400 (0:00:11.956) 0:00:16.012 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777359342.875358, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1777359342.874, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12788421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777359342.8753586, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1422105756", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:30:48 -0400 (0:00:00.382) 0:00:16.395 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:30:48 -0400 (0:00:00.012) 0:00:16.407 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:30:48 -0400 (0:00:00.010) 0:00:16.418 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:30:49 -0400 (0:00:00.345) 0:00:16.763 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:30:49 -0400 (0:00:00.023) 0:00:16.786 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728648.86919, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1777359342.874, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12788421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777359342.8753586, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1422105756", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:30:49 -0400 (0:00:00.368) 0:00:17.154 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777358438.801, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "5438047aadcc51bb36963fbdd6bde24dda445a1f", "ctime": 1777358438.801, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 937457, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777358438.801, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6755, "uid": 0, "version": "109676710", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:30:50 -0400 (0:00:00.369) 0:00:17.524 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004846", "end": "2026-05-02 09:30:50.464720", "rc": 0, "start": "2026-05-02 09:30:50.459874" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:30:50 -0400 (0:00:00.438) 0:00:17.962 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:30:50 -0400 (0:00:00.016) 0:00:17.978 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:30:50 -0400 (0:00:00.438) 0:00:18.416 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:30:51 -0400 (0:00:00.355) 0:00:18.772 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 May 2026 09:30:51 -0400 (0:00:00.448) 0:00:19.220 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 May 2026 09:30:51 -0400 (0:00:00.017) 0:00:19.238 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 May 2026 09:30:51 -0400 (0:00:00.016) 0:00:19.254 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 May 2026 09:30:51 -0400 (0:00:00.011) 0:00:19.265 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 02 May 2026 09:30:52 -0400 (0:00:00.549) 0:00:19.814 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 02 May 2026 09:30:52 -0400 (0:00:00.016) 0:00:19.831 ********** ok: [managed-node1] => { "changed": false } TASK [Skip test on ostree systems] ********************************************* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:20 Saturday 02 May 2026 09:30:52 -0400 (0:00:00.348) 0:00:20.179 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:27 Saturday 02 May 2026 09:30:52 -0400 (0:00:00.002) 0:00:20.182 ********** META: triggered running handlers for managed-node1 TASK [Set fact with the default kernel to use for clones] ********************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:30 Saturday 02 May 2026 09:30:52 -0400 (0:00:00.000) 0:00:20.183 ********** ok: [managed-node1] => { "ansible_facts": { "__default_kernel": { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" } }, "changed": false } TASK [Clone kernel to Clone1] ************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:34 Saturday 02 May 2026 09:30:52 -0400 (0:00:00.021) 0:00:20.204 ********** included: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-697.el9.x86_64] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 02 May 2026 09:30:52 -0400 (0:00:00.019) 0:00:20.223 ********** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-697.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "dc324a1d7da9c5b990374bab67a75fc94f719d0d", "dest": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-697.el9.x86_64" }, "md5sum": "7fd35b70edf4756c38ed47c88d27d1f7", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15206440, "src": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-697.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "e08d2b868534c00f09ff8655b1c00426ee715936", "dest": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-697.el9.x86_64.img" }, "md5sum": "3634f8677dae669c85a064585a883bc4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39413938, "src": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 02 May 2026 09:30:53 -0400 (0:00:01.113) 0:00:21.337 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:30:53 -0400 (0:00:00.015) 0:00:21.352 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:30:53 -0400 (0:00:00.000) 0:00:21.353 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:30:53 -0400 (0:00:00.015) 0:00:21.368 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:30:53 -0400 (0:00:00.041) 0:00:21.410 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:30:53 -0400 (0:00:00.017) 0:00:21.427 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:30:54 -0400 (0:00:00.573) 0:00:22.001 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:30:54 -0400 (0:00:00.351) 0:00:22.353 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:30:54 -0400 (0:00:00.016) 0:00:22.370 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:30:54 -0400 (0:00:00.016) 0:00:22.386 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:30:54 -0400 (0:00:00.029) 0:00:22.416 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:30:54 -0400 (0:00:00.011) 0:00:22.428 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:30:55 -0400 (0:00:00.044) 0:00:22.472 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:30:56 -0400 (0:00:01.301) 0:00:23.773 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728648.86919, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1777359342.874, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12788421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777359342.8753586, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1422105756", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:30:56 -0400 (0:00:00.386) 0:00:24.160 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:30:56 -0400 (0:00:00.013) 0:00:24.174 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:30:56 -0400 (0:00:00.015) 0:00:24.189 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:30:57 -0400 (0:00:00.357) 0:00:24.546 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:30:57 -0400 (0:00:00.028) 0:00:24.575 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728648.86919, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1777359342.874, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12788421, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777359342.8753586, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1422105756", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:30:57 -0400 (0:00:00.383) 0:00:24.958 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728651.2741861, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3293d2c7b985544bc56e3d60b12df5659b2aa196", "ctime": 1777728651.2732258, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777728651.2741866, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3767048480", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:30:57 -0400 (0:00:00.385) 0:00:25.344 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005200", "end": "2026-05-02 09:30:58.222880", "rc": 0, "start": "2026-05-02 09:30:58.217680" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:30:58 -0400 (0:00:00.377) 0:00:25.721 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:30:58 -0400 (0:00:00.016) 0:00:25.738 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:30:58 -0400 (0:00:00.371) 0:00:26.109 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:30:59 -0400 (0:00:00.369) 0:00:26.479 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1 --add-kernel=/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1 --title=Clone1 --args=test=kernel --copy-default --make-default" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 May 2026 09:30:59 -0400 (0:00:00.609) 0:00:27.088 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 May 2026 09:30:59 -0400 (0:00:00.025) 0:00:27.113 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 May 2026 09:30:59 -0400 (0:00:00.016) 0:00:27.130 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 May 2026 09:30:59 -0400 (0:00:00.012) 0:00:27.142 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 02 May 2026 09:30:59 -0400 (0:00:00.016) 0:00:27.158 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 02 May 2026 09:30:59 -0400 (0:00:00.012) 0:00:27.171 ********** ok: [managed-node1] => { "changed": false } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:32 Saturday 02 May 2026 09:31:00 -0400 (0:00:00.368) 0:00:27.540 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 May 2026 09:31:00 -0400 (0:00:00.001) 0:00:27.541 ********** 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.144975", "end": "2026-05-02 09:31:00.551850", "rc": 0, "start": "2026-05-02 09:31:00.406875" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 May 2026 09:31:00 -0400 (0:00:00.515) 0:00:28.057 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 May 2026 09:31:00 -0400 (0:00:00.026) 0:00:28.083 ********** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 May 2026 09:31:32 -0400 (0:00:31.997) 0:01:00.081 ********** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 May 2026 09:31:32 -0400 (0:00:00.011) 0:01:00.092 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:35 Saturday 02 May 2026 09:31:32 -0400 (0:00:00.014) 0:01:00.107 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 02 May 2026 09:31:32 -0400 (0:00:00.013) 0:01:00.120 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:31:32 -0400 (0:00:00.015) 0:01:00.136 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:31:32 -0400 (0:00:00.000) 0:01:00.137 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:31:32 -0400 (0:00:00.017) 0:01:00.154 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:31:32 -0400 (0:00:00.049) 0:01:00.204 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:31:32 -0400 (0:00:00.031) 0:01:00.235 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:31:33 -0400 (0:00:00.617) 0:01:00.853 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:31:33 -0400 (0:00:00.363) 0:01:01.216 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:31:33 -0400 (0:00:00.016) 0:01:01.233 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:31:33 -0400 (0:00:00.015) 0:01:01.249 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:31:33 -0400 (0:00:00.029) 0:01:01.278 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:31:33 -0400 (0:00:00.012) 0:01:01.290 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:31:33 -0400 (0:00:00.031) 0:01:01.321 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:31:36 -0400 (0:00:02.344) 0:01:03.665 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728660.550364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728660.5493639, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728660.5493639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "673567236", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:31:36 -0400 (0:00:00.403) 0:01:04.069 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:31:36 -0400 (0:00:00.013) 0:01:04.082 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:31:36 -0400 (0:00:00.014) 0:01:04.096 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:31:37 -0400 (0:00:00.368) 0:01:04.465 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:31:37 -0400 (0:00:00.034) 0:01:04.499 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728660.550364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728660.5493639, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728660.5493639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "673567236", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:31:37 -0400 (0:00:00.402) 0:01:04.902 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728657.8283234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3293d2c7b985544bc56e3d60b12df5659b2aa196", "ctime": 1777728651.2732258, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777728651.2741866, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3767048480", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:31:37 -0400 (0:00:00.380) 0:01:05.283 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005042", "end": "2026-05-02 09:31:38.164934", "rc": 0, "start": "2026-05-02 09:31:38.159892" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:31:38 -0400 (0:00:00.382) 0:01:05.665 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:31:38 -0400 (0:00:00.023) 0:01:05.688 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:31:38 -0400 (0:00:00.388) 0:01:06.076 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:31:39 -0400 (0:00:00.382) 0:01:06.459 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 May 2026 09:31:39 -0400 (0:00:00.362) 0:01:06.821 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 May 2026 09:31:39 -0400 (0:00:00.018) 0:01:06.840 ********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 May 2026 09:31:39 -0400 (0:00:00.023) 0:01:06.864 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 May 2026 09:31:39 -0400 (0:00:00.012) 0:01:06.876 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "Clone1" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 02 May 2026 09:31:39 -0400 (0:00:00.518) 0:01:07.395 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "Clone1" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 02 May 2026 09:31:39 -0400 (0:00:00.018) 0:01:07.413 ********** ok: [managed-node1] => { "changed": false } TASK [Clone again to check idempotency] **************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:42 Saturday 02 May 2026 09:31:40 -0400 (0:00:00.361) 0:01:07.775 ********** included: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-697.el9.x86_64] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 02 May 2026 09:31:40 -0400 (0:00:00.024) 0:01:07.799 ********** ok: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-697.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "dc324a1d7da9c5b990374bab67a75fc94f719d0d", "dest": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "src": "/boot/vmlinuz-5.14.0-697.el9.x86_64" }, "md5sum": "7fd35b70edf4756c38ed47c88d27d1f7", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15206440, "src": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "state": "file", "uid": 0 } ok: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-697.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "e08d2b868534c00f09ff8655b1c00426ee715936", "dest": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "src": "/boot/initramfs-5.14.0-697.el9.x86_64.img" }, "md5sum": "3634f8677dae669c85a064585a883bc4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39413938, "src": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone1] **************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 02 May 2026 09:31:41 -0400 (0:00:01.286) 0:01:09.085 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:31:41 -0400 (0:00:00.014) 0:01:09.100 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:31:41 -0400 (0:00:00.000) 0:01:09.101 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:31:41 -0400 (0:00:00.016) 0:01:09.118 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:31:41 -0400 (0:00:00.046) 0:01:09.165 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:31:41 -0400 (0:00:00.031) 0:01:09.196 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:31:42 -0400 (0:00:00.610) 0:01:09.807 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:31:42 -0400 (0:00:00.369) 0:01:10.176 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:31:42 -0400 (0:00:00.017) 0:01:10.193 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:31:42 -0400 (0:00:00.020) 0:01:10.213 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:31:42 -0400 (0:00:00.033) 0:01:10.247 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:31:42 -0400 (0:00:00.017) 0:01:10.264 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:31:42 -0400 (0:00:00.049) 0:01:10.314 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:31:44 -0400 (0:00:01.295) 0:01:11.609 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728660.550364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728660.5493639, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728660.5493639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "673567236", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:31:44 -0400 (0:00:00.391) 0:01:12.001 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:31:44 -0400 (0:00:00.016) 0:01:12.018 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:31:44 -0400 (0:00:00.012) 0:01:12.030 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:31:44 -0400 (0:00:00.371) 0:01:12.401 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:31:44 -0400 (0:00:00.024) 0:01:12.425 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728660.550364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728660.5493639, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728660.5493639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "673567236", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:31:45 -0400 (0:00:00.387) 0:01:12.812 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728657.8283234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3293d2c7b985544bc56e3d60b12df5659b2aa196", "ctime": 1777728651.2732258, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777728651.2741866, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3767048480", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:31:45 -0400 (0:00:00.380) 0:01:13.193 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004956", "end": "2026-05-02 09:31:46.072420", "rc": 0, "start": "2026-05-02 09:31:46.067464" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:31:46 -0400 (0:00:00.377) 0:01:13.571 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:31:46 -0400 (0:00:00.016) 0:01:13.587 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:31:46 -0400 (0:00:00.368) 0:01:13.955 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:31:46 -0400 (0:00:00.367) 0:01:14.322 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.656) 0:01:14.979 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.017) 0:01:14.997 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.015) 0:01:15.013 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.011) 0:01:15.024 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.012) 0:01:15.037 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.011) 0:01:15.048 ********** ok: [managed-node1] => { "changed": false } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:32 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.353) 0:01:15.402 ********** META: triggered running handlers for managed-node1 TASK [Ensure bootloader_reboot_required is not set to true] ******************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:35 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.000) 0:01:15.403 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.015) 0:01:15.418 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.016) 0:01:15.435 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:31:47 -0400 (0:00:00.000) 0:01:15.436 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:31:48 -0400 (0:00:00.014) 0:01:15.451 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:31:48 -0400 (0:00:00.044) 0:01:15.495 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:31:48 -0400 (0:00:00.031) 0:01:15.527 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:31:48 -0400 (0:00:00.582) 0:01:16.109 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:31:49 -0400 (0:00:00.361) 0:01:16.471 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:31:49 -0400 (0:00:00.017) 0:01:16.488 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:31:49 -0400 (0:00:00.016) 0:01:16.505 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:31:49 -0400 (0:00:00.029) 0:01:16.534 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:31:49 -0400 (0:00:00.012) 0:01:16.547 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:31:49 -0400 (0:00:00.028) 0:01:16.575 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:31:50 -0400 (0:00:01.307) 0:01:17.883 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728660.550364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728660.5493639, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728660.5493639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "673567236", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:31:50 -0400 (0:00:00.366) 0:01:18.250 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:31:50 -0400 (0:00:00.015) 0:01:18.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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:31:50 -0400 (0:00:00.014) 0:01:18.281 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:31:51 -0400 (0:00:00.355) 0:01:18.636 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:31:51 -0400 (0:00:00.026) 0:01:18.662 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728660.550364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728660.5493639, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728660.5493639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "673567236", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:31:51 -0400 (0:00:00.387) 0:01:19.050 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728657.8283234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3293d2c7b985544bc56e3d60b12df5659b2aa196", "ctime": 1777728651.2732258, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777728651.2741866, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3767048480", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:31:51 -0400 (0:00:00.395) 0:01:19.446 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004933", "end": "2026-05-02 09:31:52.320584", "rc": 0, "start": "2026-05-02 09:31:52.315651" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:31:52 -0400 (0:00:00.376) 0:01:19.822 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:31:52 -0400 (0:00:00.020) 0:01:19.843 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:31:52 -0400 (0:00:00.377) 0:01:20.221 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:31:53 -0400 (0:00:00.379) 0:01:20.601 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 May 2026 09:31:53 -0400 (0:00:00.359) 0:01:20.961 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 May 2026 09:31:53 -0400 (0:00:00.017) 0:01:20.978 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 May 2026 09:31:53 -0400 (0:00:00.017) 0:01:20.995 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 May 2026 09:31:53 -0400 (0:00:00.012) 0:01:21.007 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "Clone1" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 02 May 2026 09:31:54 -0400 (0:00:00.508) 0:01:21.516 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone1", "index": "2", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "Clone1" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 02 May 2026 09:31:54 -0400 (0:00:00.018) 0:01:21.535 ********** ok: [managed-node1] => { "changed": false } TASK [Verify settings for Clone1] ********************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:50 Saturday 02 May 2026 09:31:54 -0400 (0:00:00.356) 0:01:21.891 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clone kernel to Clone2] ************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:60 Saturday 02 May 2026 09:31:54 -0400 (0:00:00.026) 0:01:21.918 ********** included: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml for managed-node1 TASK [Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-697.el9.x86_64] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Saturday 02 May 2026 09:31:54 -0400 (0:00:00.022) 0:01:21.940 ********** changed: [managed-node1] => (item={'src': '/boot/vmlinuz-5.14.0-697.el9.x86_64', 'dest': '/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "dc324a1d7da9c5b990374bab67a75fc94f719d0d", "dest": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2", "src": "/boot/vmlinuz-5.14.0-697.el9.x86_64" }, "md5sum": "7fd35b70edf4756c38ed47c88d27d1f7", "mode": "0755", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 15206440, "src": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "state": "file", "uid": 0 } changed: [managed-node1] => (item={'src': '/boot/initramfs-5.14.0-697.el9.x86_64.img', 'dest': '/boot/initramfs-5.14.0-697.el9.x86_64.img_clone2'}) => { "ansible_loop_var": "item", "changed": true, "checksum": "e08d2b868534c00f09ff8655b1c00426ee715936", "dest": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone2", "gid": 0, "group": "root", "item": { "dest": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone2", "src": "/boot/initramfs-5.14.0-697.el9.x86_64.img" }, "md5sum": "3634f8677dae669c85a064585a883bc4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:boot_t:s0", "size": 39413938, "src": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "state": "file", "uid": 0 } TASK [Create kernel Clone2] **************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:17 Saturday 02 May 2026 09:31:55 -0400 (0:00:00.908) 0:01:22.849 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:31:55 -0400 (0:00:00.015) 0:01:22.864 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:31:55 -0400 (0:00:00.000) 0:01:22.865 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:31:55 -0400 (0:00:00.016) 0:01:22.881 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:31:55 -0400 (0:00:00.042) 0:01:22.923 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:31:55 -0400 (0:00:00.018) 0:01:22.942 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:31:56 -0400 (0:00:00.576) 0:01:23.519 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:31:56 -0400 (0:00:00.355) 0:01:23.874 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:31:56 -0400 (0:00:00.017) 0:01:23.892 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:31:56 -0400 (0:00:00.017) 0:01:23.909 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:31:56 -0400 (0:00:00.029) 0:01:23.939 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:31:56 -0400 (0:00:00.013) 0:01:23.952 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:31:56 -0400 (0:00:00.049) 0:01:24.002 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:31:57 -0400 (0:00:01.309) 0:01:25.311 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728660.550364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728660.5493639, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728660.5493639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "673567236", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:31:58 -0400 (0:00:00.376) 0:01:25.688 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:31:58 -0400 (0:00:00.014) 0:01:25.702 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:31:58 -0400 (0:00:00.013) 0:01:25.715 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:31:58 -0400 (0:00:00.355) 0:01:26.071 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:31:58 -0400 (0:00:00.023) 0:01:26.094 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728660.550364, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728660.5493639, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646868, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728660.5493639, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "673567236", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:31:59 -0400 (0:00:00.374) 0:01:26.469 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728657.8283234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3293d2c7b985544bc56e3d60b12df5659b2aa196", "ctime": 1777728651.2732258, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777728651.2741866, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3767048480", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:31:59 -0400 (0:00:00.377) 0:01:26.847 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004952", "end": "2026-05-02 09:31:59.721084", "rc": 0, "start": "2026-05-02 09:31:59.716132" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:31:59 -0400 (0:00:00.373) 0:01:27.220 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:31:59 -0400 (0:00:00.016) 0:01:27.236 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:32:00 -0400 (0:00:00.368) 0:01:27.604 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:32:00 -0400 (0:00:00.365) 0:01:27.970 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --initrd=/boot/initramfs-5.14.0-697.el9.x86_64.img_clone2 --add-kernel=/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2 --title=Clone2 --args=test=kernel" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 May 2026 09:32:01 -0400 (0:00:00.666) 0:01:28.637 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 May 2026 09:32:01 -0400 (0:00:00.018) 0:01:28.655 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 May 2026 09:32:01 -0400 (0:00:00.018) 0:01:28.674 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 May 2026 09:32:01 -0400 (0:00:00.012) 0:01:28.687 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 02 May 2026 09:32:01 -0400 (0:00:00.013) 0:01:28.700 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 02 May 2026 09:32:01 -0400 (0:00:00.012) 0:01:28.713 ********** ok: [managed-node1] => { "changed": false } TASK [Flush handlers] ********************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:32 Saturday 02 May 2026 09:32:01 -0400 (0:00:00.362) 0:01:29.075 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 May 2026 09:32:01 -0400 (0:00:00.001) 0:01:29.076 ********** 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.175929", "end": "2026-05-02 09:32:02.123475", "rc": 0, "start": "2026-05-02 09:32:01.947546" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 May 2026 09:32:02 -0400 (0:00:00.546) 0:01:29.623 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 May 2026 09:32:02 -0400 (0:00:00.014) 0:01:29.638 ********** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 May 2026 09:32:34 -0400 (0:00:31.851) 0:02:01.490 ********** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 May 2026 09:32:34 -0400 (0:00:00.012) 0:02:01.502 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:35 Saturday 02 May 2026 09:32:34 -0400 (0:00:00.016) 0:02:01.519 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get bootloader_facts] **************************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:39 Saturday 02 May 2026 09:32:34 -0400 (0:00:00.016) 0:02:01.535 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:32:34 -0400 (0:00:00.017) 0:02:01.552 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:32:34 -0400 (0:00:00.000) 0:02:01.553 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:32:34 -0400 (0:00:00.016) 0:02:01.569 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:32:34 -0400 (0:00:00.042) 0:02:01.611 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:32:34 -0400 (0:00:00.018) 0:02:01.630 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:32:34 -0400 (0:00:00.623) 0:02:02.254 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:32:35 -0400 (0:00:00.362) 0:02:02.617 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:32:35 -0400 (0:00:00.021) 0:02:02.638 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:32:35 -0400 (0:00:00.017) 0:02:02.656 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:32:35 -0400 (0:00:00.037) 0:02:02.693 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:32:35 -0400 (0:00:00.013) 0:02:02.706 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:32:35 -0400 (0:00:00.034) 0:02:02.741 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:32:37 -0400 (0:00:02.333) 0:02:05.075 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728722.122343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728722.1213431, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728722.1213431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1813111591", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:32:38 -0400 (0:00:00.391) 0:02:05.467 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:32:38 -0400 (0:00:00.013) 0:02:05.481 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:32:38 -0400 (0:00:00.012) 0:02:05.493 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:32:38 -0400 (0:00:00.357) 0:02:05.850 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:32:38 -0400 (0:00:00.024) 0:02:05.875 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728722.122343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728722.1213431, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728722.1213431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1813111591", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:32:38 -0400 (0:00:00.380) 0:02:06.255 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728657.8283234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3293d2c7b985544bc56e3d60b12df5659b2aa196", "ctime": 1777728651.2732258, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777728651.2741866, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3767048480", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:32:39 -0400 (0:00:00.384) 0:02:06.639 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005271", "end": "2026-05-02 09:32:39.463716", "rc": 0, "start": "2026-05-02 09:32:39.458445" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:32:39 -0400 (0:00:00.374) 0:02:07.014 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:32:39 -0400 (0:00:00.017) 0:02:07.031 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:32:39 -0400 (0:00:00.375) 0:02:07.406 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:32:40 -0400 (0:00:00.375) 0:02:07.781 ********** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 May 2026 09:32:40 -0400 (0:00:00.358) 0:02:08.140 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 May 2026 09:32:40 -0400 (0:00:00.018) 0:02:08.159 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 May 2026 09:32:40 -0400 (0:00:00.018) 0:02:08.177 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 May 2026 09:32:40 -0400 (0:00:00.012) 0:02:08.190 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" }, { "args": "test=kernel", "default": false, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone1", "index": "3", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "Clone1" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 02 May 2026 09:32:41 -0400 (0:00:00.551) 0:02:08.742 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" }, { "args": "test=kernel", "default": false, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2", "title": "Clone2" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel", "default": true, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone1", "index": "3", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone1", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "Clone1" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 02 May 2026 09:32:41 -0400 (0:00:00.019) 0:02:08.761 ********** ok: [managed-node1] => { "changed": false } TASK [Verify settings for Clone2] ********************************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:67 Saturday 02 May 2026 09:32:41 -0400 (0:00:00.363) 0:02:09.125 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Try to configure two default kernels] ************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:79 Saturday 02 May 2026 09:32:41 -0400 (0:00:00.026) 0:02:09.151 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:32:41 -0400 (0:00:00.014) 0:02:09.165 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:32:41 -0400 (0:00:00.000) 0:02:09.166 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:32:41 -0400 (0:00:00.016) 0:02:09.183 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:32:41 -0400 (0:00:00.042) 0:02:09.225 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:32:41 -0400 (0:00:00.018) 0:02:09.244 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:32:42 -0400 (0:00:00.584) 0:02:09.829 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:32:42 -0400 (0:00:00.354) 0:02:10.183 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:32:42 -0400 (0:00:00.017) 0:02:10.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 platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:32:42 -0400 (0:00:00.018) 0:02:10.219 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:32:42 -0400 (0:00:00.029) 0:02:10.249 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:32:42 -0400 (0:00:00.012) 0:02:10.261 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:32:42 -0400 (0:00:00.033) 0:02:10.294 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:32:44 -0400 (0:00:01.305) 0:02:11.600 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728722.122343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728722.1213431, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728722.1213431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1813111591", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:32:44 -0400 (0:00:00.369) 0:02:11.969 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:32:44 -0400 (0:00:00.013) 0:02:11.983 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:32:44 -0400 (0:00:00.012) 0:02:11.995 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:32:44 -0400 (0:00:00.359) 0:02:12.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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:32:44 -0400 (0:00:00.024) 0:02:12.379 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728722.122343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728722.1213431, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728722.1213431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1813111591", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:32:45 -0400 (0:00:00.371) 0:02:12.751 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728657.8283234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3293d2c7b985544bc56e3d60b12df5659b2aa196", "ctime": 1777728651.2732258, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777728651.2741866, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3767048480", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:32:45 -0400 (0:00:00.372) 0:02:13.123 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004970", "end": "2026-05-02 09:32:45.990010", "rc": 0, "start": "2026-05-02 09:32:45.985040" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:32:46 -0400 (0:00:00.365) 0:02:13.488 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:32:46 -0400 (0:00:00.017) 0:02:13.506 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:32:46 -0400 (0:00:00.362) 0:02:13.869 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:32:46 -0400 (0:00:00.359) 0:02:14.228 ********** fatal: [managed-node1]: FAILED! => { "changed": false } MSG: Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-697.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-697.el9.x86_64_clone2 TASK [Assert that the role failed with multiple default kernels set] *********** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:94 Saturday 02 May 2026 09:32:47 -0400 (0:00:00.358) 0:02:14.587 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove Clone1 kernel with 3 kernel keys] ********************************* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:98 Saturday 02 May 2026 09:32:47 -0400 (0:00:00.016) 0:02:14.604 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:32:47 -0400 (0:00:00.020) 0:02:14.624 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:32:47 -0400 (0:00:00.000) 0:02:14.625 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:32:47 -0400 (0:00:00.015) 0:02:14.641 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:32:47 -0400 (0:00:00.041) 0:02:14.683 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:32:47 -0400 (0:00:00.018) 0:02:14.701 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:32:47 -0400 (0:00:00.574) 0:02:15.276 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:32:48 -0400 (0:00:00.355) 0:02:15.631 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:32:48 -0400 (0:00:00.017) 0:02:15.649 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:32:48 -0400 (0:00:00.017) 0:02:15.666 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:32:48 -0400 (0:00:00.029) 0:02:15.695 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:32:48 -0400 (0:00:00.011) 0:02:15.707 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:32:48 -0400 (0:00:00.035) 0:02:15.743 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:32:49 -0400 (0:00:01.298) 0:02:17.042 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728722.122343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728722.1213431, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728722.1213431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1813111591", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:32:49 -0400 (0:00:00.372) 0:02:17.414 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:32:49 -0400 (0:00:00.013) 0:02:17.427 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:32:49 -0400 (0:00:00.012) 0:02:17.440 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:32:50 -0400 (0:00:00.359) 0:02:17.799 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:32:50 -0400 (0:00:00.023) 0:02:17.822 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728722.122343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728722.1213431, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728722.1213431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1813111591", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:32:50 -0400 (0:00:00.368) 0:02:18.191 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728657.8283234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3293d2c7b985544bc56e3d60b12df5659b2aa196", "ctime": 1777728651.2732258, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777728651.2741866, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3767048480", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:32:51 -0400 (0:00:00.376) 0:02:18.567 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004896", "end": "2026-05-02 09:32:51.432523", "rc": 0, "start": "2026-05-02 09:32:51.427627" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:32:51 -0400 (0:00:00.364) 0:02:18.931 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:32:51 -0400 (0:00:00.016) 0:02:18.947 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:32:51 -0400 (0:00:00.364) 0:02:19.312 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:32:52 -0400 (0:00:00.360) 0:02:19.672 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 May 2026 09:32:52 -0400 (0:00:00.679) 0:02:20.351 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 May 2026 09:32:52 -0400 (0:00:00.019) 0:02:20.370 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 May 2026 09:32:52 -0400 (0:00:00.017) 0:02:20.387 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 May 2026 09:32:52 -0400 (0:00:00.012) 0:02:20.400 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" }, { "args": "test=kernel", "default": false, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 02 May 2026 09:32:53 -0400 (0:00:00.501) 0:02:20.902 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" }, { "args": "test=kernel", "default": false, "id": "ec27587ccb1e18157fce694e738e1be2-5.14.0-697.el9.x86_64_clone2", "index": "2", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img_clone2", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2", "title": "Clone2" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 02 May 2026 09:32:53 -0400 (0:00:00.018) 0:02:20.920 ********** ok: [managed-node1] => { "changed": false } TASK [Remove Clone2 kernel with kernel path] *********************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:114 Saturday 02 May 2026 09:32:53 -0400 (0:00:00.353) 0:02:21.274 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:9 Saturday 02 May 2026 09:32:53 -0400 (0:00:00.022) 0:02:21.296 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 09:32:53 -0400 (0:00:00.000) 0:02:21.297 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 09:32:53 -0400 (0:00:00.016) 0:02:21.313 ********** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 May 2026 09:32:53 -0400 (0:00:00.064) 0:02:21.378 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 May 2026 09:32:53 -0400 (0:00:00.018) 0:02:21.396 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.bootloader : Record role begin fingerprint] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:8 Saturday 02 May 2026 09:32:54 -0400 (0:00:00.576) 0:02:21.973 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:17 Saturday 02 May 2026 09:32:54 -0400 (0:00:00.357) 0:02:22.330 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:22 Saturday 02 May 2026 09:32:54 -0400 (0:00:00.017) 0:02:22.348 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:26 Saturday 02 May 2026 09:32:54 -0400 (0:00:00.017) 0:02:22.365 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 May 2026 09:32:54 -0400 (0:00:00.029) 0:02:22.395 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 May 2026 09:32:54 -0400 (0:00:00.013) 0:02:22.409 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 May 2026 09:32:54 -0400 (0:00:00.032) 0:02:22.441 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 May 2026 09:32:56 -0400 (0:00:01.310) 0:02:23.752 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728722.122343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728722.1213431, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728722.1213431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1813111591", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 May 2026 09:32:56 -0400 (0:00:00.371) 0:02:24.123 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 May 2026 09:32:56 -0400 (0:00:00.013) 0:02:24.137 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 May 2026 09:32:56 -0400 (0:00:00.013) 0:02:24.150 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 May 2026 09:32:57 -0400 (0:00:00.357) 0:02:24.507 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 May 2026 09:32:57 -0400 (0:00:00.028) 0:02:24.536 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728722.122343, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d6fb6b254852955c8ad3b6a74716aede9daec40d", "ctime": 1777728722.1213431, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4646867, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1777728722.1213431, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 353, "uid": 0, "version": "1813111591", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 May 2026 09:32:57 -0400 (0:00:00.377) 0:02:24.913 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777728657.8283234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "3293d2c7b985544bc56e3d60b12df5659b2aa196", "ctime": 1777728651.2732258, "dev": 66305, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 239075523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1777728651.2741866, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3767048480", "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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 May 2026 09:32:57 -0400 (0:00:00.381) 0:02:25.294 ********** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005015", "end": "2026-05-02 09:32:58.166185", "rc": 0, "start": "2026-05-02 09:32:58.161170" } 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 May 2026 09:32:58 -0400 (0:00:00.371) 0:02:25.666 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 May 2026 09:32:58 -0400 (0:00:00.016) 0:02:25.683 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 May 2026 09:32:58 -0400 (0:00:00.366) 0:02:26.049 ********** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 May 2026 09:32:58 -0400 (0:00:00.363) 0:02:26.412 ********** Notification for handler Fix default kernel boot parameters has been saved. Notification for handler Reboot system has been saved. changed: [managed-node1] => { "actions": [ "grubby --remove-kernel=/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2" ], "changed": true } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 May 2026 09:32:59 -0400 (0:00:00.606) 0:02:27.019 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 May 2026 09:32:59 -0400 (0:00:00.018) 0:02:27.037 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 May 2026 09:32:59 -0400 (0:00:00.016) 0:02:27.054 ********** 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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 May 2026 09:32:59 -0400 (0:00:00.011) 0:02:27.066 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 02 May 2026 09:33:00 -0400 (0:00:00.475) 0:02:27.542 ********** ok: [managed-node1] => { "ansible_facts": { "bootloader_facts": [ { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": true, "id": "05f2ca156a4b440c812097bf7ae321e7-5.14.0-697.el9.x86_64", "index": "0", "initrd": "/boot/initramfs-5.14.0-697.el9.x86_64.img", "kernel": "/boot/vmlinuz-5.14.0-697.el9.x86_64", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (5.14.0-697.el9.x86_64) 9" }, { "args": "ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8", "default": false, "id": "05f2ca156a4b440c812097bf7ae321e7-0-rescue", "index": "1", "initrd": "/boot/initramfs-0-rescue-05f2ca156a4b440c812097bf7ae321e7.img", "kernel": "/boot/vmlinuz-0-rescue-05f2ca156a4b440c812097bf7ae321e7", "root": "UUID=aa07d7b1-17b7-4910-9c79-6386d51f3d2e", "title": "CentOS Stream (0-rescue-05f2ca156a4b440c812097bf7ae321e7) 9" } ] }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Record role success fingerprint] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:162 Saturday 02 May 2026 09:33:00 -0400 (0:00:00.024) 0:02:27.566 ********** ok: [managed-node1] => { "changed": false } TASK [Verify that kernel is removed {{ item }}] ******************************** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:123 Saturday 02 May 2026 09:33:00 -0400 (0:00:00.359) 0:02:27.925 ********** 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-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:133 Saturday 02 May 2026 09:33:00 -0400 (0:00:00.037) 0:02:27.963 ********** changed: [managed-node1] => (item=1) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-697.el9.x86_64_clone1" ], "delta": "0:00:00.049352", "end": "2026-05-02 09:33:00.878037", "failed_when_result": false, "item": 1, "rc": 1, "start": "2026-05-02 09:33:00.828685" } STDERR: The param /boot/vmlinuz-5.14.0-697.el9.x86_64_clone1 is incorrect MSG: non-zero return code changed: [managed-node1] => (item=2) => { "ansible_loop_var": "item", "changed": true, "cmd": [ "grubby", "--remove-kernel=/boot/vmlinuz-5.14.0-697.el9.x86_64_clone2" ], "delta": "0:00:00.049336", "end": "2026-05-02 09:33:01.276086", "failed_when_result": false, "item": 2, "rc": 1, "start": "2026-05-02 09:33:01.226750" } STDERR: The param /boot/vmlinuz-5.14.0-697.el9.x86_64_clone2 is incorrect MSG: non-zero return code NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Fix default kernel boot parameters for managed-node1 NOTIFIED HANDLER fedora.linux_system_roles.bootloader : Reboot system for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.bootloader : Fix default kernel boot parameters] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:4 Saturday 02 May 2026 09:33:01 -0400 (0:00:00.813) 0:02:28.776 ********** 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.116444", "end": "2026-05-02 09:33:01.758598", "rc": 0, "start": "2026-05-02 09:33:01.642154" } STDOUT: args="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8 test=kernel" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_TERMINAL_OUTPUT="console serial" GRUB_CMDLINE_LINUX="ro rhgb crashkernel=1G-2G:192M,2G-64G:256M,64G-:512M net.ifnames=0 console=tty0 console=ttyS0,115200n8" GRUB_DISABLE_RECOVERY="true" GRUB_ENABLE_BLSCFG=true RUNNING HANDLER [fedora.linux_system_roles.bootloader : Reboot system] ********* task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/handlers/main.yml:15 Saturday 02 May 2026 09:33:01 -0400 (0:00:00.482) 0:02:29.259 ********** included: /tmp/collections-78U/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-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 Saturday 02 May 2026 09:33:01 -0400 (0:00:00.013) 0:02:29.273 ********** changed: [managed-node1] => { "changed": true, "elapsed": 30, "rebooted": true } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Notify about reboot] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:7 Saturday 02 May 2026 09:33:33 -0400 (0:00:31.744) 0:03:01.018 ********** skipping: [managed-node1] => { "false_condition": "not bootloader_reboot_ok" } RUNNING HANDLER [fedora.linux_system_roles.bootloader : Set bootloader_reboot_required] *** task path: /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:14 Saturday 02 May 2026 09:33:33 -0400 (0:00:00.012) 0:03:01.030 ********** 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-02T13:32:47.139534+00:00Z", "host": "managed-node1", "message": "Only one kernel can be set as default. Found 2 kernels with 'default: true' - /boot/vmlinuz-5.14.0-697.el9.x86_64_clone1, /boot/vmlinuz-5.14.0-697.el9.x86_64_clone2", "start_time": "2026-05-02T13:32:46.782911+00:00Z", "task_name": "Ensure boot loader settings", "task_path": "/tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 02 May 2026 09:33:33 -0400 (0:00:00.014) 0:03:01.045 ********** =============================================================================== fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 32.00s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.85s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Reboot system when bootloader_reboot_ok is true -- 31.74s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/reboot.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed -- 11.96s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.34s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.33s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gathering Facts --------------------------------------------------------- 2.27s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.31s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.31s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.31s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.31s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.30s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.30s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.30s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-697.el9.x86_64 --- 1.29s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-697.el9.x86_64 --- 1.11s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Copy kernel and initrd for test purposes from /boot/vmlinuz-5.14.0-697.el9.x86_64 --- 0.91s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/clone_kernel.yml:3 Remove cloned kernels --------------------------------------------------- 0.81s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_add_rm.yml:133 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.68s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.67s /tmp/collections-78U/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114