# 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 10 March 2024 20:28:00 +0000 (0:00:00.017) 0:00:00.017 ********** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Sunday 10 March 2024 20:28:00 +0000 (0:00:00.670) 0:00:00.687 ********** ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-fail12fngnt5/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-fail12fngnt5/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-fail12fngnt5/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Sunday 10 March 2024 20:28:00 +0000 (0:00:00.030) 0:00:00.718 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Sunday 10 March 2024 20:28:02 +0000 (0:00:01.437) 0:00:02.155 ********** 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 10 March 2024 20:28:02 +0000 (0:00:00.271) 0:00:02.427 ********** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 1.44s Gathering Facts --------------------------------------------------------- 0.67s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.27s linux-system-roles.ci-testing : Set version specific variables ---------- 0.03s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---