diff --git a/ansible.cfg b/ansible.cfg index c491d26..8734d30 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,4 @@ [defaults] remote_tmp = /tmp inventory = inventory +roles_path = .ansible/roles:roles