Merge pull request #706 from fultonj/patch-1

Balance tags on <your_host
pull/713/head
Leseb 2016-04-12 12:07:45 +02:00
commit 25ec82a755
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
- name: Wait for the server to come up
local_action: >
wait_for host=<your_host
wait_for host=<your_host>
port=22
delay=10
timeout=3600