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