13 lines
244 B
INI
13 lines
244 B
INI
[defaults]
|
|
gathering = smart
|
|
interpreter_python = python3
|
|
inventory = inventory
|
|
roles_path = roles
|
|
# Secrets
|
|
ask_become_pass = false
|
|
ask_vault_pass = false
|
|
# Warnings
|
|
command_warnings = true
|
|
#deprecation_warnings = false
|
|
system_warnings = true
|