# 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] ********************************************************* Tuesday 28 November 2023 13:59:13 +0000 (0:00:00.019) 0:00:00.019 ****** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Tuesday 28 November 2023 13:59:14 +0000 (0:00:00.979) 0:00:00.999 ****** ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-fail9pg0xhxf/vars/CentOS-7.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-fail9pg0xhxf/vars/CentOS-7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-fail9pg0xhxf/vars/CentOS-7.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Tuesday 28 November 2023 13:59:14 +0000 (0:00:00.031) 0:00:01.030 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } TASK [linux-system-roles.ci-testing : use crypttab] **************************** Tuesday 28 November 2023 13:59:25 +0000 (0:00:10.933) 0:00:11.964 ****** 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 Tuesday 28 November 2023 13:59:36 +0000 (0:00:10.520) 0:00:22.485 ****** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed -- 10.93s linux-system-roles.ci-testing : use crypttab --------------------------- 10.52s Gathering Facts --------------------------------------------------------- 0.98s linux-system-roles.ci-testing : Set version specific variables ---------- 0.03s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---