# 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:40:11 +0000 (0:00:00.028) 0:00:00.028 ********* TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** Monday 01 August 2022 17:40:11 +0000 (0:00:00.056) 0:00:00.085 ********* included: /WORKDIR/dist-git-ha_cluster-fix-conventions-_G4jot/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:40:11 +0000 (0:00:00.033) 0:00:00.119 ********* ok: [sut] TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** Monday 01 August 2022 17:40:11 +0000 (0:00:00.747) 0:00:00.866 ********* 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_9.yml) => { "ansible_facts": { "__ha_cluster_repos": [ { "id": "rhel-9-for-{{ ansible_architecture }}-highavailability-rpms", "name": "High Availability" } ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-ha_cluster-fix-conventions-_G4jot/tests/roles/linux-system-roles.ha_cluster/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } 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.ha_cluster : Check and prepare role variables] ******** Monday 01 August 2022 17:40:12 +0000 (0:00:00.073) 0:00:00.940 ********* included: /WORKDIR/dist-git-ha_cluster-fix-conventions-_G4jot/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:40:12 +0000 (0:00:00.040) 0:00:00.981 ********* 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:40:12 +0000 (0:00:00.078) 0:00:01.059 ********* ok: [sut] => { "ansible_facts": { "error_list": [ "ha_cluster_hacluster_password must be specified" ] }, "changed": false } TASK [Check errors] ************************************************************ Monday 01 August 2022 17:40:12 +0000 (0:00:00.064) 0:00:01.123 ********* 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:40:12 +0000 (0:00:00.057) 0:00:01.181 ********* =============================================================================== linux-system-roles.ha_cluster : Ensure ansible_facts used by role ------- 0.75s linux-system-roles.ha_cluster : Fail if passwords are not specified ----- 0.08s linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.07s Extract errors ---------------------------------------------------------- 0.06s Check errors ------------------------------------------------------------ 0.06s Run the role ------------------------------------------------------------ 0.06s linux-system-roles.ha_cluster : Check and prepare role variables -------- 0.04s linux-system-roles.ha_cluster : Set platform/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. ---^---^---^---^---^---