bookworm/ansible.cfg

8 lines
198 B
INI
Raw Permalink Normal View History

2025-11-14 09:12:48 +01:00
[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