maybe fix wait for conn
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 6m10s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 6m10s
Details
This commit is contained in:
parent
bc59bd5fdb
commit
5b0bae4865
|
@ -9,6 +9,7 @@
|
|||
retries: 30
|
||||
delay: 10
|
||||
until: wait_conn.ping is defined
|
||||
failed_when: wait_conn.ping is not defined
|
||||
# ansible.builtin.wait_for:
|
||||
# host: "{{ inventory_hostname }}"
|
||||
# port: 22
|
||||
|
|
Loading…
Reference in New Issue