# 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] ********************************************************* Tuesday 26 March 2024 20:44:19 +0000 (0:00:00.050) 0:00:00.050 ********* ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Tuesday 26 March 2024 20:44:21 +0000 (0:00:02.184) 0:00:02.234 ********* ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-failirsfd4xc/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-failirsfd4xc/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-failirsfd4xc/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Tuesday 26 March 2024 20:44:21 +0000 (0:00:00.070) 0:00:02.304 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Tuesday 26 March 2024 20:44:23 +0000 (0:00:01.566) 0:00:03.871 ********* 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 Tuesday 26 March 2024 20:44:23 +0000 (0:00:00.443) 0:00:04.314 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 2.18s linux-system-roles.ci-testing : Ensure required packages are installed --- 1.57s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.44s linux-system-roles.ci-testing : Set version specific variables ---------- 0.07s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---