# 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 22 November 2023 08:47:51 +0000 (0:00:00.019) 0:00:00.019 **** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Wednesday 22 November 2023 08:47:52 +0000 (0:00:01.083) 0:00:01.103 **** ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-failuemuz5l9/vars/CentOS-7.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-failuemuz5l9/vars/CentOS-7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-failuemuz5l9/vars/CentOS-7.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Wednesday 22 November 2023 08:47:52 +0000 (0:00:00.036) 0:00:01.139 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } TASK [linux-system-roles.ci-testing : use crypttab] **************************** Wednesday 22 November 2023 08:47:53 +0000 (0:00:01.044) 0:00:02.183 **** fatal: [sut]: FAILED! => { "changed": false } MSG: missing required arguments: state, name to retry, use: --limit @/tmp/tests_second.retry PLAY RECAP ********************************************************************* sut : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 22 November 2023 08:47:54 +0000 (0:00:00.357) 0:00:02.540 **** =============================================================================== Gathering Facts --------------------------------------------------------- 1.08s linux-system-roles.ci-testing : Ensure required packages are installed --- 1.04s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.36s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---