FEATURE: python virtual environment is used for ansible now
This commit is contained in:
+4
-1
@@ -1,3 +1,6 @@
|
||||
# ---> Ansible
|
||||
*.retry
|
||||
inventory/group_vars/secret/
|
||||
inventory/group_vars/secret/
|
||||
|
||||
# Ignore python venv
|
||||
.venv
|
||||
Reference in New Issue
Block a user