set restrictions on task to primary
This commit is contained in:
@@ -164,7 +164,9 @@
|
|||||||
- name: "[CARP/primary] Wait for CARP state to stabilize after restore"
|
- name: "[CARP/primary] Wait for CARP state to stabilize after restore"
|
||||||
ansible.builtin.pause:
|
ansible.builtin.pause:
|
||||||
seconds: 20
|
seconds: 20
|
||||||
### Not altered ###
|
when:
|
||||||
|
- ha_role == 'priamry'
|
||||||
|
- ha_peer is defined
|
||||||
|
|
||||||
- name: "[CARP/primary] Verify primary has reclaimed MASTER for all VIPs"
|
- name: "[CARP/primary] Verify primary has reclaimed MASTER for all VIPs"
|
||||||
ansible.builtin.raw: |
|
ansible.builtin.raw: |
|
||||||
|
|||||||
Reference in New Issue
Block a user