chore: use ansible from inside venv to have full control of version, etc

This commit is contained in:
Benjamin Labrecque
2026-07-10 10:58:36 +02:00
parent b76c5827b3
commit b325942824
+3 -1
View File
@@ -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