ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [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-qFc/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-qFc/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:9 Friday 01 August 2025 17:34:59 -0400 (0:00:00.018) 0:00:00.018 ********* included: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node2 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Friday 01 August 2025 17:34:59 -0400 (0:00:00.016) 0:00:00.034 ********* ok: [managed-node2] META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Set boot loader password] ************************************************ task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:12 Friday 01 August 2025 17:34:59 -0400 (0:00:00.747) 0:00:00.781 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Friday 01 August 2025 17:34:59 -0400 (0:00:00.051) 0:00:00.833 ********* included: /tmp/collections-qFc/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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Friday 01 August 2025 17:34:59 -0400 (0:00:00.017) 0:00:00.850 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Friday 01 August 2025 17:34:59 -0400 (0:00:00.014) 0:00:00.864 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Friday 01 August 2025 17:35:00 -0400 (0:00:00.408) 0:00:01.273 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Friday 01 August 2025 17:35:00 -0400 (0:00:00.017) 0:00:01.290 ********* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Friday 01 August 2025 17:35:00 -0400 (0:00:00.031) 0:00:01.322 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Friday 01 August 2025 17:35:00 -0400 (0:00:00.012) 0:00:01.334 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Friday 01 August 2025 17:35:00 -0400 (0:00:00.025) 0:00:01.360 ********* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Friday 01 August 2025 17:35:03 -0400 (0:00:02.954) 0:00:04.315 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754084084.0113373, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Friday 01 August 2025 17:35:03 -0400 (0:00:00.340) 0:00:04.656 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Friday 01 August 2025 17:35:03 -0400 (0:00:00.016) 0:00:04.672 ********* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Friday 01 August 2025 17:35:03 -0400 (0:00:00.013) 0:00:04.685 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Friday 01 August 2025 17:35:04 -0400 (0:00:00.316) 0:00:05.001 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Friday 01 August 2025 17:35:04 -0400 (0:00:00.022) 0:00:05.024 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754084084.0113373, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Friday 01 August 2025 17:35:04 -0400 (0:00:00.332) 0:00:05.356 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754084095.7845476, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1754084086.2003763, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 209715394, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1754084086.1993763, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "116079518", "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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Friday 01 August 2025 17:35:04 -0400 (0:00:00.336) 0:00:05.692 ********* ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004011", "end": "2025-08-01 17:35:05.127432", "rc": 0, "start": "2025-08-01 17:35:05.123421" } 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Friday 01 August 2025 17:35:05 -0400 (0:00:00.420) 0:00:06.113 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Friday 01 August 2025 17:35:05 -0400 (0:00:00.017) 0:00:06.131 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Friday 01 August 2025 17:35:05 -0400 (0:00:00.415) 0:00:06.547 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Friday 01 August 2025 17:35:05 -0400 (0:00:00.323) 0:00:06.870 ********* ok: [managed-node2] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Friday 01 August 2025 17:35:06 -0400 (0:00:00.411) 0:00:07.282 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Friday 01 August 2025 17:35:06 -0400 (0:00:00.470) 0:00:07.752 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Friday 01 August 2025 17:35:07 -0400 (0:00:00.708) 0:00:08.460 ********* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Friday 01 August 2025 17:35:07 -0400 (0:00:00.014) 0:00:08.474 ********* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get contents of /boot/grub2/user.cfg] ************************************ task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:18 Friday 01 August 2025 17:35:07 -0400 (0:00:00.014) 0:00:08.489 ********* ok: [managed-node2] => { "changed": false, "cmd": [ "cat", "/boot/grub2/user.cfg" ], "delta": "0:00:00.002938", "end": "2025-08-01 17:35:07.821498", "failed_when_result": false, "rc": 0, "start": "2025-08-01 17:35:07.818560" } STDOUT: GRUB2_PASSWORD=grub.pbkdf2.sha512.10000.147804F3F9AC4F8F2EE7EE3EADF74D75195E765EA006748F428EC140BC7DE01CEB1D3783BDF203177C38F7043D31107FECE54C83356AED6DCDD3E2A2C15C661B.A72AD45148D881078A7492984D5EAA8A181D0CF60A69B4115A06A5471E34C952C37A256CFC6366FE36151ED1ABE1502269632174560ACEDFF8DCEBD79F371D27 TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:26 Friday 01 August 2025 17:35:07 -0400 (0:00:00.322) 0:00:08.812 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Friday 01 August 2025 17:35:07 -0400 (0:00:00.044) 0:00:08.856 ********* included: /tmp/collections-qFc/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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Friday 01 August 2025 17:35:07 -0400 (0:00:00.017) 0:00:08.873 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Friday 01 August 2025 17:35:07 -0400 (0:00:00.014) 0:00:08.888 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Friday 01 August 2025 17:35:07 -0400 (0:00:00.013) 0:00:08.902 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Friday 01 August 2025 17:35:07 -0400 (0:00:00.012) 0:00:08.914 ********* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Friday 01 August 2025 17:35:08 -0400 (0:00:00.031) 0:00:08.946 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Friday 01 August 2025 17:35:08 -0400 (0:00:00.012) 0:00:08.959 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Friday 01 August 2025 17:35:08 -0400 (0:00:00.025) 0:00:08.984 ********* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Friday 01 August 2025 17:35:10 -0400 (0:00:02.827) 0:00:11.812 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754084084.0113373, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Friday 01 August 2025 17:35:11 -0400 (0:00:00.330) 0:00:12.143 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Friday 01 August 2025 17:35:11 -0400 (0:00:00.015) 0:00:12.158 ********* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Friday 01 August 2025 17:35:11 -0400 (0:00:00.015) 0:00:12.174 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Friday 01 August 2025 17:35:11 -0400 (0:00:00.314) 0:00:12.489 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Friday 01 August 2025 17:35:11 -0400 (0:00:00.023) 0:00:12.513 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754084084.0113373, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Friday 01 August 2025 17:35:11 -0400 (0:00:00.330) 0:00:12.843 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754084095.7845476, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1754084086.2003763, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 209715394, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1754084086.1993763, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "116079518", "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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Friday 01 August 2025 17:35:12 -0400 (0:00:00.331) 0:00:13.174 ********* ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004550", "end": "2025-08-01 17:35:12.509958", "rc": 0, "start": "2025-08-01 17:35:12.505408" } 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Friday 01 August 2025 17:35:12 -0400 (0:00:00.320) 0:00:13.494 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Friday 01 August 2025 17:35:12 -0400 (0:00:00.016) 0:00:13.511 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Friday 01 August 2025 17:35:12 -0400 (0:00:00.317) 0:00:13.829 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Friday 01 August 2025 17:35:13 -0400 (0:00:00.317) 0:00:14.147 ********* ok: [managed-node2] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Friday 01 August 2025 17:35:13 -0400 (0:00:00.318) 0:00:14.465 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Friday 01 August 2025 17:35:13 -0400 (0:00:00.015) 0:00:14.480 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Friday 01 August 2025 17:35:13 -0400 (0:00:00.015) 0:00:14.496 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Friday 01 August 2025 17:35:14 -0400 (0:00:00.520) 0:00:15.016 ********* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of /boot/grub2/user.cfg] **************************************** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:32 Friday 01 August 2025 17:35:14 -0400 (0:00:00.015) 0:00:15.031 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Verify that user conf doesn't exist] ************************************* task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:37 Friday 01 August 2025 17:35:14 -0400 (0:00:00.309) 0:00:15.341 ********* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:41 Friday 01 August 2025 17:35:14 -0400 (0:00:00.015) 0:00:15.357 ********* TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Friday 01 August 2025 17:35:14 -0400 (0:00:00.038) 0:00:15.395 ********* included: /tmp/collections-qFc/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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Friday 01 August 2025 17:35:14 -0400 (0:00:00.017) 0:00:15.412 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Friday 01 August 2025 17:35:14 -0400 (0:00:00.013) 0:00:15.426 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Friday 01 August 2025 17:35:14 -0400 (0:00:00.013) 0:00:15.439 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Friday 01 August 2025 17:35:14 -0400 (0:00:00.012) 0:00:15.451 ********* 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_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Friday 01 August 2025 17:35:14 -0400 (0:00:00.031) 0:00:15.483 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Friday 01 August 2025 17:35:14 -0400 (0:00:00.012) 0:00:15.496 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Friday 01 August 2025 17:35:14 -0400 (0:00:00.056) 0:00:15.552 ********* ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Friday 01 August 2025 17:35:17 -0400 (0:00:02.819) 0:00:18.371 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754084084.0113373, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Friday 01 August 2025 17:35:17 -0400 (0:00:00.328) 0:00:18.700 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Friday 01 August 2025 17:35:17 -0400 (0:00:00.015) 0:00:18.716 ********* skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Friday 01 August 2025 17:35:17 -0400 (0:00:00.013) 0:00:18.729 ********* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Friday 01 August 2025 17:35:18 -0400 (0:00:00.309) 0:00:19.038 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Friday 01 August 2025 17:35:18 -0400 (0:00:00.023) 0:00:19.062 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754084084.0113373, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "65375c9d7916928165c702c8dcb2c96c01b575b3", "ctime": 1716968862.287, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6882912, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1716968862.287, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 273, "uid": 0, "version": "1394307174", "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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Friday 01 August 2025 17:35:18 -0400 (0:00:00.326) 0:00:19.389 ********* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754084095.7845476, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1754084086.2003763, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 209715394, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1754084086.1993763, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "116079518", "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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Friday 01 August 2025 17:35:18 -0400 (0:00:00.328) 0:00:19.717 ********* ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004048", "end": "2025-08-01 17:35:19.061750", "rc": 0, "start": "2025-08-01 17:35:19.057702" } 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Friday 01 August 2025 17:35:19 -0400 (0:00:00.341) 0:00:20.059 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Friday 01 August 2025 17:35:19 -0400 (0:00:00.017) 0:00:20.076 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Friday 01 August 2025 17:35:19 -0400 (0:00:00.340) 0:00:20.417 ********* ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Friday 01 August 2025 17:35:19 -0400 (0:00:00.332) 0:00:20.749 ********* ok: [managed-node2] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Friday 01 August 2025 17:35:20 -0400 (0:00:00.331) 0:00:21.081 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Friday 01 August 2025 17:35:20 -0400 (0:00:00.018) 0:00:21.099 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Friday 01 August 2025 17:35:20 -0400 (0:00:00.014) 0:00:21.114 ********* 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-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Friday 01 August 2025 17:35:20 -0400 (0:00:00.332) 0:00:21.447 ********* 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=33 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 01 August 2025 17:35:20 -0400 (0:00:00.021) 0:00:21.468 ********* =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 5.65s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.95s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Remove boot loader password configuration --- 0.85s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Gather architecture facts ----------------------------------------------- 0.75s /tmp/collections-qFc/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.71s /tmp/collections-qFc/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.66s /tmp/collections-qFc/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.66s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.66s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.66s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.66s /tmp/collections-qFc/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.65s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.65s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Determine platform type ---------- 0.62s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 fedora.linux_system_roles.bootloader : Generate boot loader password ---- 0.47s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.42s /tmp/collections-qFc/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.42s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.41s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.41s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.34s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.34s /tmp/collections-qFc/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77