Ignore errors in Patroni

Required during upgrades as the service may be masked.
This commit is contained in:
2023-08-29 21:30:36 -04:00
parent 3f034327d1
commit 426887bbc1

View File

@ -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