chore: use ansible from inside venv to have full control of version, etc
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
[defaults]
|
||||
remote_tmp = /tmp/ansible-$USER
|
||||
collections_path = ./installed-collections # ./ refers to dir in which this file is located
|
||||
|
||||
# ./ refers to dir in which this file is located
|
||||
collections_path = ./installed-collections
|
||||
Reference in New Issue
Block a user