# 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 24 August 2022 09:43:06 +0000 (0:00:00.027) 0:00:00.027 ****** ok: [sut] TASK [default run] ************************************************************************************************** Wednesday 24 August 2022 09:43:21 +0000 (0:00:15.113) 0:00:15.141 ****** TASK [linux-system-roles.ci-testing : Set version specific variables] *********************************************** Wednesday 24 August 2022 09:43:21 +0000 (0:00:00.024) 0:00:15.165 ****** 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:21 +0000 (0:00:00.037) 0:00:15.203 ****** ok: [sut] TASK [linux-system-roles.ci-testing : Set platform/version specific variables] ************************************** Wednesday 24 August 2022 09:43:36 +0000 (0:00:14.462) 0:00:29.666 ****** 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:36 +0000 (0:00:00.054) 0:00:29.720 ****** 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:40 +0000 (0:00:03.981) 0:00:33.701 ****** TASK [linux-system-roles.ci-testing : Generate /etc/foo.conf] ******************************************************* Wednesday 24 August 2022 09:43:40 +0000 (0:00:00.055) 0:00:33.757 ****** changed: [sut] => { "changed": true, "checksum": "e0a3005fc2fe66646e22bdb7866592c0d4246110", "dest": "/etc/foo.conf", "gid": 0, "group": "root", "md5sum": "709a2e9da44291dfd4b788521c4944d2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 127, "src": "/root/.ansible/tmp/ansible-tmp-1661334220.6484141-2964-50737814894155/source", "state": "file", "uid": 0 } RUNNING HANDLER [linux-system-roles.ci-testing : template handler to restart services] ****************************** Wednesday 24 August 2022 09:43:50 +0000 (0:00:09.954) 0:00:43.711 ****** PLAY RECAP ********************************************************************************************************** sut : ok=5 changed=1 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 Wednesday 24 August 2022 09:43:50 +0000 (0:00:00.014) 0:00:43.726 ****** =============================================================================== Gathering Facts --------------------------------------------------------------------------------------------- 15.11s linux-system-roles.ci-testing : Ensure ansible_facts used by role ------------------------------------------- 14.46s linux-system-roles.ci-testing : Generate /etc/foo.conf ------------------------------------------------------- 9.95s linux-system-roles.ci-testing : Ensure required packages are installed --------------------------------------- 3.98s linux-system-roles.ci-testing : Ensure required services are enabled and started ----------------------------- 0.06s linux-system-roles.ci-testing : Set platform/version specific variables -------------------------------------- 0.05s linux-system-roles.ci-testing : Set version specific variables ----------------------------------------------- 0.04s default run -------------------------------------------------------------------------------------------------- 0.02s linux-system-roles.ci-testing : template handler to restart services ----------------------------------------- 0.01s ---^---^---^---^---^--- # 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 ---^---^---^---^---^---