diff --git a/ansible.cfg b/ansible.cfg index 0a92e3f..85f1973 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -64,7 +64,7 @@ # inject_facts_as_vars = True # additional paths to search for roles in, colon separated -#roles_path = /etc/ansible/roles +roles_path = roles # uncomment this to disable SSH key host checking host_key_checking = False