# 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 02 March 2024 20:28:43 +0000 (0:00:00.019) 0:00:00.019 ******** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Saturday 02 March 2024 20:28:44 +0000 (0:00:00.696) 0:00:00.716 ******** ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-fail1n2asrzp/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-fail1n2asrzp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-fail1n2asrzp/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Saturday 02 March 2024 20:28:44 +0000 (0:00:00.035) 0:00:00.752 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Saturday 02 March 2024 20:28:45 +0000 (0:00:01.451) 0:00:02.203 ******** 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 02 March 2024 20:28:46 +0000 (0:00:00.269) 0:00:02.473 ******** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 1.45s Gathering Facts --------------------------------------------------------- 0.70s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.27s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---