ansible-playbook [core 2.17.5] 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-pZi executable location = /usr/local/bin/ansible-playbook python version = 3.12.6 (main, Sep 9 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_include_vars_from_parent.yml PLAY [Test role include variable override] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_include_vars_from_parent.yml:2 Wednesday 16 October 2024 16:49:40 -0400 (0:00:00.007) 0:00:00.007 ***** [WARNING]: Platform linux on host managed-node1 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-node1] TASK [Create var file in caller that can override the one in called role] ****** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_include_vars_from_parent.yml:8 Wednesday 16 October 2024 16:49:44 -0400 (0:00:03.886) 0:00:03.894 ***** changed: [managed-node1 -> localhost] => (item=CentOS-9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/roles/caller/vars/CentOS-9.yml", "gid": 0, "group": "root", "item": "CentOS-9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729111784.6526942-6566-21494997349667/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=CentOS_9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/roles/caller/vars/CentOS_9.yml", "gid": 0, "group": "root", "item": "CentOS_9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729111785.4337242-6566-222631619564868/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/roles/caller/vars/CentOS.yml", "gid": 0, "group": "root", "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729111785.9205973-6566-204162501948635/.source.yml", "state": "file", "uid": 0 } changed: [managed-node1 -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1729111786.514391-6566-153895286638821/.source.yml", "state": "file", "uid": 0 } TASK [Test setup] ************************************************************** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_include_vars_from_parent.yml:44 Wednesday 16 October 2024 16:49:47 -0400 (0:00:02.566) 0:00:06.460 ***** included: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml for managed-node1 TASK [Create temp test directory] ********************************************** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:3 Wednesday 16 October 2024 16:49:47 -0400 (0:00:00.035) 0:00:06.495 ***** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/tmp/sudo_t2can1r9", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Backup sudoers] ********************************************************** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:10 Wednesday 16 October 2024 16:49:47 -0400 (0:00:00.454) 0:00:06.950 ***** changed: [managed-node1] => { "changed": true, "checksum": "e683ad5e5d8d7112d14924c11c98be7bf2ef4918", "dest": "/var/tmp/sudo_t2can1r9/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-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:19 Wednesday 16 October 2024 16:49:47 -0400 (0:00:00.379) 0:00:07.330 ***** changed: [managed-node1] => { "changed": true, "checksum": null, "dest": "/var/tmp/sudo_t2can1r9/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 [Include role] ************************************************************ task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/roles/caller/tasks/main.yml:4 Wednesday 16 October 2024 16:49:48 -0400 (0:00:00.376) 0:00:07.707 ***** included: fedora.linux_system_roles.sudo for managed-node1 TASK [fedora.linux_system_roles.sudo : Set version specific variables] ********* task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:2 Wednesday 16 October 2024 16:49:48 -0400 (0:00:00.107) 0:00:07.814 ***** included: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.sudo : Ensure ansible_facts used by role] ****** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:2 Wednesday 16 October 2024 16:49:48 -0400 (0:00:00.072) 0:00:07.887 ***** skipping: [managed-node1] => { "changed": false, "false_condition": "__sudo_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.sudo : Check if system is ostree] ************** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:10 Wednesday 16 October 2024 16:49:48 -0400 (0:00:00.071) 0:00:07.958 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.sudo : Set flag to indicate system is ostree] *** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:15 Wednesday 16 October 2024 16:49:48 -0400 (0:00:00.359) 0:00:08.317 ***** ok: [managed-node1] => { "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-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:22 Wednesday 16 October 2024 16:49:48 -0400 (0:00:00.026) 0:00:08.344 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.sudo : Set flag if transactional-update exists] *** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:27 Wednesday 16 October 2024 16:49:49 -0400 (0:00:00.344) 0:00:08.688 ***** ok: [managed-node1] => { "ansible_facts": { "__sudo_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.sudo : Set platform/version specific variables] *** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:31 Wednesday 16 October 2024 16:49:49 -0400 (0:00:00.033) 0:00:08.722 ***** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.sudo : Scan sudoers] *************************** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:5 Wednesday 16 October 2024 16:49:49 -0400 (0:00:00.036) 0:00:08.758 ***** ok: [managed-node1] => { "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 } TASK [fedora.linux_system_roles.sudo : Sudo is already configured - skip rest of role] *** task path: /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:12 Wednesday 16 October 2024 16:49:49 -0400 (0:00:00.486) 0:00:09.245 ***** META: ending play for managed-node1 PLAY RECAP ********************************************************************* managed-node1 : ok=13 changed=4 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 16 October 2024 16:49:49 -0400 (0:00:00.035) 0:00:09.280 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 3.89s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_include_vars_from_parent.yml:2 Create var file in caller that can override the one in called role ------ 2.57s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_include_vars_from_parent.yml:8 fedora.linux_system_roles.sudo : Scan sudoers --------------------------- 0.49s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:5 Create temp test directory ---------------------------------------------- 0.45s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:3 Backup sudoers ---------------------------------------------------------- 0.38s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:10 Backup sudoers.d -------------------------------------------------------- 0.38s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tasks/setup.yml:19 fedora.linux_system_roles.sudo : Check if system is ostree -------------- 0.36s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:10 fedora.linux_system_roles.sudo : Check if transactional-update exists in /sbin --- 0.34s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:22 Include role ------------------------------------------------------------ 0.11s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/roles/caller/tasks/main.yml:4 fedora.linux_system_roles.sudo : Set version specific variables --------- 0.07s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:2 fedora.linux_system_roles.sudo : Ensure ansible_facts used by role ------ 0.07s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:2 fedora.linux_system_roles.sudo : Set platform/version specific variables --- 0.04s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:31 fedora.linux_system_roles.sudo : Sudo is already configured - skip rest of role --- 0.04s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/main.yml:12 Test setup -------------------------------------------------------------- 0.04s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/tests/sudo/tests_include_vars_from_parent.yml:44 fedora.linux_system_roles.sudo : Set flag if transactional-update exists --- 0.03s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:27 fedora.linux_system_roles.sudo : Set flag to indicate system is ostree --- 0.03s /tmp/collections-pZi/ansible_collections/fedora/linux_system_roles/roles/sudo/tasks/set_vars.yml:15