# 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] ********************************************************* Wednesday 13 December 2023 14:54:17 +0000 (0:00:00.019) 0:00:00.019 **** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Wednesday 13 December 2023 14:54:20 +0000 (0:00:03.281) 0:00:03.301 **** ok: [sut] => (item=/WORKDIR/git-skip-testing0iuo3o56/vars/Fedora.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-skip-testing0iuo3o56/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-skip-testing0iuo3o56/vars/Fedora.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Wednesday 13 December 2023 14:54:20 +0000 (0:00:00.036) 0:00:03.337 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : use crypttab] **************************** Wednesday 13 December 2023 14:54:23 +0000 (0:00:02.858) 0:00:06.195 **** fatal: [sut]: FAILED! => { "changed": false } MSG: missing required arguments: name, state to retry, use: --limit @/tmp/tests_default.retry PLAY RECAP ********************************************************************* sut : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 13 December 2023 14:54:23 +0000 (0:00:00.321) 0:00:06.516 **** =============================================================================== Gathering Facts --------------------------------------------------------- 3.28s linux-system-roles.ci-testing : Ensure required packages are installed --- 2.86s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.32s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---