Ignore errors in Patroni

Required during upgrades as the service may be masked.
This commit is contained in:
Joshua Boniface 2023-09-01 15:42:30 -04:00
parent d92acb7e6f
commit 7b061966ad
1 changed files with 1 additions and 0 deletions

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