ansible-playbook [core 2.17.9] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-FAF executable location = /usr/local/bin/ansible-playbook python version = 3.12.9 (main, Feb 4 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_password.yml *************************************************** 1 plays in /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml PLAY [Test bootloader_settings variable] *************************************** TASK [Skip on s390x architecture] ********************************************** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:9 Saturday 15 March 2025 08:56:56 -0400 (0:00:00.008) 0:00:00.008 ******** included: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 15 March 2025 08:56:56 -0400 (0:00:00.012) 0:00:00.020 ******** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 15 March 2025 08:56:56 -0400 (0:00:00.796) 0:00:00.817 ******** META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Set boot loader password] ************************************************ task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:12 Saturday 15 March 2025 08:56:56 -0400 (0:00:00.004) 0:00:00.821 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 March 2025 08:56:56 -0400 (0:00:00.056) 0:00:00.878 ******** included: /tmp/collections-FAF/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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 March 2025 08:56:57 -0400 (0:00:00.016) 0:00:00.895 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 March 2025 08:56:57 -0400 (0:00:00.031) 0:00:00.926 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 March 2025 08:56:57 -0400 (0:00:00.429) 0:00:01.356 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 March 2025 08:56:57 -0400 (0:00:00.022) 0:00:01.378 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 March 2025 08:56:57 -0400 (0:00:00.029) 0:00:01.408 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 15 March 2025 08:56:57 -0400 (0:00:00.012) 0:00:01.421 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 15 March 2025 08:56:58 -0400 (0:00:00.858) 0:00:02.279 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1742043402.122386, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b5e9e6c860cef0db47202070a239b8042c5c878e", "ctime": 1742043366.962373, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4376531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1742043366.962373, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 330, "uid": 0, "version": "377277484", "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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 15 March 2025 08:56:58 -0400 (0:00:00.358) 0:00:02.637 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 15 March 2025 08:56:58 -0400 (0:00:00.014) 0:00:02.652 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 15 March 2025 08:56:58 -0400 (0:00:00.012) 0:00:02.665 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 15 March 2025 08:56:59 -0400 (0:00:00.336) 0:00:03.002 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 15 March 2025 08:56:59 -0400 (0:00:00.038) 0:00:03.040 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1742043402.122386, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b5e9e6c860cef0db47202070a239b8042c5c878e", "ctime": 1742043366.962373, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4376531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1742043366.962373, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 330, "uid": 0, "version": "377277484", "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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 15 March 2025 08:56:59 -0400 (0:00:00.351) 0:00:03.392 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1742043284.2759767, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1f85886d9716e9b77ea90c0c641b40044018f338", "ctime": 1742043279.81397, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 138412226, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1742043279.815036, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3748565266", "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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 15 March 2025 08:56:59 -0400 (0:00:00.355) 0:00:03.747 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004608", "end": "2025-03-15 08:57:00.274748", "rc": 0, "start": "2025-03-15 08:57:00.270140" } 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 15 March 2025 08:57:00 -0400 (0:00:00.455) 0:00:04.202 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 15 March 2025 08:57:00 -0400 (0:00:00.034) 0:00:04.236 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 15 March 2025 08:57:00 -0400 (0:00:00.452) 0:00:04.689 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 15 March 2025 08:57:01 -0400 (0:00:00.363) 0:00:05.053 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 15 March 2025 08:57:01 -0400 (0:00:00.428) 0:00:05.482 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 March 2025 08:57:02 -0400 (0:00:00.521) 0:00:06.004 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 15 March 2025 08:57:02 -0400 (0:00:00.739) 0:00:06.743 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_remove_password | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Collect bootloader facts] ********* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 15 March 2025 08:57:02 -0400 (0:00:00.030) 0:00:06.774 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Get contents of /boot/grub2/user.cfg] ************************************ task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:18 Saturday 15 March 2025 08:57:02 -0400 (0:00:00.033) 0:00:06.807 ******** ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/boot/grub2/user.cfg" ], "delta": "0:00:01.004036", "end": "2025-03-15 08:57:04.229298", "failed_when_result": false, "rc": 0, "start": "2025-03-15 08:57:03.225262" } STDOUT: GRUB2_PASSWORD=grub.pbkdf2.sha512.10000.ABA15DBDCAE9C29E4D447F50186FD03BCB5E8E7DDEF8D407E9FBFF782575F7DE8AC0A765F4BC8B6D37B0DEBDAD802097A17C0DE89DFFE92E2770CD0982B90B82.3426D3D879A0DA5AC734E5D7D0B84C411D54469DBCC2EE0003B4091596819CF024077D7096C972651A43F68ED7A4B47267CFCA976DAD8226240D36BD30095A92 TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:26 Saturday 15 March 2025 08:57:04 -0400 (0:00:01.368) 0:00:08.176 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 March 2025 08:57:04 -0400 (0:00:00.045) 0:00:08.221 ******** included: /tmp/collections-FAF/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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 March 2025 08:57:04 -0400 (0:00:00.017) 0:00:08.238 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 March 2025 08:57:04 -0400 (0:00:00.032) 0:00:08.271 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 March 2025 08:57:04 -0400 (0:00:00.018) 0:00:08.290 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 March 2025 08:57:04 -0400 (0:00:00.017) 0:00:08.307 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 March 2025 08:57:04 -0400 (0:00:00.031) 0:00:08.339 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 15 March 2025 08:57:04 -0400 (0:00:00.013) 0:00:08.353 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 15 March 2025 08:57:05 -0400 (0:00:00.747) 0:00:09.100 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1742043402.122386, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b5e9e6c860cef0db47202070a239b8042c5c878e", "ctime": 1742043366.962373, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4376531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1742043366.962373, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 330, "uid": 0, "version": "377277484", "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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 15 March 2025 08:57:05 -0400 (0:00:00.355) 0:00:09.456 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 15 March 2025 08:57:05 -0400 (0:00:00.013) 0:00:09.470 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 15 March 2025 08:57:05 -0400 (0:00:00.012) 0:00:09.483 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 15 March 2025 08:57:05 -0400 (0:00:00.335) 0:00:09.818 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 15 March 2025 08:57:05 -0400 (0:00:00.040) 0:00:09.858 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1742043402.122386, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b5e9e6c860cef0db47202070a239b8042c5c878e", "ctime": 1742043366.962373, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4376531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1742043366.962373, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 330, "uid": 0, "version": "377277484", "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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 15 March 2025 08:57:06 -0400 (0:00:00.349) 0:00:10.208 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1742043284.2759767, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1f85886d9716e9b77ea90c0c641b40044018f338", "ctime": 1742043279.81397, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 138412226, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1742043279.815036, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3748565266", "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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 15 March 2025 08:57:06 -0400 (0:00:00.356) 0:00:10.564 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004425", "end": "2025-03-15 08:57:07.000937", "rc": 0, "start": "2025-03-15 08:57:06.996512" } 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 15 March 2025 08:57:07 -0400 (0:00:00.365) 0:00:10.929 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 15 March 2025 08:57:07 -0400 (0:00:00.034) 0:00:10.964 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 15 March 2025 08:57:07 -0400 (0:00:00.361) 0:00:11.325 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 15 March 2025 08:57:07 -0400 (0:00:00.363) 0:00:11.689 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 15 March 2025 08:57:08 -0400 (0:00:00.347) 0:00:12.036 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 March 2025 08:57:08 -0400 (0:00:00.019) 0:00:12.055 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 15 March 2025 08:57:08 -0400 (0:00:00.017) 0:00:12.073 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 15 March 2025 08:57:08 -0400 (0:00:00.461) 0:00:12.535 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } TASK [Get stat of /boot/grub2/user.cfg] **************************************** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:32 Saturday 15 March 2025 08:57:08 -0400 (0:00:00.032) 0:00:12.567 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Verify that user conf doesn't exist] ************************************* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:37 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.346) 0:00:12.914 ******** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:41 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.018) 0:00:12.933 ******** included: fedora.linux_system_roles.bootloader for managed-node1 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.055) 0:00:12.989 ******** included: /tmp/collections-FAF/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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.017) 0:00:13.006 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check if system is ostree] ******** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.032) 0:00:13.039 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set flag to indicate system is ostree] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.017) 0:00:13.057 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.017) 0:00:13.075 ******** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.030) 0:00:13.105 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.014) 0:00:13.119 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:19 Saturday 15 March 2025 08:57:09 -0400 (0:00:00.726) 0:00:13.846 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1742043402.122386, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b5e9e6c860cef0db47202070a239b8042c5c878e", "ctime": 1742043366.962373, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4376531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1742043366.962373, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 330, "uid": 0, "version": "377277484", "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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:27 Saturday 15 March 2025 08:57:10 -0400 (0:00:00.350) 0:00:14.196 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Generate /etc/default/grub] ******* task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:34 Saturday 15 March 2025 08:57:10 -0400 (0:00:00.014) 0:00:14.211 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "not __bootloader_default_grub_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Determine platform type] ********** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:44 Saturday 15 March 2025 08:57:10 -0400 (0:00:00.013) 0:00:14.225 ******** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:49 Saturday 15 March 2025 08:57:10 -0400 (0:00:00.337) 0:00:14.562 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:60 Saturday 15 March 2025 08:57:10 -0400 (0:00:00.041) 0:00:14.604 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1742043402.122386, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b5e9e6c860cef0db47202070a239b8042c5c878e", "ctime": 1742043366.962373, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4376531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1742043366.962373, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 330, "uid": 0, "version": "377277484", "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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 Saturday 15 March 2025 08:57:11 -0400 (0:00:00.355) 0:00:14.960 ******** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1742043284.2759767, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "1f85886d9716e9b77ea90c0c641b40044018f338", "ctime": 1742043279.81397, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 138412226, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1742043279.815036, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6948, "uid": 0, "version": "3748565266", "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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 Saturday 15 March 2025 08:57:11 -0400 (0:00:00.362) 0:00:15.322 ******** ok: [managed-node1] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004468", "end": "2025-03-15 08:57:11.764668", "rc": 0, "start": "2025-03-15 08:57:11.760200" } 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:79 Saturday 15 March 2025 08:57:11 -0400 (0:00:00.370) 0:00:15.692 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "__bootloader_grep_configfile.stdout | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 Saturday 15 March 2025 08:57:11 -0400 (0:00:00.039) 0:00:15.732 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 Saturday 15 March 2025 08:57:12 -0400 (0:00:00.363) 0:00:16.095 ******** ok: [managed-node1] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 Saturday 15 March 2025 08:57:12 -0400 (0:00:00.360) 0:00:16.456 ******** ok: [managed-node1] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 Saturday 15 March 2025 08:57:12 -0400 (0:00:00.344) 0:00:16.801 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 15 March 2025 08:57:12 -0400 (0:00:00.018) 0:00:16.819 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 Saturday 15 March 2025 08:57:12 -0400 (0:00:00.018) 0:00:16.837 ******** 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-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:139 Saturday 15 March 2025 08:57:13 -0400 (0:00:00.366) 0:00:17.204 ******** skipping: [managed-node1] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=47 changed=3 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 15 March 2025 08:57:13 -0400 (0:00:00.031) 0:00:17.236 ******** =============================================================================== Get contents of /boot/grub2/user.cfg ------------------------------------ 1.37s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:18 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.86s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 Gather architecture facts ----------------------------------------------- 0.80s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.75s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Put boot loader password to /boot/grub2/user.cfg --- 0.74s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 0.73s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:13 fedora.linux_system_roles.bootloader : Generate boot loader password ---- 0.52s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:112 fedora.linux_system_roles.bootloader : Remove boot loader password configuration --- 0.46s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.46s /tmp/collections-FAF/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.45s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.43s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.43s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:102 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.37s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 fedora.linux_system_roles.bootloader : Remove boot loader password configuration --- 0.37s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:132 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.37s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:73 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.36s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.36s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:95 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.36s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.36s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:65 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.36s /tmp/collections-FAF/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:87