Fix ansible role search paths

This commit is contained in:
sfigato 2020-08-18 22:52:12 +02:00
parent f67530720c
commit 670e47e30c
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F

View File

@ -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