# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Ensure that the role runs with default parameters] ************************************************************ TASK [linux-system-roles.ci-testing : Set version specific variables] *********************************************** Wednesday 24 August 2022 09:43:20 +0000 (0:00:00.021) 0:00:00.021 ****** included: /WORKDIR/dist-git-ci-testing-setup_snapshot-kzjJL_/tasks/set_vars.yml for sut TASK [linux-system-roles.ci-testing : Ensure ansible_facts used by role] ******************************************** Wednesday 24 August 2022 09:43:20 +0000 (0:00:00.028) 0:00:00.050 ****** ok: [sut] TASK [linux-system-roles.ci-testing : Set platform/version specific variables] ************************************** Wednesday 24 August 2022 09:43:35 +0000 (0:00:14.618) 0:00:14.669 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat-9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat-9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat-9.0.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat-9.0.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ci-testing : Ensure required packages are installed] *************************************** Wednesday 24 August 2022 09:43:35 +0000 (0:00:00.053) 0:00:14.722 ****** 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 24 August 2022 09:43:39 +0000 (0:00:04.189) 0:00:18.911 ****** TASK [linux-system-roles.ci-testing : Generate /etc/foo.conf] ******************************************************* Wednesday 24 August 2022 09:43:39 +0000 (0:00:00.049) 0:00:18.960 ****** 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-1661334219.6195457-2955-131347875767637/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.ci-testing : template handler to restart services] ****************************** Wednesday 24 August 2022 09:43:47 +0000 (0:00:07.781) 0:00:26.742 ****** PLAY RECAP ********************************************************************************************************** sut : ok=4 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Wednesday 24 August 2022 09:43:47 +0000 (0:00:00.015) 0:00:26.758 ****** =============================================================================== linux-system-roles.ci-testing : Ensure ansible_facts used by role ------------------------------------------- 14.62s linux-system-roles.ci-testing : Generate /etc/foo.conf ------------------------------------------------------- 7.78s linux-system-roles.ci-testing : Ensure required packages are installed --------------------------------------- 4.19s linux-system-roles.ci-testing : Set platform/version specific variables -------------------------------------- 0.05s linux-system-roles.ci-testing : Ensure required services are enabled and started ----------------------------- 0.05s linux-system-roles.ci-testing : Set version specific variables ----------------------------------------------- 0.03s linux-system-roles.ci-testing : template handler to restart services ----------------------------------------- 0.02s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /opt/ansible-2.9/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release. from cryptography.exceptions import InvalidSignature ---^---^---^---^---^---