lower connection timeout
This commit is contained in:
parent
527bc11d1d
commit
ee6e06a3fe
@ -4,7 +4,7 @@
|
|||||||
block:
|
block:
|
||||||
- name: Wait for connection
|
- name: Wait for connection
|
||||||
ansible.builtin.wait_for_connection:
|
ansible.builtin.wait_for_connection:
|
||||||
timeout: 300
|
timeout: 30
|
||||||
delay: 5
|
delay: 5
|
||||||
|
|
||||||
- name: Gather facts
|
- name: Gather facts
|
||||||
|
Loading…
Reference in New Issue
Block a user