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-6mq/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-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:3 Monday 27 April 2026 14:47:09 -0400 (0:00:00.016) 0:00:00.016 ********** ok: [managed-node2] META: ran handlers TASK [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:6 Monday 27 April 2026 14:47:10 -0400 (0:00:01.058) 0:00:01.075 ********** ok: [managed-node2] => { "changed": false, "stat": { "atime": 1777315629.189063, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1777315434.566, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 12809, "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": 1777315434.566, "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-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:11 Monday 27 April 2026 14:47:10 -0400 (0:00:00.429) 0:00:01.504 ********** ok: [managed-node2] => { "ansible_facts": { "__journal_start_time": "2026-04-27 14:47:09" }, "changed": false } TASK [Test setup] ************************************************************** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:18 Monday 27 April 2026 14:47:10 -0400 (0:00:00.041) 0:00:01.546 ********** included: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml for managed-node2 TASK [Create temp test directory] ********************************************** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:3 Monday 27 April 2026 14:47:10 -0400 (0:00:00.054) 0:00:01.600 ********** changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/tmp/sudo_dx0q1rmu", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Backup sudoers] ********************************************************** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:10 Monday 27 April 2026 14:47:11 -0400 (0:00:00.458) 0:00:02.058 ********** changed: [managed-node2] => { "changed": true, "checksum": "e683ad5e5d8d7112d14924c11c98be7bf2ef4918", "dest": "/var/tmp/sudo_dx0q1rmu/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-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:19 Monday 27 April 2026 14:47:11 -0400 (0:00:00.430) 0:00:02.489 ********** changed: [managed-node2] => { "changed": true, "checksum": null, "dest": "/var/tmp/sudo_dx0q1rmu/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-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:22 Monday 27 April 2026 14:47:11 -0400 (0:00:00.361) 0:00:02.851 ********** included: /tmp/collections-6mq/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-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/run_role_with_clear_facts.yml:23 Monday 27 April 2026 14:47:11 -0400 (0:00:00.045) 0:00:02.896 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/run_role_with_clear_facts.yml:33 Monday 27 April 2026 14:47:12 -0400 (0:00:00.030) 0:00:02.926 ********** TASK [fedora.linux_system_roles.sudo : Set version specific variables] ********* task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:2 Monday 27 April 2026 14:47:12 -0400 (0:00:00.069) 0:00:02.995 ********** included: /tmp/collections-6mq/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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:2 Monday 27 April 2026 14:47:12 -0400 (0:00:00.021) 0:00:03.017 ********** ok: [managed-node2] TASK [fedora.linux_system_roles.sudo : Record role begin fingerprint] ********** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:7 Monday 27 April 2026 14:47:12 -0400 (0:00:00.519) 0:00:03.536 ********** ok: [managed-node2] => { "changed": false } TASK [fedora.linux_system_roles.sudo : Check if system is ostree] ************** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:16 Monday 27 April 2026 14:47:13 -0400 (0:00:00.447) 0:00:03.983 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:21 Monday 27 April 2026 14:47:13 -0400 (0:00:00.420) 0:00:04.404 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:28 Monday 27 April 2026 14:47:13 -0400 (0:00:00.017) 0:00:04.421 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.sudo : Set flag if transactional-update exists] *** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:33 Monday 27 April 2026 14:47:13 -0400 (0:00:00.310) 0:00:04.732 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:37 Monday 27 April 2026 14:47:13 -0400 (0:00:00.025) 0:00:04.757 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:5 Monday 27 April 2026 14:47:13 -0400 (0:00:00.043) 0:00:04.801 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:20 Monday 27 April 2026 14:47:14 -0400 (0:00:00.543) 0:00:05.344 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.sudo : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:32 Monday 27 April 2026 14:47:28 -0400 (0:00:14.274) 0:00:19.619 ********** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.sudo : Reboot transactional update systems] **** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:37 Monday 27 April 2026 14:47:28 -0400 (0:00:00.014) 0:00:19.634 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:42 Monday 27 April 2026 14:47:28 -0400 (0:00:00.012) 0:00:19.647 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:50 Monday 27 April 2026 14:47:28 -0400 (0:00:00.013) 0:00:19.660 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:54 Monday 27 April 2026 14:47:28 -0400 (0:00:00.014) 0:00:19.675 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:58 Monday 27 April 2026 14:47:28 -0400 (0:00:00.015) 0:00:19.690 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:68 Monday 27 April 2026 14:47:29 -0400 (0:00:00.438) 0:00:20.128 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:81 Monday 27 April 2026 14:47:29 -0400 (0:00:00.020) 0:00:20.149 ********** 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-1777315649.2732015-8924-263989415845920/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.sudo : Search for sudoers files in included directories] *** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:101 Monday 27 April 2026 14:47:29 -0400 (0:00:00.656) 0:00:20.805 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:109 Monday 27 April 2026 14:47:29 -0400 (0:00:00.013) 0:00:20.819 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:113 Monday 27 April 2026 14:47:29 -0400 (0:00:00.013) 0:00:20.832 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:120 Monday 27 April 2026 14:47:29 -0400 (0:00:00.016) 0:00:20.848 ********** ok: [managed-node2] => { "changed": false } TASK [Check system journal contains role fingerprints] ************************* task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:29 Monday 27 April 2026 14:47:30 -0400 (0:00:00.320) 0:00:21.169 ********** ok: [managed-node2] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-04-27 14:47:09\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*begin system_role:sudo\" || { echo ERROR: BEGIN fingerprint not found; exit 1; }; journalctl --since \"2026-04-27 14:47:09\" --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.014392", "end": "2026-04-27 14:47:30.638259", "rc": 0, "start": "2026-04-27 14:47:30.623867" } STDOUT: Apr 27 14:47:13 managed-node2 platform-python[8235]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:sudo ansible_version=2.9.27 CentOS-8 2026-04-27T14:47:13-04:00 Apr 27 14:47:30 managed-node2 platform-python[9316]: ansible-fedora.linux_system_roles.sr_fingerprint success system_role:sudo ansible_version=2.9.27 CentOS-8 2026-04-27T14:47:30-04:00 TASK [Create QEMU deployment during bootc end-to-end test] ********************* task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:45 Monday 27 April 2026 14:47:30 -0400 (0:00:00.435) 0:00:21.605 ********** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check header for ansible_managed, fingerprint] *************************** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:51 Monday 27 April 2026 14:47:30 -0400 (0:00:00.013) 0:00:21.619 ********** included: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/check_present_header.yml for managed-node2 TASK [Get file] **************************************************************** task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/check_present_header.yml:3 Monday 27 April 2026 14:47:30 -0400 (0:00:00.042) 0:00:21.661 ********** 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-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/check_present_header.yml:9 Monday 27 April 2026 14:47:31 -0400 (0:00:00.415) 0:00:22.077 ********** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Test cleanup] ************************************************************ task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:58 Monday 27 April 2026 14:47:31 -0400 (0:00:00.026) 0:00:22.104 ********** included: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml for managed-node2 TASK [Restore sudoers] ********************************************************* task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:3 Monday 27 April 2026 14:47:31 -0400 (0:00:00.022) 0:00:22.126 ********** 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_dx0q1rmu/sudoers", "state": "file", "uid": 0 } TASK [Restore sudoers.d] ******************************************************* task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:12 Monday 27 April 2026 14:47:31 -0400 (0:00:00.339) 0:00:22.466 ********** 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_dx0q1rmu/sudoers.d", "state": "directory", "uid": 0 } TASK [Clean up temp directory] ************************************************* task path: /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:21 Monday 27 April 2026 14:47:31 -0400 (0:00:00.324) 0:00:22.790 ********** changed: [managed-node2] => { "changed": true, "path": "/var/tmp/sudo_dx0q1rmu", "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 ******************************************************************** Monday 27 April 2026 14:47:32 -0400 (0:00:00.327) 0:00:23.118 ********** =============================================================================== fedora.linux_system_roles.sudo : Ensure sudo is installed -------------- 14.27s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:20 Gathering Facts --------------------------------------------------------- 1.06s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:3 fedora.linux_system_roles.sudo : Ensure /etc/sudoers is configured ------ 0.66s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:81 fedora.linux_system_roles.sudo : Scan sudoers --------------------------- 0.54s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:5 fedora.linux_system_roles.sudo : Ensure ansible_facts used by role ------ 0.52s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:2 Create temp test directory ---------------------------------------------- 0.46s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:3 fedora.linux_system_roles.sudo : Record role begin fingerprint ---------- 0.45s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:7 fedora.linux_system_roles.sudo : Ensure include directories are created --- 0.44s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:58 Check system journal contains role fingerprints ------------------------- 0.44s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:29 Backup sudoers ---------------------------------------------------------- 0.43s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:10 See if /dev/log exists for the fingerprint check ------------------------ 0.43s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_default.yml:6 fedora.linux_system_roles.sudo : Check if system is ostree -------------- 0.42s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:16 Get file ---------------------------------------------------------------- 0.42s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/check_present_header.yml:3 Backup sudoers.d -------------------------------------------------------- 0.36s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:19 Restore sudoers --------------------------------------------------------- 0.34s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:3 Clean up temp directory ------------------------------------------------- 0.33s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:21 Restore sudoers.d ------------------------------------------------------- 0.32s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/cleanup.yml:12 fedora.linux_system_roles.sudo : Record role success fingerprint -------- 0.32s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:120 fedora.linux_system_roles.sudo : Check if transactional-update exists in /sbin --- 0.31s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:28 Run the role normally --------------------------------------------------- 0.07s /tmp/collections-6mq/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/run_role_with_clear_facts.yml:33