Compatability with Ansible 2.2

This commit is contained in:
2019-06-10 15:07:34 -04:00
parent 97d94fe3f2
commit 64c6beabf8
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