Lets see if this works
This commit is contained in:
parent
65f2e53b3a
commit
06df62f7ae
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# New tasks to spin up instance in https://fedorainfracloud.org
|
||||
|
||||
- include_vars: dir=/srv/web/infra/ansible/vars/all/ ignore_files=README
|
||||
|
||||
- name: check it out
|
||||
local_action: shell nc -w 5 {{ inventory_hostname }} 22 < /dev/null
|
||||
register: host_is_up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue