Fix ansible role search paths

master
blallo 2020-08-18 22:52:12 +02:00
parent f67530720c
commit 670e47e30c
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 1 additions and 1 deletions

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