# 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 02 September 2024 12:18:02 +0000 (0:00:00.019) 0:00:00.019 ****** ok: [sut] TASK [linux-system-roles.ci-testing : Set version specific variables] ********** Monday 02 September 2024 12:18:03 +0000 (0:00:00.686) 0:00:00.705 ****** ok: [sut] => (item=/WORKDIR/git-masterincf7hxp/vars/default.yml) => { "ansible_facts": { "__template_packages": [], "__template_services": [] }, "ansible_included_var_files": [ "/WORKDIR/git-masterincf7hxp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/WORKDIR/git-masterincf7hxp/vars/default.yml" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *** Monday 02 September 2024 12:18:03 +0000 (0:00:00.034) 0:00:00.740 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.ci-testing : Ensure required services are enabled and started] *** Monday 02 September 2024 12:18:04 +0000 (0:00:00.950) 0:00:01.691 ****** TASK [linux-system-roles.ci-testing : Generate /etc/foo.conf] ****************** Monday 02 September 2024 12:18:04 +0000 (0:00:00.066) 0:00:01.757 ****** 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-1725279484.2334177-990-4499773442410/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.ci-testing : template handler to restart services] *** Monday 02 September 2024 12:18:04 +0000 (0:00:00.740) 0:00:02.498 ****** PLAY RECAP ********************************************************************* sut : ok=4 changed=1 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 Monday 02 September 2024 12:18:04 +0000 (0:00:00.012) 0:00:02.510 ****** =============================================================================== linux-system-roles.ci-testing : Ensure required packages are installed --- 0.95s linux-system-roles.ci-testing : Generate /etc/foo.conf ------------------ 0.74s Gathering Facts --------------------------------------------------------- 0.69s linux-system-roles.ci-testing : Ensure required services are enabled and started --- 0.07s linux-system-roles.ci-testing : Set version specific variables ---------- 0.03s linux-system-roles.ci-testing : template handler to restart services ---- 0.01s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---