Ignore errors in Patroni restart handler

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:30 -04:00
parent 0c28d3b42f
commit fb60093750
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
service:
name: patroni
state: restarted
ignore_errors: yes
# Restart services one-at-a-time
# Ideally, this would be accomplished by a serial=1, but Ansible doesn't support that and