# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* Wednesday 13 December 2023 14:51:36 +0000 (0:00:00.019) 0:00:00.020 **** fatal: [sut]: FAILED! => { "ansible_facts": {}, "changed": false, "failed_modules": { "setup": { "exception": "Traceback (most recent call last):\n File \"\", line 102, in \n File \"\", line 94, in _ansiballz_main\n File \"\", line 37, in invoke_module\n File \"/tmp/ansible_setup_payload_jrhd790k/ansible_setup_payload.zip/ansible/module_utils/basic.py\", line 173, in \nModuleNotFoundError: No module named 'ansible.module_utils.six.moves'\n", "failed": true, "module_stderr": "Traceback (most recent call last):\n File \"\", line 102, in \n File \"\", line 94, in _ansiballz_main\n File \"\", line 37, in invoke_module\n File \"/tmp/ansible_setup_payload_jrhd790k/ansible_setup_payload.zip/ansible/module_utils/basic.py\", line 173, in \nModuleNotFoundError: No module named 'ansible.module_utils.six.moves'\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1 } } } MSG: The following modules failed to execute: setup to retry, use: --limit @/tmp/tests_default.retry PLAY RECAP ********************************************************************* sut : ok=0 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 13 December 2023 14:51:36 +0000 (0:00:00.402) 0:00:00.422 **** =============================================================================== Gathering Facts --------------------------------------------------------- 0.40s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---