diff --git a/ansible.cfg b/ansible.cfg index 2364621603e09ab8ccfd09c7a44b4f55c5faae59..b6cb0a74a50cbb765f4133e647dcb444a9809cbe 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -9,3 +9,4 @@ gathering = implicit gather_subset = all inject_facts_as_vars = True roles_path = roles +inventory = inventory