Compatability with Ansible 2.2

This commit is contained in:
2023-09-01 15:42:19 -04:00
parent 2650014ec1
commit f126d3b071
2 changed files with 7 additions and 8 deletions

View File

@ -84,8 +84,7 @@
with_items:
- { src: "patroni/powerdns-schema.sql", dest: "/etc/postgresql/powerdns-schema.sql" }
- name: set up PVC DNS database on first host
block:
- block:
- name: wait 15s for cluster to initialize
pause:
seconds: 15