12 lines
391 B
INI
Executable File
12 lines
391 B
INI
Executable File
[defaults]
|
|
inventory = hosts
|
|
host_key_checking = false
|
|
gathering = smart
|
|
fact_caching = jsonfile
|
|
fact_caching_connection = /tmp
|
|
roles_path = roles
|
|
timeout = 10
|
|
module_name = shell
|
|
retry_files_enabled = false
|
|
interpreter_python = /usr/bin/python3
|