# 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 18 May 2024 20:28:16 +0000 (0:00:00.033) 0:00:00.033 ********** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Saturday 18 May 2024 20:28:16 +0000 (0:00:00.642) 0:00:00.675 ********** ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-failu1m22kl_/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-failu1m22kl_/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-failu1m22kl_/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Saturday 18 May 2024 20:28:16 +0000 (0:00:00.061) 0:00:00.737 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Saturday 18 May 2024 20:28:17 +0000 (0:00:00.967) 0:00:01.705 ********** 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 18 May 2024 20:28:17 +0000 (0:00:00.232) 0:00:01.937 ********** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 0.97s Gathering Facts --------------------------------------------------------- 0.64s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.23s linux-system-roles.ci-testing : Set version specific variables ---------- 0.06s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---