# 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 03 January 2024 13:42:28 +0000 (0:00:00.033) 0:00:00.033 ***** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Wednesday 03 January 2024 13:42:29 +0000 (0:00:00.841) 0:00:00.874 ***** ok: [sut] => (item=/WORKDIR/git-master89u65_ee/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-master89u65_ee/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-master89u65_ee/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Wednesday 03 January 2024 13:42:29 +0000 (0:00:00.044) 0:00:00.919 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : Ensure required services are enabled and started] *** Wednesday 03 January 2024 13:42:32 +0000 (0:00:03.080) 0:00:04.000 ***** TASK [linux-system-roles.ci-testing : Generate /etc/foo.conf] ****************** Wednesday 03 January 2024 13:42:32 +0000 (0:00:00.047) 0:00:04.047 ***** changed: [sut] => { "changed": true, "checksum": "37ca01c8752be9e3c6bffd00835366a6d606a2f7", "dest": "/etc/foo.conf", "gid": 0, "group": "root", "md5sum": "1f17e90823e58aad923d09f72c9b0715", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 125, "src": "/root/.ansible/tmp/ansible-tmp-1704289352.7082117-770-94745908354738/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.ci-testing : template handler to restart services] *** Wednesday 03 January 2024 13:42:33 +0000 (0:00:00.882) 0:00:04.930 ***** PLAY RECAP ********************************************************************* sut : ok=4 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Wednesday 03 January 2024 13:42:33 +0000 (0:00:00.012) 0:00:04.943 ***** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 3.08s linux-system-roles.ci-testing : Generate /etc/foo.conf ------------------ 0.88s Gathering Facts --------------------------------------------------------- 0.84s linux-system-roles.ci-testing : Ensure required services are enabled and started --- 0.05s linux-system-roles.ci-testing : Set version specific variables ---------- 0.04s linux-system-roles.ci-testing : template handler to restart services ---- 0.01s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---