Fix ansible-pull not working. At all.

This commit is contained in:
Salt 2020-10-31 20:57:55 -05:00
parent fd87cb00d0
commit 3774defba5

View File

@ -1,8 +1,8 @@
[defaults]
gathering = smart
interpreter_python = python3
inventory = inventory
roles_path = roles
inventory = ansible-pull-repo/inventory
roles_path = ansible-pull-repo/roles
# Secrets
ask_become_pass = false
ask_vault_pass = false