# 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] ********************************************************* Sunday 31 December 2023 20:28:29 +0000 (0:00:00.028) 0:00:00.028 ******* ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Sunday 31 December 2023 20:28:30 +0000 (0:00:00.749) 0:00:00.778 ******* ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-fail6s95xpzv/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-fail6s95xpzv/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-fail6s95xpzv/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Sunday 31 December 2023 20:28:30 +0000 (0:00:00.035) 0:00:00.813 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Sunday 31 December 2023 20:28:31 +0000 (0:00:01.542) 0:00:02.355 ******* 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 Sunday 31 December 2023 20:28:32 +0000 (0:00:00.287) 0:00:02.643 ******* =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 1.54s Gathering Facts --------------------------------------------------------- 0.75s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.29s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---