# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Run playbook 'playbooks/tests_states.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* Tuesday 31 May 2022 02:10:17 +0000 (0:00:00.028) 0:00:00.028 *********** ok: [sut] TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.817) 0:00:00.846 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/tasks/el_repo_setup.yml for sut TASK [Fix CentOS6 Base repo] *************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.029) 0:00:00.876 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.045) 0:00:00.922 *********** included: /WORKDIR/dist-git-network-bond_fix-RiXHNB/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 34] ********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.075) 0:00:00.997 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.025) 0:00:01.022 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.024) 0:00:01.047 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.024) 0:00:01.071 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.023) 0:00:01.095 *********** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.027) 0:00:01.122 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show playbook name] ****************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.027) 0:00:01.149 *********** skipping: [sut] => {} TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.026) 0:00:01.175 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.024) 0:00:01.200 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.024) 0:00:01.224 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.023) 0:00:01.248 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.026) 0:00:01.274 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.023) 0:00:01.298 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=4 changed=0 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 Tuesday 31 May 2022 02:10:18 +0000 (0:00:00.017) 0:00:01.315 *********** =============================================================================== Gathering Facts --------------------------------------------------------- 0.82s include_tasks ----------------------------------------------------------- 0.08s Fix CentOS6 Base repo --------------------------------------------------- 0.05s include_tasks ----------------------------------------------------------- 0.03s Gathering Facts --------------------------------------------------------- 0.03s Set network provider to 'initscripts' ----------------------------------- 0.03s Show playbook name ------------------------------------------------------ 0.03s include_tasks ----------------------------------------------------------- 0.03s Create EPEL 34 ---------------------------------------------------------- 0.03s include_tasks ----------------------------------------------------------- 0.02s Enable EPEL 7 ----------------------------------------------------------- 0.02s include_tasks ----------------------------------------------------------- 0.02s Enable EPEL 8 ----------------------------------------------------------- 0.02s include_tasks ----------------------------------------------------------- 0.02s Enable EPEL 6 ----------------------------------------------------------- 0.02s include_tasks ----------------------------------------------------------- 0.02s include_tasks ----------------------------------------------------------- 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 ---^---^---^---^---^---