# 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:55:44 +0000 (0:00:00.018) 0:00:00.018 **** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Wednesday 13 December 2023 14:55:46 +0000 (0:00:02.035) 0:00:02.053 **** ok: [sut] => (item=/WORKDIR/git-skip-testing64hpd9j0/vars/RedHat-6.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-skip-testing64hpd9j0/vars/RedHat-6.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-skip-testing64hpd9j0/vars/RedHat-6.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Wednesday 13 December 2023 14:55:46 +0000 (0:00:00.036) 0:00:02.090 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } TASK [linux-system-roles.ci-testing : use crypttab] **************************** Wednesday 13 December 2023 14:55:47 +0000 (0:00:00.612) 0:00:02.702 **** 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 Wednesday 13 December 2023 14:55:47 +0000 (0:00:00.351) 0:00:03.054 **** =============================================================================== Gathering Facts --------------------------------------------------------- 2.04s linux-system-roles.ci-testing : Ensure required packages are installed --- 0.61s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.35s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---