# 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 01 May 2024 20:36:41 +0000 (0:00:00.021) 0:00:00.021 ********* ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Wednesday 01 May 2024 20:36:41 +0000 (0:00:00.599) 0:00:00.621 ********* ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-fail4t2b76x8/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-fail4t2b76x8/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-fail4t2b76x8/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Wednesday 01 May 2024 20:36:41 +0000 (0:00:00.041) 0:00:00.662 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Wednesday 01 May 2024 20:36:42 +0000 (0:00:00.987) 0:00:01.650 ********* 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 Wednesday 01 May 2024 20:36:42 +0000 (0:00:00.221) 0:00:01.872 ********* =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 0.99s Gathering Facts --------------------------------------------------------- 0.60s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.22s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---