ansible-playbook [core 2.17.13] 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-JvI executable location = /usr/local/bin/ansible-playbook python version = 3.12.11 (main, Jun 4 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-7)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_password.yml *************************************************** 1 plays in /tmp/collections-JvI/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-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:9 Saturday 02 August 2025 08:58:41 -0400 (0:00:00.018) 0:00:00.018 ******* included: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml for managed-node2 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:3 Saturday 02 August 2025 08:58:41 -0400 (0:00:00.016) 0:00:00.034 ******* [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [End host on s390x architecture] ****************************************** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tasks/skip_on_s390x.yml:8 Saturday 02 August 2025 08:58:42 -0400 (0:00:00.825) 0:00:00.859 ******* META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Set boot loader password] ************************************************ task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:12 Saturday 02 August 2025 08:58:42 -0400 (0:00:00.005) 0:00:00.864 ******* included: fedora.linux_system_roles.bootloader for managed-node2 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 August 2025 08:58:42 -0400 (0:00:00.054) 0:00:00.919 ******* included: /tmp/collections-JvI/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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 August 2025 08:58:42 -0400 (0:00:00.017) 0:00:00.936 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 August 2025 08:58:42 -0400 (0:00:00.031) 0:00:00.968 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 August 2025 08:58:43 -0400 (0:00:00.442) 0:00:01.410 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 August 2025 08:58:43 -0400 (0:00:00.021) 0:00:01.432 ******* skipping: [managed-node2] => (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-node2] => (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-node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 August 2025 08:58:43 -0400 (0:00:00.029) 0:00:01.461 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 August 2025 08:58:43 -0400 (0:00:00.012) 0:00:01.473 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 August 2025 08:58:43 -0400 (0:00:00.044) 0:00:01.518 ******* ok: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 August 2025 08:58:44 -0400 (0:00:01.453) 0:00:02.971 ******* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754139506.1578822, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1753980342.4142592, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5139009, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753980342.4156885, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1395032779", "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 August 2025 08:58:45 -0400 (0:00:00.365) 0:00:03.337 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 August 2025 08:58:45 -0400 (0:00:00.013) 0:00:03.350 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 August 2025 08:58:45 -0400 (0:00:00.011) 0:00:03.362 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 August 2025 08:58:45 -0400 (0:00:00.349) 0:00:03.711 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 August 2025 08:58:45 -0400 (0:00:00.040) 0:00:03.752 ******* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754139506.1578822, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1753980342.4142592, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5139009, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753980342.4156885, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1395032779", "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 August 2025 08:58:45 -0400 (0:00:00.365) 0:00:04.117 ******* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754139517.5549865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "b632a31d971efc8f08bfa125aa79a024a9164cde", "ctime": 1754139508.759906, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 293601475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1754139508.7608385, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3019055095", "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 August 2025 08:58:46 -0400 (0:00:00.371) 0:00:04.488 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004732", "end": "2025-08-02 08:58:46.608444", "rc": 0, "start": "2025-08-02 08:58:46.603712" } 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 August 2025 08:58:46 -0400 (0:00:00.471) 0:00:04.960 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 August 2025 08:58:46 -0400 (0:00:00.033) 0:00:04.994 ******* ok: [managed-node2] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 August 2025 08:58:47 -0400 (0:00:00.455) 0:00:05.449 ******* ok: [managed-node2] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 August 2025 08:58:47 -0400 (0:00:00.368) 0:00:05.817 ******* ok: [managed-node2] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 August 2025 08:58:47 -0400 (0:00:00.446) 0:00:06.263 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 August 2025 08:58:48 -0400 (0:00:00.528) 0:00:06.792 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.770) 0:00:07.563 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.029) 0:00:07.592 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:18 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.032) 0:00:07.625 ******* ok: [managed-node2] => { "changed": false, "cmd": [ "cat", "/boot/grub2/user.cfg" ], "delta": "0:00:00.002920", "end": "2025-08-02 08:58:49.630377", "failed_when_result": false, "rc": 0, "start": "2025-08-02 08:58:49.627457" } STDOUT: GRUB2_PASSWORD=grub.pbkdf2.sha512.10000.6F5D5FB598E85C64A70157445AA2D3BB4D5C5B1347DDA788D8DDD2CF1B3DFFA6A8E59C8F2B63B3DEF0905552B9DA686E5681F5DA0682C510A476919B3FA12CE1.A5F491CCCDBBECC923C0FD21F1AFEFAE1C5553C8A1E4112A4097666EAC0B97AB388CC2C71D0637B4C519F194246DA457591F306CFC27CCDC89A9B5AEB211521B TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:26 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.376) 0:00:08.001 ******* included: fedora.linux_system_roles.bootloader for managed-node2 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.046) 0:00:08.048 ******* included: /tmp/collections-JvI/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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.017) 0:00:08.065 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.033) 0:00:08.099 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.016) 0:00:08.116 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.016) 0:00:08.132 ******* skipping: [managed-node2] => (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-node2] => (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-node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.030) 0:00:08.162 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.012) 0:00:08.175 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 August 2025 08:58:49 -0400 (0:00:00.045) 0:00:08.221 ******* ok: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 August 2025 08:58:51 -0400 (0:00:01.341) 0:00:09.562 ******* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754139506.1578822, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1753980342.4142592, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5139009, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753980342.4156885, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1395032779", "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 August 2025 08:58:51 -0400 (0:00:00.366) 0:00:09.929 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 August 2025 08:58:51 -0400 (0:00:00.013) 0:00:09.943 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 August 2025 08:58:51 -0400 (0:00:00.013) 0:00:09.956 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 August 2025 08:58:52 -0400 (0:00:00.348) 0:00:10.304 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 August 2025 08:58:52 -0400 (0:00:00.041) 0:00:10.346 ******* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754139506.1578822, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1753980342.4142592, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5139009, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753980342.4156885, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1395032779", "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 August 2025 08:58:52 -0400 (0:00:00.363) 0:00:10.709 ******* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754139517.5549865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "b632a31d971efc8f08bfa125aa79a024a9164cde", "ctime": 1754139508.759906, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 293601475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1754139508.7608385, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3019055095", "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 August 2025 08:58:52 -0400 (0:00:00.377) 0:00:11.086 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.004730", "end": "2025-08-02 08:58:53.108637", "rc": 0, "start": "2025-08-02 08:58:53.103907" } 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 August 2025 08:58:53 -0400 (0:00:00.375) 0:00:11.461 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 August 2025 08:58:53 -0400 (0:00:00.033) 0:00:11.495 ******* ok: [managed-node2] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 August 2025 08:58:53 -0400 (0:00:00.373) 0:00:11.869 ******* ok: [managed-node2] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 August 2025 08:58:53 -0400 (0:00:00.372) 0:00:12.241 ******* ok: [managed-node2] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 August 2025 08:58:54 -0400 (0:00:00.359) 0:00:12.600 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 August 2025 08:58:54 -0400 (0:00:00.017) 0:00:12.618 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 August 2025 08:58:54 -0400 (0:00:00.016) 0:00:12.634 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 August 2025 08:58:54 -0400 (0:00:00.487) 0:00:13.122 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:32 Saturday 02 August 2025 08:58:54 -0400 (0:00:00.033) 0:00:13.155 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [Verify that user conf doesn't exist] ************************************* task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:37 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.357) 0:00:13.513 ******* ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Remove boot loader password] ********************************************* task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:41 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.015) 0:00:13.529 ******* included: fedora.linux_system_roles.bootloader for managed-node2 TASK [fedora.linux_system_roles.bootloader : Set platform/version specific variables] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:3 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.059) 0:00:13.588 ******* included: /tmp/collections-JvI/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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:3 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.017) 0:00:13.606 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.034) 0:00:13.641 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:16 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.017) 0:00:13.658 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:20 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.018) 0:00:13.676 ******* skipping: [managed-node2] => (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-node2] => (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-node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__bootloader_vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.bootloader : Fail on s390x architecture] ******* task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:6 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.033) 0:00:13.710 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_architecture == 's390x'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Check bootloader settings for boolean and null values] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:15 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.012) 0:00:13.723 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "(__values | selectattr(\"value\", \"sameas\", true) | list | length > 0) or (__values | selectattr(\"value\", \"sameas\", false) | list | length > 0) or (__values_with_null_and_state_present | length > 0) or (__values_with_null_and_no_state | length > 0)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.bootloader : Ensure required packages are installed] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Saturday 02 August 2025 08:58:55 -0400 (0:00:00.044) 0:00:13.767 ******* ok: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:31 Saturday 02 August 2025 08:58:56 -0400 (0:00:01.325) 0:00:15.093 ******* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754139506.1578822, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1753980342.4142592, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5139009, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753980342.4156885, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1395032779", "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:39 Saturday 02 August 2025 08:58:57 -0400 (0:00:00.363) 0:00:15.457 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:46 Saturday 02 August 2025 08:58:57 -0400 (0:00:00.013) 0:00:15.470 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:56 Saturday 02 August 2025 08:58:57 -0400 (0:00:00.011) 0:00:15.482 ******* ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.bootloader : Set boot loader configuration files] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:61 Saturday 02 August 2025 08:58:57 -0400 (0:00:00.350) 0:00:15.832 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:72 Saturday 02 August 2025 08:58:57 -0400 (0:00:00.043) 0:00:15.876 ******* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754139506.1578822, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "89c8be76603e67e2a616f1f231acacb9e690f01a", "ctime": 1753980342.4142592, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 5139009, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753980342.4156885, "nlink": 1, "path": "/etc/default/grub", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 338, "uid": 0, "version": "1395032779", "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Saturday 02 August 2025 08:58:57 -0400 (0:00:00.362) 0:00:16.238 ******* ok: [managed-node2] => { "changed": false, "stat": { "atime": 1754139517.5549865, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "b632a31d971efc8f08bfa125aa79a024a9164cde", "ctime": 1754139508.759906, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 293601475, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1754139508.7608385, "nlink": 1, "path": "/boot/grub2/grub.cfg", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 6728, "uid": 0, "version": "3019055095", "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:85 Saturday 02 August 2025 08:58:58 -0400 (0:00:00.368) 0:00:16.607 ******* ok: [managed-node2] => { "changed": false, "cmd": "grep \"configfile\" /boot/grub2/grub.cfg || true", "delta": "0:00:00.005434", "end": "2025-08-02 08:58:58.632125", "rc": 0, "start": "2025-08-02 08:58:58.626691" } 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:91 Saturday 02 August 2025 08:58:58 -0400 (0:00:00.378) 0:00:16.985 ******* skipping: [managed-node2] => { "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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 Saturday 02 August 2025 08:58:58 -0400 (0:00:00.035) 0:00:17.021 ******* ok: [managed-node2] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg] *** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 Saturday 02 August 2025 08:58:59 -0400 (0:00:00.375) 0:00:17.397 ******* ok: [managed-node2] => { "changed": false, "rc": 0 } TASK [fedora.linux_system_roles.bootloader : Ensure boot loader settings] ****** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 Saturday 02 August 2025 08:58:59 -0400 (0:00:00.370) 0:00:17.768 ******* ok: [managed-node2] => { "actions": [], "changed": false } TASK [fedora.linux_system_roles.bootloader : Generate boot loader password] **** task path: /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 Saturday 02 August 2025 08:58:59 -0400 (0:00:00.350) 0:00:18.119 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 Saturday 02 August 2025 08:58:59 -0400 (0:00:00.017) 0:00:18.136 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 Saturday 02 August 2025 08:58:59 -0400 (0:00:00.021) 0:00:18.158 ******* 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-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:151 Saturday 02 August 2025 08:59:00 -0400 (0:00:00.411) 0:00:18.569 ******* skipping: [managed-node2] => { "changed": false, "false_condition": "bootloader_gather_facts | bool", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node2 : ok=47 changed=3 unreachable=0 failed=0 skipped=33 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 02 August 2025 08:59:00 -0400 (0:00:00.037) 0:00:18.607 ******* =============================================================================== fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.45s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.34s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 fedora.linux_system_roles.bootloader : Ensure required packages are installed --- 1.33s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:25 Gather architecture facts ----------------------------------------------- 0.83s /tmp/collections-JvI/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.77s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:136 fedora.linux_system_roles.bootloader : Generate boot loader password ---- 0.53s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:124 fedora.linux_system_roles.bootloader : Remove boot loader password configuration --- 0.49s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.47s /tmp/collections-JvI/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.46s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Ensure boot loader settings ------ 0.45s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:114 fedora.linux_system_roles.bootloader : Check if system is ostree -------- 0.44s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/set_vars.yml:11 fedora.linux_system_roles.bootloader : Remove boot loader password configuration --- 0.41s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:144 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.38s /tmp/collections-JvI/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.38s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77 Get contents of /boot/grub2/user.cfg ------------------------------------ 0.38s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/tests/bootloader/tests_password.yml:18 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /etc/default/grub --- 0.38s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Verify if there is a stab config in /boot/grub2/grub.cfg --- 0.38s /tmp/collections-JvI/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.37s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:99 fedora.linux_system_roles.bootloader : Update boot loader timeout configuration in /boot/grub2/grub.cfg --- 0.37s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:107 fedora.linux_system_roles.bootloader : Get stat of /boot/grub2/grub.cfg --- 0.37s /tmp/collections-JvI/ansible_collections/fedora/linux_system_roles/roles/bootloader/tasks/main.yml:77