# 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 29 February 2024 13:17:45 +0000 (0:00:00.018) 0:00:00.018 ***** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Thursday 29 February 2024 13:17:45 +0000 (0:00:00.824) 0:00:00.843 ***** ok: [sut] => (item=/WORKDIR/git-masteronhhhjh8/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-masteronhhhjh8/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-masteronhhhjh8/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Thursday 29 February 2024 13:17:46 +0000 (0:00:00.036) 0:00:00.879 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : Ensure required services are enabled and started] *** Thursday 29 February 2024 13:17:48 +0000 (0:00:02.579) 0:00:03.458 ***** TASK [linux-system-roles.ci-testing : Generate /etc/foo.conf] ****************** Thursday 29 February 2024 13:17:48 +0000 (0:00:00.042) 0:00:03.500 ***** 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-1709212668.6954074-794-271498255262921/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.ci-testing : template handler to restart services] *** Thursday 29 February 2024 13:17:49 +0000 (0:00:00.904) 0:00:04.405 ***** PLAY RECAP ********************************************************************* sut : ok=4 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Thursday 29 February 2024 13:17:49 +0000 (0:00:00.013) 0:00:04.419 ***** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 2.58s linux-system-roles.ci-testing : Generate /etc/foo.conf ------------------ 0.90s Gathering Facts --------------------------------------------------------- 0.82s linux-system-roles.ci-testing : Ensure required services are enabled and started --- 0.04s 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--- ---^---^---^---^---^---