# 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 27 February 2024 20:29:38 +0000 (0:00:00.031) 0:00:00.031 ****** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Tuesday 27 February 2024 20:29:39 +0000 (0:00:00.726) 0:00:00.757 ****** ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-fail9p7f6g5s/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-fail9p7f6g5s/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-fail9p7f6g5s/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Tuesday 27 February 2024 20:29:39 +0000 (0:00:00.043) 0:00:00.801 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Tuesday 27 February 2024 20:29:40 +0000 (0:00:01.478) 0:00:02.279 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: missing required arguments: name, state 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 27 February 2024 20:29:40 +0000 (0:00:00.279) 0:00:02.559 ****** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 1.48s Gathering Facts --------------------------------------------------------- 0.73s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.28s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---