Added delay to check.
This commit is contained in:
parent
787a4c17db
commit
018fdd8bdb
@ -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 }}"
|
||||
|
Loading…
Reference in New Issue
Block a user