parent
b1284cd108
commit
5ec3c6461f
@ -16,7 +16,7 @@
|
|||||||
- name: Test Container Networking
|
- name: Test Container Networking
|
||||||
wait_for: >
|
wait_for: >
|
||||||
port=22
|
port=22
|
||||||
timeout=10
|
timeout=20
|
||||||
search_regex=OpenSSH
|
search_regex=OpenSSH
|
||||||
host={{ hostvars[item]['container_address'] }}
|
host={{ hostvars[item]['container_address'] }}
|
||||||
with_items: container_groups
|
with_items: container_groups
|
||||||
|
Loading…
Reference in New Issue
Block a user