Files
gatehouse-api/deploy/ansible/ansible.cfg
T

10 lines
183 B
INI
Raw Normal View History

2026-06-20 11:06:27 +07:00
[defaults]
inventory = inventory.ini
host_key_checking = False
retry_files_enabled = False
stdout_callback = yaml
interpreter_python = auto_silent
[ssh_connection]
pipelining = True