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 '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-IMf/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-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:9 Saturday 08 March 2025 07:55:34 -0500 (0:00:00.017) 0:00:00.017 ******** included: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 08 March 2025 07:55:34 -0500 (0:00:00.016) 0:00:00.034 ******** ok: [managed-node1] META: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set boot loader password] ************************************************ task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:12 Saturday 08 March 2025 07:55:35 -0500 (0:00:00.760) 0:00:00.794 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 March 2025 07:55:35 -0500 (0:00:00.033) 0:00:00.828 ******** included: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 March 2025 07:55:35 -0500 (0:00:00.018) 0:00:00.846 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 March 2025 07:55:35 -0500 (0:00:00.013) 0:00:00.859 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 March 2025 07:55:35 -0500 (0:00:00.423) 0:00:01.283 ******** ok: [managed-node1] => { "ansible_facts": { "__bootloader_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 March 2025 07:55:35 -0500 (0:00:00.017) 0:00:01.300 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 March 2025 07:55:35 -0500 (0:00:00.030) 0:00:01.331 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 March 2025 07:55:35 -0500 (0:00:00.013) 0:00:01.344 ******** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 March 2025 07:55:38 -0500 (0:00:03.002) 0:00:04.347 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1741438489.5164566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1741438489.5154567, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883977, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741438489.5154567, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2184612213", "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 March 2025 07:55:39 -0500 (0:00:00.345) 0:00:04.693 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 March 2025 07:55:39 -0500 (0:00:00.015) 0:00:04.708 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 March 2025 07:55:39 -0500 (0:00:00.012) 0:00:04.721 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 March 2025 07:55:39 -0500 (0:00:00.331) 0:00:05.053 ******** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 March 2025 07:55:39 -0500 (0:00:00.022) 0:00:05.075 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1741438489.5164566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1741438489.5154567, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883977, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741438489.5154567, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2184612213", "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 March 2025 07:55:39 -0500 (0:00:00.347) 0:00:05.422 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1741438379.7065668, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1741438373.2785423, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1741438373.2785423, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "46896272", "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 March 2025 07:55:40 -0500 (0:00:00.355) 0:00:05.778 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004258", "end": "2025-03-08 07:55:40.616577", "rc": 0, "start": "2025-03-08 07:55:40.612319" } 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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 March 2025 07:55:40 -0500 (0:00:00.433) 0:00:06.211 ******** skipping: [managed-node1] => { "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 March 2025 07:55:40 -0500 (0:00:00.017) 0:00:06.229 ******** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 March 2025 07:55:41 -0500 (0:00:00.432) 0:00:06.661 ******** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 March 2025 07:55:41 -0500 (0:00:00.341) 0:00:07.002 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 March 2025 07:55:41 -0500 (0:00:00.428) 0:00:07.430 ******** changed: [managed-node1] => { "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 March 2025 07:55:42 -0500 (0:00:00.483) 0:00:07.914 ******** changed: [managed-node1] => { "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.745) 0:00:08.659 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.017) 0:00:08.677 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get contents of /boot/grub2/user.cfg] ************************************ task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:18 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.013) 0:00:08.691 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/boot/grub2/user.cfg" ], "delta": "0:00:00.002755", "end": "2025-03-08 07:55:43.436269", "failed_when_result": false, "rc": 0, "start": "2025-03-08 07:55:43.433514" } STDOUT: GRUB2_PASSWORD=grub.pbkdf2.sha512.10000.2D9B3D68D572477BFB3EAE394F561EE278D38727E2935F45BA430219B41B6CE5B0D6F9B9F242874256FFE3264F255B060922DF87FF27242DCCEB1665CB3F6E52.D8AC5347E8E3A171D548C044BF0CC3DF575F080F298469ECBA02A2C998264FE09CACC6DEF014097D2AA2A9A6C77A7253B791E37ABA67FD72FB4C2F782D50FF29 TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:26 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.340) 0:00:09.032 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.039) 0:00:09.071 ******** included: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.018) 0:00:09.089 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.013) 0:00:09.102 ******** skipping: [managed-node1] => { "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.012) 0:00:09.115 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.012) 0:00:09.128 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.029) 0:00:09.157 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 March 2025 07:55:43 -0500 (0:00:00.011) 0:00:09.169 ******** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 March 2025 07:55:46 -0500 (0:00:02.891) 0:00:12.060 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1741438489.5164566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1741438489.5154567, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883977, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741438489.5154567, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2184612213", "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 March 2025 07:55:46 -0500 (0:00:00.352) 0:00:12.413 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 March 2025 07:55:46 -0500 (0:00:00.015) 0:00:12.429 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 March 2025 07:55:46 -0500 (0:00:00.013) 0:00:12.443 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 March 2025 07:55:47 -0500 (0:00:00.337) 0:00:12.781 ******** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 March 2025 07:55:47 -0500 (0:00:00.022) 0:00:12.804 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1741438489.5164566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1741438489.5154567, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883977, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741438489.5154567, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2184612213", "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 March 2025 07:55:47 -0500 (0:00:00.351) 0:00:13.155 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1741438379.7065668, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1741438373.2785423, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1741438373.2785423, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "46896272", "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 March 2025 07:55:47 -0500 (0:00:00.359) 0:00:13.514 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004169", "end": "2025-03-08 07:55:48.267885", "rc": 0, "start": "2025-03-08 07:55:48.263716" } 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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 March 2025 07:55:48 -0500 (0:00:00.346) 0:00:13.861 ******** skipping: [managed-node1] => { "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 March 2025 07:55:48 -0500 (0:00:00.016) 0:00:13.877 ******** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 March 2025 07:55:48 -0500 (0:00:00.342) 0:00:14.220 ******** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 March 2025 07:55:49 -0500 (0:00:00.339) 0:00:14.559 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 March 2025 07:55:49 -0500 (0:00:00.335) 0:00:14.895 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 March 2025 07:55:49 -0500 (0:00:00.015) 0:00:14.910 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 March 2025 07:55:49 -0500 (0:00:00.012) 0:00:14.923 ******** changed: [managed-node1] => { "changed": true, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 March 2025 07:55:49 -0500 (0:00:00.447) 0:00:15.370 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of /boot/grub2/user.cfg] **************************************** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:32 Saturday 08 March 2025 07:55:49 -0500 (0:00:00.015) 0:00:15.385 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Verify that user conf doesn't exist] ************************************* task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:37 Saturday 08 March 2025 07:55:50 -0500 (0:00:00.344) 0:00:15.730 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:41 Saturday 08 March 2025 07:55:50 -0500 (0:00:00.015) 0:00:15.746 ******** TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 08 March 2025 07:55:50 -0500 (0:00:00.037) 0:00:15.783 ******** included: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.bootloader : Ensure ansible_facts used by role] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 08 March 2025 07:55:50 -0500 (0:00:00.018) 0:00:15.802 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 08 March 2025 07:55:50 -0500 (0:00:00.015) 0:00:15.817 ******** skipping: [managed-node1] => { "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 08 March 2025 07:55:50 -0500 (0:00:00.013) 0:00:15.831 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 08 March 2025 07:55:50 -0500 (0:00:00.016) 0:00:15.847 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 08 March 2025 07:55:50 -0500 (0:00:00.065) 0:00:15.913 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 08 March 2025 07:55:50 -0500 (0:00:00.013) 0:00:15.927 ******** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: grubby TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 08 March 2025 07:55:53 -0500 (0:00:02.903) 0:00:18.830 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1741438489.5164566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1741438489.5154567, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883977, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741438489.5154567, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2184612213", "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 08 March 2025 07:55:53 -0500 (0:00:00.351) 0:00:19.182 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 08 March 2025 07:55:53 -0500 (0:00:00.015) 0:00:19.197 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 08 March 2025 07:55:53 -0500 (0:00:00.012) 0:00:19.209 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 08 March 2025 07:55:53 -0500 (0:00:00.335) 0:00:19.545 ******** ok: [managed-node1] => { "ansible_facts": { "__bootloader_grub_conf": "/boot/grub2/grub.cfg", "__bootloader_user_conf": "/boot/grub2/user.cfg" }, "changed": false } TASK [fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub] **** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 08 March 2025 07:55:54 -0500 (0:00:00.022) 0:00:19.567 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1741438489.5164566, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8106f5ad382722c59d66e60f2e68ccf76a806e5a", "ctime": 1741438489.5154567, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6883977, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741438489.5154567, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "version": "2184612213", "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 08 March 2025 07:55:54 -0500 (0:00:00.353) 0:00:19.921 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1741438379.7065668, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "8deab7735766859b2e68756da9afec1aff4ba232", "ctime": 1741438373.2785423, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 184549570, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1741438373.2785423, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6405, "uid": 0, "version": "46896272", "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 08 March 2025 07:55:54 -0500 (0:00:00.355) 0:00:20.276 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004596", "end": "2025-03-08 07:55:55.033546", "rc": 0, "start": "2025-03-08 07:55:55.028950" } 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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 08 March 2025 07:55:55 -0500 (0:00:00.350) 0:00:20.626 ******** skipping: [managed-node1] => { "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-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 08 March 2025 07:55:55 -0500 (0:00:00.017) 0:00:20.644 ******** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 08 March 2025 07:55:55 -0500 (0:00:00.343) 0:00:20.987 ******** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 08 March 2025 07:55:55 -0500 (0:00:00.341) 0:00:21.329 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 08 March 2025 07:55:56 -0500 (0:00:00.336) 0:00:21.665 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 08 March 2025 07:55:56 -0500 (0:00:00.015) 0:00:21.681 ******** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.bootloader : Remove boot loader password configuration] *** task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 08 March 2025 07:55:56 -0500 (0:00:00.012) 0:00:21.693 ******** ok: [managed-node1] => { "changed": false, "path": "/boot/grub2/user.cfg", "state": "absent" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 08 March 2025 07:55:56 -0500 (0:00:00.347) 0:00:22.041 ******** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=44 changed=3 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 Saturday 08 March 2025 07:55:56 -0500 (0:00:00.011) 0:00:22.052 ******** =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 3.00s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 2.90s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Gather architecture facts ----------------------------------------------- 0.76s /tmp/collections-IMf/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.75s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 fedora.linux_system_roles.bootloader : Generate boot loader password ---- 0.48s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.43s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.43s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.43s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.42s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.36s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.36s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.35s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.35s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.35s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 fedora.linux_system_roles.bootloader : Remove boot loader password configuration --- 0.35s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.35s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 fedora.linux_system_roles.bootloader : Get stat of /etc/default/grub ---- 0.35s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Get stat of /boot/grub2/user.cfg ---------------------------------------- 0.35s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:32 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.34s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.34s /tmp/collections-IMf/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95