ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:3 Saturday 02 May 2026 19:56:25 -0400 (0:00:00.015) 0:00:00.015 ********** ok: [managed-node2] META: ran handlers TASK [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:6 Saturday 02 May 2026 19:56:26 -0400 (0:00:01.041) 0:00:01.057 ********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1777766185.7246218, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1777765991.572, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 865, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1777765991.572, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Set the start time for the journal search] ******************************* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:11 Saturday 02 May 2026 19:56:27 -0400 (0:00:00.405) 0:00:01.463 ********** ok: [managed-node2] => { "ansible_facts": { "__journal_start_time": "2026-05-02 19:56:26" }, "changed": false } TASK [Test setup] ************************************************************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:18 Saturday 02 May 2026 19:56:27 -0400 (0:00:00.035) 0:00:01.498 ********** included: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml for managed-node2 TASK [Create temp test directory] ********************************************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:3 Saturday 02 May 2026 19:56:27 -0400 (0:00:00.047) 0:00:01.546 ********** changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/tmp/sudo_42bsnfky", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Backup sudoers] ********************************************************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:10 Saturday 02 May 2026 19:56:27 -0400 (0:00:00.423) 0:00:01.970 ********** changed: [managed-node2] => { "changed": true, "checksum": "e683ad5e5d8d7112d14924c11c98be7bf2ef4918", "dest": "/var/tmp/sudo_42bsnfky/sudoers", "gid": 0, "group": "root", "md5sum": "1b134d95a4618029ff962a63b021e1ca", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 4328, "src": "/etc/sudoers", "state": "file", "uid": 0 } TASK [Backup sudoers.d] ******************************************************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:19 Saturday 02 May 2026 19:56:28 -0400 (0:00:00.418) 0:00:02.388 ********** changed: [managed-node2] => { "changed": true, "checksum": null, "dest": "/var/tmp/sudo_42bsnfky/sudoers.d", "gid": 0, "group": "root", "md5sum": null, "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/etc/sudoers.d", "state": "directory", "uid": 0 } TASK [Run the role] ************************************************************ task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:22 Saturday 02 May 2026 19:56:28 -0400 (0:00:00.351) 0:00:02.739 ********** included: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/run_role_with_clear_facts.yml for managed-node2 META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/run_role_with_clear_facts.yml:23 Saturday 02 May 2026 19:56:28 -0400 (0:00:00.039) 0:00:02.779 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/run_role_with_clear_facts.yml:33 Saturday 02 May 2026 19:56:28 -0400 (0:00:00.034) 0:00:02.814 ********** TASK [fedora.linux_system_roles.sudo : Set version specific variables] ********* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:2 Saturday 02 May 2026 19:56:28 -0400 (0:00:00.078) 0:00:02.893 ********** included: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.sudo : Ensure ansible_facts used by role] ****** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:2 Saturday 02 May 2026 19:56:28 -0400 (0:00:00.025) 0:00:02.919 ********** ok: [managed-node2] TASK [fedora.linux_system_roles.sudo : Record role begin fingerprint] ********** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:7 Saturday 02 May 2026 19:56:29 -0400 (0:00:00.492) 0:00:03.411 ********** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.sudo : Check if system is ostree] ************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:16 Saturday 02 May 2026 19:56:29 -0400 (0:00:00.433) 0:00:03.844 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.sudo : Set flag to indicate system is ostree] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:21 Saturday 02 May 2026 19:56:29 -0400 (0:00:00.412) 0:00:04.257 ********** ok: [managed-node2] => { "ansible_facts": { "__sudo_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.sudo : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:28 Saturday 02 May 2026 19:56:29 -0400 (0:00:00.023) 0:00:04.280 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.sudo : Set flag if transactional-update exists] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:33 Saturday 02 May 2026 19:56:30 -0400 (0:00:00.304) 0:00:04.585 ********** ok: [managed-node2] => { "ansible_facts": { "__sudo_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.sudo : Set platform/version specific variables] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:37 Saturday 02 May 2026 19:56:30 -0400 (0:00:00.015) 0:00:04.601 ********** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.sudo : Scan sudoers] *************************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:5 Saturday 02 May 2026 19:56:30 -0400 (0:00:00.035) 0:00:04.636 ********** ok: [managed-node2] => { "ansible_facts": { "sudoers": { "all_scanned_files": [ "/etc/sudoers" ], "sudoers_files": [ { "defaults": [ "!visiblepw", "always_set_home", "match_group_by_gid", "always_query_group_plugin", "env_reset", { "secure_path": [ "/sbin", "/bin", "/usr/sbin", "/usr/bin" ] }, { "env_keep": [ "COLORS", "DISPLAY", "HOSTNAME", "HISTSIZE", "KDEDIR", "LS_COLORS", "MAIL", "PS1", "PS2", "QTDIR", "USERNAME", "LANG", "LC_ADDRESS", "LC_CTYPE", "LC_COLLATE", "LC_IDENTIFICATION", "LC_MEASUREMENT", "LC_MESSAGES", "LC_MONETARY", "LC_NAME", "LC_NUMERIC", "LC_PAPER", "LC_TELEPHONE", "LC_TIME", "LC_ALL", "LANGUAGE", "LINGUAS", "_XKB_CHARSET", "XAUTHORITY" ] } ], "include_directories": [ "/etc/sudoers.d" ], "include_files": [], "path": "/etc/sudoers", "user_specifications": [ { "commands": [ "ALL" ], "hosts": [ "ALL" ], "operators": [ "ALL" ], "users": [ "root" ] }, { "commands": [ "ALL" ], "hosts": [ "ALL" ], "operators": [ "ALL" ], "users": [ "%wheel" ] } ] } ] } }, "changed": false } META: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [fedora.linux_system_roles.sudo : Ensure sudo is installed] *************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:20 Saturday 02 May 2026 19:56:30 -0400 (0:00:00.510) 0:00:05.146 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: sudo TASK [fedora.linux_system_roles.sudo : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:32 Saturday 02 May 2026 19:56:43 -0400 (0:00:13.164) 0:00:18.310 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.sudo : Reboot transactional update systems] **** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:37 Saturday 02 May 2026 19:56:43 -0400 (0:00:00.014) 0:00:18.324 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.sudo : Fail if reboot is needed and not set] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:42 Saturday 02 May 2026 19:56:43 -0400 (0:00:00.012) 0:00:18.336 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.sudo : Set include directories variable] ******* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:50 Saturday 02 May 2026 19:56:43 -0400 (0:00:00.011) 0:00:18.348 ********** ok: [managed-node2] => { "ansible_facts": { "sudo_include_dirs": [ "/etc/sudoers.d" ] }, "changed": false } TASK [fedora.linux_system_roles.sudo : Set sudoer file paths variable] ********* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:54 Saturday 02 May 2026 19:56:43 -0400 (0:00:00.013) 0:00:18.362 ********** ok: [managed-node2] => { "ansible_facts": { "sudo_file_paths": [ "/etc/sudoers" ] }, "changed": false } TASK [fedora.linux_system_roles.sudo : Ensure include directories are created] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:58 Saturday 02 May 2026 19:56:43 -0400 (0:00:00.014) 0:00:18.376 ********** ok: [managed-node2] => (item=/etc/sudoers.d) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "/etc/sudoers.d", "mode": "0750", "owner": "root", "path": "/etc/sudoers.d", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.sudo : Ensure sudoers include files are configured] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:68 Saturday 02 May 2026 19:56:44 -0400 (0:00:00.415) 0:00:18.791 ********** skipping: [managed-node2] => (item=/etc/sudoers) => { "ansible_loop_var": "item", "changed": false, "item": { "defaults": [ "!visiblepw", "always_set_home", "match_group_by_gid", "always_query_group_plugin", "env_reset", { "secure_path": [ "/sbin", "/bin", "/usr/sbin", "/usr/bin" ] }, { "env_keep": [ "COLORS", "DISPLAY", "HOSTNAME", "HISTSIZE", "KDEDIR", "LS_COLORS", "MAIL", "PS1", "PS2", "QTDIR", "USERNAME", "LANG", "LC_ADDRESS", "LC_CTYPE", "LC_COLLATE", "LC_IDENTIFICATION", "LC_MEASUREMENT", "LC_MESSAGES", "LC_MONETARY", "LC_NAME", "LC_NUMERIC", "LC_PAPER", "LC_TELEPHONE", "LC_TIME", "LC_ALL", "LANGUAGE", "LINGUAS", "_XKB_CHARSET", "XAUTHORITY" ] } ], "include_directories": [ "/etc/sudoers.d" ], "path": "/etc/sudoers", "user_specifications": [ { "commands": [ "ALL" ], "hosts": [ "ALL" ], "operators": [ "ALL" ], "users": [ "root" ] }, { "commands": [ "ALL" ], "hosts": [ "ALL" ], "operators": [ "ALL" ], "users": [ "%wheel" ] } ] }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.sudo : Ensure /etc/sudoers is configured] ****** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:81 Saturday 02 May 2026 19:56:44 -0400 (0:00:00.019) 0:00:18.811 ********** changed: [managed-node2] => (item=/etc/sudoers) => { "ansible_loop_var": "item", "changed": true, "checksum": "fc5c161eed42bf4d12f49c476bfc46e8e56097d2", "dest": "/etc/sudoers", "gid": 0, "group": "root", "item": { "defaults": [ "!visiblepw", "always_set_home", "match_group_by_gid", "always_query_group_plugin", "env_reset", { "secure_path": [ "/sbin", "/bin", "/usr/sbin", "/usr/bin" ] }, { "env_keep": [ "COLORS", "DISPLAY", "HOSTNAME", "HISTSIZE", "KDEDIR", "LS_COLORS", "MAIL", "PS1", "PS2", "QTDIR", "USERNAME", "LANG", "LC_ADDRESS", "LC_CTYPE", "LC_COLLATE", "LC_IDENTIFICATION", "LC_MEASUREMENT", "LC_MESSAGES", "LC_MONETARY", "LC_NAME", "LC_NUMERIC", "LC_PAPER", "LC_TELEPHONE", "LC_TIME", "LC_ALL", "LANGUAGE", "LINGUAS", "_XKB_CHARSET", "XAUTHORITY" ] } ], "include_directories": [ "/etc/sudoers.d" ], "path": "/etc/sudoers", "user_specifications": [ { "commands": [ "ALL" ], "hosts": [ "ALL" ], "operators": [ "ALL" ], "users": [ "root" ] }, { "commands": [ "ALL" ], "hosts": [ "ALL" ], "operators": [ "ALL" ], "users": [ "%wheel" ] } ] }, "md5sum": "10930d4d72a2804fdbc804a21a30f856", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 813, "src": "/root/.ansible/tmp/ansible-tmp-1777766204.474294-8926-34398012235290/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.sudo : Search for sudoers files in included directories] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:101 Saturday 02 May 2026 19:56:45 -0400 (0:00:00.639) 0:00:19.450 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.sudo : Set unauthorized included sudoers files variable] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:109 Saturday 02 May 2026 19:56:45 -0400 (0:00:00.012) 0:00:19.463 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.sudo : Remove unauthorized included sudoers files] *** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:113 Saturday 02 May 2026 19:56:45 -0400 (0:00:00.012) 0:00:19.475 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.sudo : Record role success fingerprint] ******** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:120 Saturday 02 May 2026 19:56:45 -0400 (0:00:00.013) 0:00:19.488 ********** ok: [managed-node2] => { "changed": false } TASK [Check system journal contains role fingerprints] ************************* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:29 Saturday 02 May 2026 19:56:45 -0400 (0:00:00.300) 0:00:19.789 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-05-02 19:56:26\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*begin system_role:sudo\" || { echo ERROR: BEGIN fingerprint not found; exit 1; }; journalctl --since \"2026-05-02 19:56:26\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*success system_role:sudo\" || { echo ERROR: SUCCESS fingerprint not found; exit 1; }", "delta": "0:00:00.014164", "end": "2026-05-02 19:56:45.774172", "rc": 0, "start": "2026-05-02 19:56:45.760008" } STDOUT: May 02 19:56:29 managed-node2 platform-python[8219]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:sudo ansible_version=2.9.27 CentOS-8 2026-05-02T19:56:29-04:00 May 02 19:56:45 managed-node2 platform-python[9299]: ansible-fedora.linux_system_roles.sr_fingerprint success system_role:sudo ansible_version=2.9.27 CentOS-8 2026-05-02T19:56:45-04:00 TASK [Create QEMU deployment during bootc end-to-end test] ********************* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:45 Saturday 02 May 2026 19:56:45 -0400 (0:00:00.414) 0:00:20.204 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check header for ansible_managed, fingerprint] *************************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:51 Saturday 02 May 2026 19:56:45 -0400 (0:00:00.013) 0:00:20.217 ********** included: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/check_present_header.yml for managed-node2 TASK [Get file] **************************************************************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/check_present_header.yml:3 Saturday 02 May 2026 19:56:45 -0400 (0:00:00.039) 0:00:20.257 ********** ok: [managed-node2] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6c3VkbwoKIyBEZWZhdWx0IHNwZWNpZmljYXRpb25zCkRlZmF1bHRzICAgICF2aXNpYmxlcHcKRGVmYXVsdHMgICAgYWx3YXlzX3NldF9ob21lCkRlZmF1bHRzICAgIG1hdGNoX2dyb3VwX2J5X2dpZApEZWZhdWx0cyAgICBhbHdheXNfcXVlcnlfZ3JvdXBfcGx1Z2luCkRlZmF1bHRzICAgIGVudl9yZXNldApEZWZhdWx0cyAgICBzZWN1cmVfcGF0aCA9IC9zYmluOi9iaW46L3Vzci9zYmluOi91c3IvYmluCkRlZmF1bHRzICAgIGVudl9rZWVwID0gIkNPTE9SUyBESVNQTEFZIEhPU1ROQU1FIEhJU1RTSVpFIEtERURJUiIKRGVmYXVsdHMgICAgZW52X2tlZXAgKz0gIkxTX0NPTE9SUyBNQUlMIFBTMSBQUzIgUVRESVIiCkRlZmF1bHRzICAgIGVudl9rZWVwICs9ICJVU0VSTkFNRSBMQU5HIExDX0FERFJFU1MgTENfQ1RZUEUgTENfQ09MTEFURSIKRGVmYXVsdHMgICAgZW52X2tlZXAgKz0gIkxDX0lERU5USUZJQ0FUSU9OIExDX01FQVNVUkVNRU5UIExDX01FU1NBR0VTIExDX01PTkVUQVJZIExDX05BTUUiCkRlZmF1bHRzICAgIGVudl9rZWVwICs9ICJMQ19OVU1FUklDIExDX1BBUEVSIExDX1RFTEVQSE9ORSBMQ19USU1FIExDX0FMTCIKRGVmYXVsdHMgICAgZW52X2tlZXAgKz0gIkxBTkdVQUdFIExJTkdVQVMgX1hLQl9DSEFSU0VUIFhBVVRIT1JJVFkiCgojIFVzZXIgc3BlY2lmaWNhdGlvbnMKcm9vdCBBTEw9KEFMTCkgQUxMCiV3aGVlbCBBTEw9KEFMTCkgQUxMCgojIEluY2x1ZGVzCiMjIEluY2x1ZGUgZGlyZWN0b3JpZXMKI2luY2x1ZGVkaXIgL2V0Yy9zdWRvZXJzLmQK", "encoding": "base64", "source": "/etc/sudoers" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/check_present_header.yml:9 Saturday 02 May 2026 19:56:46 -0400 (0:00:00.390) 0:00:20.647 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Test cleanup] ************************************************************ task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:58 Saturday 02 May 2026 19:56:46 -0400 (0:00:00.024) 0:00:20.672 ********** included: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml for managed-node2 TASK [Restore sudoers] ********************************************************* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:3 Saturday 02 May 2026 19:56:46 -0400 (0:00:00.019) 0:00:20.691 ********** changed: [managed-node2] => { "changed": true, "checksum": "e683ad5e5d8d7112d14924c11c98be7bf2ef4918", "dest": "/etc/sudoers", "gid": 0, "group": "root", "md5sum": "1b134d95a4618029ff962a63b021e1ca", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 4328, "src": "/var/tmp/sudo_42bsnfky/sudoers", "state": "file", "uid": 0 } TASK [Restore sudoers.d] ******************************************************* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:12 Saturday 02 May 2026 19:56:46 -0400 (0:00:00.313) 0:00:21.005 ********** changed: [managed-node2] => { "changed": true, "checksum": null, "dest": "/etc/sudoers.d/sudoers.d", "gid": 0, "group": "root", "md5sum": null, "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 23, "src": "/var/tmp/sudo_42bsnfky/sudoers.d", "state": "directory", "uid": 0 } TASK [Clean up temp directory] ************************************************* task path: /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:21 Saturday 02 May 2026 19:56:46 -0400 (0:00:00.311) 0:00:21.316 ********** changed: [managed-node2] => { "changed": true, "path": "/var/tmp/sudo_42bsnfky", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=30 changed=7 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 02 May 2026 19:56:47 -0400 (0:00:00.310) 0:00:21.626 ********** =============================================================================== fedora.linux_system_roles.sudo : Ensure sudo is installed -------------- 13.16s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:20 Gathering Facts --------------------------------------------------------- 1.04s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:3 fedora.linux_system_roles.sudo : Ensure /etc/sudoers is configured ------ 0.64s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:81 fedora.linux_system_roles.sudo : Scan sudoers --------------------------- 0.51s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:5 fedora.linux_system_roles.sudo : Ensure ansible_facts used by role ------ 0.49s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:2 fedora.linux_system_roles.sudo : Record role begin fingerprint ---------- 0.43s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:7 Create temp test directory ---------------------------------------------- 0.42s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:3 Backup sudoers ---------------------------------------------------------- 0.42s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:10 fedora.linux_system_roles.sudo : Ensure include directories are created --- 0.42s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:58 Check system journal contains role fingerprints ------------------------- 0.41s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:29 fedora.linux_system_roles.sudo : Check if system is ostree -------------- 0.41s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:16 See if /dev/log exists for the fingerprint check ------------------------ 0.41s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:6 Get file ---------------------------------------------------------------- 0.39s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/check_present_header.yml:3 Backup sudoers.d -------------------------------------------------------- 0.35s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:19 Restore sudoers --------------------------------------------------------- 0.31s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:3 Restore sudoers.d ------------------------------------------------------- 0.31s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:12 Clean up temp directory ------------------------------------------------- 0.31s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:21 fedora.linux_system_roles.sudo : Check if transactional-update exists in /sbin --- 0.30s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:28 fedora.linux_system_roles.sudo : Record role success fingerprint -------- 0.30s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:120 Run the role normally --------------------------------------------------- 0.08s /tmp/collections-sz9/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/run_role_with_clear_facts.yml:33