ansible/ansible-pull.cfg
2020-10-08 20:44:02 -05:00

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