# 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] ********************************************************* Saturday 17 February 2024 00:45:48 +0000 (0:00:00.036) 0:00:00.036 ***** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Saturday 17 February 2024 00:45:49 +0000 (0:00:00.757) 0:00:00.793 ***** ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-failvjc3kcti/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-failvjc3kcti/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-failvjc3kcti/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Saturday 17 February 2024 00:45:49 +0000 (0:00:00.053) 0:00:00.846 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Saturday 17 February 2024 00:49:50 +0000 (0:04:01.493) 0:04:02.340 ***** 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 Saturday 17 February 2024 00:49:51 +0000 (0:00:00.294) 0:04:02.635 ***** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed - 241.49s Gathering Facts --------------------------------------------------------- 0.76s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.29s linux-system-roles.ci-testing : Set version specific variables ---------- 0.05s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---