9 lines
177 B
INI
9 lines
177 B
INI
[defaults]
|
|
host_key_checking=False
|
|
inventory=hosts
|
|
roles_path=roles
|
|
remote_tmp=/tmp/.ansible-${USER}
|
|
retry_file_enabled=False
|
|
interpreter_python=auto_legacy_silent
|
|
timeout = 30
|