diff --git a/ansible.cfg b/ansible.cfg index fadec6a248851d6493dc1d6d020df752619dd073..2364621603e09ab8ccfd09c7a44b4f55c5faae59 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