diff --git a/ansible.cfg b/ansible.cfg index 39c7a59..706d06b 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,5 +1,6 @@ [defaults] inventory = ./inventory/hosts.yml +roles_path = ./roles host_key_checking = False retry_files_enabled = False gathering = smart