Ignore errors in Patroni
Required during upgrades as the service may be masked.
This commit is contained in:
@ -107,6 +107,7 @@
|
|||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
state: started
|
state: started
|
||||||
enabled: no
|
enabled: no
|
||||||
|
ignore_errors: yes
|
||||||
with_items:
|
with_items:
|
||||||
- patroni
|
- patroni
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user