lower connection timeout

This commit is contained in:
Sandwich 2024-10-30 16:48:23 +01:00
parent 527bc11d1d
commit ee6e06a3fe

View File

@ -4,7 +4,7 @@
block:
- name: Wait for connection
ansible.builtin.wait_for_connection:
timeout: 300
timeout: 30
delay: 5
- name: Gather facts