Ignore errors in Patroni restart handler

This commit is contained in:
2023-08-29 23:02:28 -04:00
parent ef00a0743f
commit 6d4d3acd10

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