diff --git a/ansible.cfg b/ansible.cfg index 117c545..c3ed9c4 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,5 +1,5 @@ [defaults] -inventory = hosts +inventory = hosts.yml roles_path = ./roles:./software gathering = smart