Fix ansible-pull not working. At all.
This commit is contained in:
parent
fd87cb00d0
commit
3774defba5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user