bookworm/ansible.cfg
2025-11-14 09:12:48 +01:00

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