diff --git a/ansible.cfg b/ansible.cfg index 93f2c262..f2a00f1a 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -4,7 +4,7 @@ nocows = 1 retry_files_enabled = False roles_path = ./roles lookup_plugins = ./plugins/lookup -collections_paths = ./collections +collections_paths = ./ansible_collections [inventory] [privilege_escalation]