# 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] ********************************************************* Thursday 25 April 2024 08:58:18 +0000 (0:00:00.019) 0:00:00.019 ******** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Thursday 25 April 2024 08:58:19 +0000 (0:00:00.840) 0:00:00.860 ******** ok: [sut] => (item=/WORKDIR/git-ci-testing-destroy-if-failhey5tzu0/vars/CentOS-7.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-ci-testing-destroy-if-failhey5tzu0/vars/CentOS-7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-ci-testing-destroy-if-failhey5tzu0/vars/CentOS-7.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Thursday 25 April 2024 08:58:19 +0000 (0:00:00.038) 0:00:00.899 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } TASK [linux-system-roles.ci-testing : use crypttab] **************************** Thursday 25 April 2024 08:58:20 +0000 (0:00:00.817) 0:00:01.716 ******** fatal: [sut]: FAILED! => { "changed": false } MSG: missing required arguments: state, name 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 Thursday 25 April 2024 08:58:20 +0000 (0:00:00.292) 0:00:02.009 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 0.84s linux-system-roles.ci-testing : Ensure required packages are installed --- 0.82s linux-system-roles.ci-testing : use crypttab ---------------------------- 0.29s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---