diff --git a/ansible.cfg b/ansible.cfg index fadec6a..2364621 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -8,3 +8,4 @@ fact_path = facts.d gathering = implicit gather_subset = all inject_facts_as_vars = True +roles_path = roles