Files
gatehouse-api/deploy/ansible/ansible.cfg
T
2026-06-20 04:25:16 +00:00

11 lines
207 B
INI

[defaults]
inventory = inventory.ini
host_key_checking = False
retry_files_enabled = False
stdout_callback = default
result_format = yaml
interpreter_python = auto_silent
[ssh_connection]
pipelining = True