ansible/roles/ansible-pull/templates/ansible-pull.cfg

13 lines
280 B
INI

[defaults]
gathering = smart
interpreter_python = python3
inventory = ansible-pull-repo/inventory
roles_path = ansible-pull-repo/roles
# Secrets
ask_become_pass = false
ask_vault_pass = false
# Warnings
command_warnings = true
#deprecation_warnings = false
system_warnings = true