Skip to content

Commit

Permalink
Merge pull request sap-linuxlab#619 from Wabri/revert/615
Browse files Browse the repository at this point in the history
Revert "Merge pull request sap-linuxlab#616 from Wabri/feature/615/pacemaker"
  • Loading branch information
Wabri authored Jan 24, 2024
2 parents 2a83594 + 5590b21 commit a7c348d
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@

# ha_cluster_hacluster_password
- name: "SAP HA Prepare Pacemaker - (ha_cluster) Register parameter 'ha_cluster_repos'"
when:
- ha_cluster_hacluster_password is defined
- ha_cluster_hacluster_password | length > 0
when: ha_cluster_hacluster_password is defined
ansible.builtin.set_fact:
__sap_ha_pacemaker_cluster_hacluster_user_password: "{{ ha_cluster_hacluster_password }}"
no_log: true # handle credentials with care
Expand Down

0 comments on commit a7c348d

Please sign in to comment.