diff --git a/ansible.cfg b/ansible.cfg index 002a50d..ece3845 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,2 +1,3 @@ [defaults] roles_path = ./roles +inventory = ./inventory.yml