mirror of https://github.com/ceph/ceph-ansible.git
commit
25ec82a755
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue