mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
copr - write IP address to stdout
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user