# 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 15:01:27 +0000 (0:00:00.020) 0:00:00.020 **** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Wednesday 13 December 2023 15:01:28 +0000 (0:00:00.799) 0:00:00.819 **** ok: [sut] => (item=/WORKDIR/git-skip-testingc5th0jpc/vars/CentOS-7.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-skip-testingc5th0jpc/vars/CentOS-7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-skip-testingc5th0jpc/vars/CentOS-7.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Wednesday 13 December 2023 15:01:28 +0000 (0:00:00.036) 0:00:00.855 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } TASK [linux-system-roles.ci-testing : use crypttab] **************************** Wednesday 13 December 2023 15:01:29 +0000 (0:00:00.848) 0:00:01.703 **** fatal: [sut]: FAILED! => { "changed": false } MSG: missing required arguments: state, name to retry, use: --limit @/tmp/tests_default.retry PLAY RECAP ********************************************************************* sut : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 13 December 2023 15:01:29 +0000 (0:00:00.342) 0:00:02.046 **** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 0.85s Gathering Facts --------------------------------------------------------- 0.80s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.34s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---