Skip to content

Commit c2a94e7

Browse files
committed
Issue #17: Attempt to set collections_path variable instead of collections_paths.
1 parent bea6ab2 commit c2a94e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[defaults]
22
nocows=1
3-
collections_paths = ./
3+
collections_path = ./
44
roles_path = ./roles

0 commit comments

Comments
 (0)