# 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.certificate : Set version specific variables] ********* Thursday 18 August 2022 21:52:04 +0000 (0:00:00.030) 0:00:00.030 ******* included: /WORKDIR/dist-git-certificate-use_distro_python_cryptography-GEkvSr/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for sut TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** Thursday 18 August 2022 21:52:04 +0000 (0:00:00.033) 0:00:00.063 ******* ok: [sut] TASK [linux-system-roles.certificate : Set platform/version specific variables] *** Thursday 18 August 2022 21:52:05 +0000 (0:00:00.756) 0:00:00.819 ******* 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.1.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.1.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** Thursday 18 August 2022 21:52:05 +0000 (0:00:00.055) 0:00:00.874 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-2.el9.x86_64" ] } TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** Thursday 18 August 2022 21:52:08 +0000 (0:00:03.327) 0:00:04.202 ******* TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** Thursday 18 August 2022 21:52:08 +0000 (0:00:00.049) 0:00:04.251 ******* TASK [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] *** Thursday 18 August 2022 21:52:09 +0000 (0:00:00.048) 0:00:04.300 ******* TASK [linux-system-roles.certificate : Ensure provider service is running] ***** Thursday 18 August 2022 21:52:09 +0000 (0:00:00.047) 0:00:04.348 ******* TASK [linux-system-roles.certificate : Ensure certificate requests] ************ Thursday 18 August 2022 21:52:09 +0000 (0:00:00.048) 0:00:04.396 ******* PLAY RECAP ********************************************************************* sut : ok=3 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 Thursday 18 August 2022 21:52:09 +0000 (0:00:00.044) 0:00:04.441 ******* =============================================================================== linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 3.33s linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.76s linux-system-roles.certificate : Set platform/version specific variables --- 0.06s linux-system-roles.certificate : Ensure provider packages are installed --- 0.05s linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.05s linux-system-roles.certificate : Ensure provider service is running ----- 0.05s linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.05s linux-system-roles.certificate : Ensure certificate requests ------------ 0.04s linux-system-roles.certificate : Set version specific variables --------- 0.03s ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---