ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', 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 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_password.yml *************************************************** 1 plays in /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml PLAY [Test bootloader_settings variable] *************************************** META: ran handlers TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:7 Saturday 28 February 2026 08:04:12 -0500 (0:00:00.026) 0:00:00.026 ***** included: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node2 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 28 February 2026 08:04:12 -0500 (0:00:00.027) 0:00:00.053 ***** ok: [managed-node2] META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Set boot loader password] ************************************************ task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:12 Saturday 28 February 2026 08:04:13 -0500 (0:00:00.675) 0:00:00.729 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 28 February 2026 08:04:13 -0500 (0:00:00.050) 0:00:00.779 ***** included: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 28 February 2026 08:04:13 -0500 (0:00:00.024) 0:00:00.804 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 28 February 2026 08:04:13 -0500 (0:00:00.017) 0:00:00.821 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 28 February 2026 08:04:14 -0500 (0:00:00.379) 0:00:01.201 ***** ok: [managed-node2] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 28 February 2026 08:04:14 -0500 (0:00:00.021) 0:00:01.222 ***** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 28 February 2026 08:04:14 -0500 (0:00:00.042) 0:00:01.265 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 28 February 2026 08:04:14 -0500 (0:00:00.016) 0:00:01.281 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 28 February 2026 08:04:14 -0500 (0:00:00.029) 0:00:01.310 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 28 February 2026 08:04:14 -0500 (0:00:00.715) 0:00:02.025 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1772283840.2518818, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 28 February 2026 08:04:15 -0500 (0:00:00.269) 0:00:02.295 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 28 February 2026 08:04:15 -0500 (0:00:00.018) 0:00:02.314 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 28 February 2026 08:04:15 -0500 (0:00:00.015) 0:00:02.329 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 28 February 2026 08:04:15 -0500 (0:00:00.259) 0:00:02.589 ***** ok: [managed-node2] => { "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 28 February 2026 08:04:15 -0500 (0:00:00.029) 0:00:02.619 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1772283840.2518818, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 28 February 2026 08:04:15 -0500 (0:00:00.282) 0:00:02.902 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1772283841.1788745, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 28 February 2026 08:04:16 -0500 (0:00:00.285) 0:00:03.187 ***** ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004893", "end": "2026-02-28 08:04:16.382315", "rc": 0, "start": "2026-02-28 08:04:16.377422" } 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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 28 February 2026 08:04:16 -0500 (0:00:00.363) 0:00:03.550 ***** skipping: [managed-node2] => { "changed": false, "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 28 February 2026 08:04:16 -0500 (0:00:00.020) 0:00:03.571 ***** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 28 February 2026 08:04:16 -0500 (0:00:00.362) 0:00:03.933 ***** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 28 February 2026 08:04:17 -0500 (0:00:00.264) 0:00:04.197 ***** ok: [managed-node2] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 28 February 2026 08:04:17 -0500 (0:00:00.398) 0:00:04.595 ***** changed: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 28 February 2026 08:04:17 -0500 (0:00:00.439) 0:00:05.035 ***** changed: [managed-node2] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.629) 0:00:05.665 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.016) 0:00:05.681 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.015) 0:00:05.696 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get contents of /boot/grub2/user.cfg] ************************************ task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:18 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.016) 0:00:05.713 ***** ok: [managed-node2] => { "changed": false, "cmd": [ "cat", "/boot/grub2/user.cfg" ], "delta": "0:00:00.003453", "end": "2026-02-28 08:04:18.812066", "failed_when_result": false, "rc": 0, "start": "2026-02-28 08:04:18.808613" } STDOUT: GRUB2_PASSWORD=grub.pbkdf2.sha512.10000.AE5C306B81C8D46A056E27FEBD4B1BD455CD6C507C5707F2C377ABA911B149514BD0DA60E29CF4072B7BECCF163E11A8BA2F948BD87F6421B8EE42E2D5849596.9A20E2180089E7698979B07712B515B73BFF34A85FA1DF93648CC7E2012181E76E46B20D1083846F54BBB718BC74DEE131986C7CD9841306CE5CAAA14A885F81 TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:26 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.267) 0:00:05.980 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.062) 0:00:06.043 ***** included: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.023) 0:00:06.066 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.016) 0:00:06.083 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.016) 0:00:06.100 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 28 February 2026 08:04:18 -0500 (0:00:00.015) 0:00:06.115 ***** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 28 February 2026 08:04:19 -0500 (0:00:00.040) 0:00:06.155 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 28 February 2026 08:04:19 -0500 (0:00:00.015) 0:00:06.171 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 28 February 2026 08:04:19 -0500 (0:00:00.026) 0:00:06.197 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 28 February 2026 08:04:19 -0500 (0:00:00.549) 0:00:06.746 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1772283840.2518818, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 28 February 2026 08:04:19 -0500 (0:00:00.275) 0:00:07.022 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 28 February 2026 08:04:19 -0500 (0:00:00.017) 0:00:07.039 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 28 February 2026 08:04:19 -0500 (0:00:00.017) 0:00:07.056 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 28 February 2026 08:04:20 -0500 (0:00:00.263) 0:00:07.320 ***** ok: [managed-node2] => { "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 28 February 2026 08:04:20 -0500 (0:00:00.028) 0:00:07.348 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1772283840.2518818, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 28 February 2026 08:04:20 -0500 (0:00:00.274) 0:00:07.623 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1772283841.1788745, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 28 February 2026 08:04:20 -0500 (0:00:00.279) 0:00:07.903 ***** ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004145", "end": "2026-02-28 08:04:21.008458", "rc": 0, "start": "2026-02-28 08:04:21.004313" } 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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 28 February 2026 08:04:21 -0500 (0:00:00.271) 0:00:08.174 ***** skipping: [managed-node2] => { "changed": false, "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 28 February 2026 08:04:21 -0500 (0:00:00.020) 0:00:08.195 ***** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 28 February 2026 08:04:21 -0500 (0:00:00.264) 0:00:08.459 ***** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 28 February 2026 08:04:21 -0500 (0:00:00.270) 0:00:08.730 ***** ok: [managed-node2] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 28 February 2026 08:04:21 -0500 (0:00:00.264) 0:00:08.994 ***** skipping: [managed-node2] => { "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 28 February 2026 08:04:21 -0500 (0:00:00.018) 0:00:09.012 ***** skipping: [managed-node2] => { "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 28 February 2026 08:04:21 -0500 (0:00:00.014) 0:00:09.026 ***** changed: [managed-node2] => { "changed": true, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.415) 0:00:09.442 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.016) 0:00:09.458 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of /boot/grub2/user.cfg] **************************************** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:32 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.018) 0:00:09.477 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Verify that user conf doesn't exist] ************************************* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:37 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.278) 0:00:09.755 ***** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:41 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.020) 0:00:09.776 ***** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.059) 0:00:09.835 ***** included: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.023) 0:00:09.859 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.018) 0:00:09.877 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.015) 0:00:09.893 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.016) 0:00:09.910 ***** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.047) 0:00:09.957 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.016) 0:00:09.974 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 28 February 2026 08:04:22 -0500 (0:00:00.030) 0:00:10.004 ***** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "grubby-8.28-26.el7.x86_64 providing grubby is already installed" ] } lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 28 February 2026 08:04:23 -0500 (0:00:00.553) 0:00:10.557 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1772283840.2518818, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 28 February 2026 08:04:23 -0500 (0:00:00.279) 0:00:10.837 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 28 February 2026 08:04:23 -0500 (0:00:00.017) 0:00:10.855 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 28 February 2026 08:04:23 -0500 (0:00:00.017) 0:00:10.873 ***** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 28 February 2026 08:04:24 -0500 (0:00:00.253) 0:00:11.126 ***** ok: [managed-node2] => { "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 28 February 2026 08:04:24 -0500 (0:00:00.029) 0:00:11.156 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1772283840.2518818, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8ab49c3273c7b6cc2f0f05364b562bad28973dd5", "ctime": 1718881011.4856503, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 144314, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881011.4826503, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 286, "uid": 0, "version": "22411331", "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 28 February 2026 08:04:24 -0500 (0:00:00.277) 0:00:11.433 ***** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1772283841.1788745, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "7d8dd2e2e9cc294b8a73fa9034b2304cde587a08", "ctime": 1718881171.2176502, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 134061, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718880548.6706502, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 5032, "uid": 0, "version": "22411319", "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 28 February 2026 08:04:24 -0500 (0:00:00.288) 0:00:11.722 ***** ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004148", "end": "2026-02-28 08:04:24.863972", "rc": 0, "start": "2026-02-28 08:04:24.859824" } 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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 28 February 2026 08:04:24 -0500 (0:00:00.318) 0:00:12.040 ***** skipping: [managed-node2] => { "changed": false, "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 28 February 2026 08:04:24 -0500 (0:00:00.031) 0:00:12.072 ***** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 28 February 2026 08:04:25 -0500 (0:00:00.301) 0:00:12.374 ***** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 28 February 2026 08:04:25 -0500 (0:00:00.275) 0:00:12.650 ***** ok: [managed-node2] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 28 February 2026 08:04:25 -0500 (0:00:00.277) 0:00:12.927 ***** skipping: [managed-node2] => { "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 28 February 2026 08:04:25 -0500 (0:00:00.018) 0:00:12.945 ***** skipping: [managed-node2] => { "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-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 28 February 2026 08:04:25 -0500 (0:00:00.015) 0:00:12.961 ***** ok: [managed-node2] => { "changed": false, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 28 February 2026 08:04:26 -0500 (0:00:00.299) 0:00:13.260 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set bootloader_facts variable] **** task path: /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:157 Saturday 28 February 2026 08:04:26 -0500 (0:00:00.017) 0:00:13.277 ***** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=44 changed=3 unreachable=0 failed=0 skipped=36 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 28 February 2026 08:04:26 -0500 (0:00:00.014) 0:00:13.292 ***** =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.10s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.72s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Remove boot loader password configuration --- 0.71s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Gather architecture facts ----------------------------------------------- 0.68s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg --- 0.63s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.59s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.57s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.57s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.56s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.55s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.55s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.54s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Determine platform type ---------- 0.52s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 fedora.linux_system_roles.bootloader : Generate boot loader password ---- 0.44s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.40s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.38s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.36s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.36s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.29s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.28s /tmp/collections-NE8/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72