life-noc/ansible.cfg
2026-03-13 16:57:50 -04:00

9 lines
187 B
INI

[defaults]
inventory = ansible/inventory
host_key_checking = False
retry_files_enabled = False
interpreter_python = auto_silent
stdout_callback = yaml
[ssh_connection]
pipelining = True