Skip to content

Commit

Permalink
Revert "Merge pull request sap-linuxlab#616 from Wabri/feature/615/pa…
Browse files Browse the repository at this point in the history
…cemaker"

This reverts commit 2a83594, reversing
changes made to 5ee5cbe.
  • Loading branch information
Wabri committed Jan 23, 2024
1 parent 2a83594 commit 5590b21
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 5590b21

Please sign in to comment.