Skip to content

Commit 4497aa2

Browse files
committed
fix collections_paths option
1 parent b30ad0a commit 4497aa2

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,2 +1,2 @@
11
[defaults]
2-
collections_paths = ./.collections:~/.ansible/collections:/usr/share/ansible/collections
2+
collections_path = ./.collections:~/.ansible/collections:/usr/share/ansible/collections

0 commit comments

Comments
 (0)