Flush handlers before starting PVC install

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:19 -04:00
parent ef0b1a8c5e
commit 37506b981f
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
- include: patroni.yml - include: patroni.yml
tags: pvc-patroni tags: pvc-patroni
- flush_handlers:
- include: pvc.yml - include: pvc.yml
tags: pvc-pvc tags: pvc-pvc
run_once: true run_once: true