7 lines
198 B
INI
7 lines
198 B
INI
[defaults]
|
|
host_key_checking = False
|
|
timeout = 20
|
|
retry_files_save_path = /home/ansible/retry/
|
|
# Do not put more jobs here, or ssh will fail
|
|
# Anything more than 10 kills this poor server
|
|
forks = 5
|