Added delay to check.

This commit is contained in:
Egon Rijpkema 2017-09-28 16:01:44 +02:00
parent 787a4c17db
commit 018fdd8bdb
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
- name: wait for container to be started
wait_for:
port: 5672
delay: 5
- name: setup the cluster
command: "docker exec -i rabbitmq.service {{ item }}"