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