# 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 11 December 2023 15:05:24 +0000 (0:00:00.018) 0:00:00.018 ******* ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Monday 11 December 2023 15:05:25 +0000 (0:00:00.922) 0:00:00.940 ******* ok: [sut] => (item=/WORKDIR/git-skip-testing7_heifbt/vars/RedHat-6.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-skip-testing7_heifbt/vars/RedHat-6.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-skip-testing7_heifbt/vars/RedHat-6.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Monday 11 December 2023 15:05:25 +0000 (0:00:00.037) 0:00:00.977 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } TASK [linux-system-roles.ci-testing : use crypttab] **************************** Monday 11 December 2023 15:05:31 +0000 (0:00:05.629) 0:00:06.607 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: missing required arguments: state, name 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 Monday 11 December 2023 15:05:36 +0000 (0:00:05.349) 0:00:11.957 ******* =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 5.63s linux-system-roles.ci-testing : use crypttab ---------------------------- 5.35s Gathering Facts --------------------------------------------------------- 0.92s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---