copr - write IP address to stdout
This commit is contained in:
parent
8c1048b8a1
commit
aedf904ccf
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
- name: wait for the host to be hot
|
||||
local_action: wait_for host=${int_ip.stdout} port=22 delay=5 timeout=600
|
||||
|
||||
- debug: msg="IP={{ int_ip.stdout }}"
|
||||
|
||||
- hosts: builder_temp_group
|
||||
user: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue