mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 23:24:01 +02:00
Increase timeouts #178
This commit is contained in:
parent
1483116c8a
commit
9c7a6f65d5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ inventory = inventory
|
|||
pipelining = True
|
||||
retry_files_enabled = False
|
||||
host_key_checking = False
|
||||
timeout = 30
|
||||
|
||||
[paramiko_connection]
|
||||
record_host_keys = False
|
||||
|
|
Loading…
Add table
Reference in a new issue