mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-02-14 16:59:51 +00:00
13 lines
234 B
INI
13 lines
234 B
INI
[defaults]
|
|
inventory = ./inventory/hosts
|
|
interpreter_python = auto_silent
|
|
retry_files_enabled = False
|
|
stdout_callback = default
|
|
bin_ansible_callbacks = True
|
|
|
|
[callback_default]
|
|
result_format = yaml
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|