# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [Ensure mandatory variables are defined] ********************************** TASK [Run the role] ************************************************************ Monday 01 August 2022 17:45:33 +0000 (0:00:00.027) 0:00:00.027 ********* TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** Monday 01 August 2022 17:45:33 +0000 (0:00:00.057) 0:00:00.085 ********* included: /WORKDIR/dist-git-ha_cluster-fix-conventions-BX0ZEr/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for sut TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] ******* Monday 01 August 2022 17:45:33 +0000 (0:00:00.036) 0:00:00.121 ********* ok: [sut] TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** Monday 01 August 2022 17:45:34 +0000 (0:00:00.740) 0:00:00.861 ********* 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" } ok: [sut] => (item=RedHat_8.yml) => { "ansible_facts": { "__ha_cluster_repos": [ { "id": "rhel-8-for-{{ ansible_architecture }}-highavailability-rpms", "name": "High Availability" } ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-ha_cluster-fix-conventions-BX0ZEr/tests/roles/linux-system-roles.ha_cluster/vars/RedHat_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.yml" } skipping: [sut] => (item=RedHat_8.7.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_8.7.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** Monday 01 August 2022 17:45:34 +0000 (0:00:00.079) 0:00:00.940 ********* included: /WORKDIR/dist-git-ha_cluster-fix-conventions-BX0ZEr/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml for sut TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** Monday 01 August 2022 17:45:34 +0000 (0:00:00.039) 0:00:00.980 ********* failed: [sut] (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password" } MSG: ha_cluster_hacluster_password must be specified TASK [Extract errors] ********************************************************** Monday 01 August 2022 17:45:34 +0000 (0:00:00.072) 0:00:01.052 ********* ok: [sut] => { "ansible_facts": { "error_list": [ "ha_cluster_hacluster_password must be specified" ] }, "changed": false } TASK [Check errors] ************************************************************ Monday 01 August 2022 17:45:34 +0000 (0:00:00.061) 0:00:01.114 ********* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=6 changed=0 unreachable=0 failed=0 skipped=0 rescued=1 ignored=0 Monday 01 August 2022 17:45:34 +0000 (0:00:00.054) 0:00:01.168 ********* =============================================================================== linux-system-roles.ha_cluster : Ensure ansible_facts used by role ------- 0.74s linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.08s linux-system-roles.ha_cluster : Fail if passwords are not specified ----- 0.07s Extract errors ---------------------------------------------------------- 0.06s Run the role ------------------------------------------------------------ 0.06s Check errors ------------------------------------------------------------ 0.05s linux-system-roles.ha_cluster : Check and prepare role variables -------- 0.04s linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.04s ---^---^---^---^---^--- # 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. ---^---^---^---^---^---