Fix ansible role search paths
This commit is contained in:
parent
f67530720c
commit
670e47e30c
|
@ -1,4 +1,4 @@
|
|||
[defaults]
|
||||
roles_path = ../
|
||||
roles_path = ../:~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles
|
||||
vault_password_file = ./.ansible_vault_pw
|
||||
ansible_python_interpreter = /usr/bin/python3
|
||||
|
|
Loading…
Reference in New Issue
Block a user