We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ae17fb commit 8b005d9Copy full SHA for 8b005d9
tasks/pacemaker.yml
@@ -1,5 +1,5 @@
1
- name: Enable HighAvailability repository
2
- command: yum-config-manager --enable HighAvailability
+ command: yum-config-manager --enable ha
3
changed_when: false
4
when:
5
- ansible_os_family | lower == 'redhat'
0 commit comments