# 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] ********************************************************* Monday 29 January 2024 21:28:45 +0000 (0:00:00.032) 0:00:00.032 ******** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Monday 29 January 2024 21:28:46 +0000 (0:00:00.731) 0:00:00.763 ******** ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-failbld025hl/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-failbld025hl/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-failbld025hl/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Monday 29 January 2024 21:28:46 +0000 (0:00:00.049) 0:00:00.813 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Monday 29 January 2024 21:28:48 +0000 (0:00:01.532) 0:00:02.345 ******** 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 Monday 29 January 2024 21:28:48 +0000 (0:00:00.281) 0:00:02.627 ******** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 1.53s Gathering Facts --------------------------------------------------------- 0.73s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.28s linux-system-roles.ci-testing : Set version specific variables ---------- 0.05s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---