increase timeouts

This commit is contained in:
Jack Ivanov 2017-01-14 19:38:03 +03:00
parent d23c952a4e
commit c84abee047

View file

@ -3,7 +3,7 @@ inventory = inventory
pipelining = True
retry_files_enabled = False
host_key_checking = False
timeout = 30
timeout = 60
[paramiko_connection]
record_host_keys = False