diff --git a/ansible.cfg b/ansible.cfg index 375c362..c0ec017 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -3,3 +3,4 @@ collections_path = collections library = library roles_path = roles result_format = yaml +inject_facts_as_vars = True