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