FEATURE: python virtual environment is used for ansible now

This commit is contained in:
2026-07-12 12:41:37 +00:00
parent 95f059c0a8
commit 9a9bfa7e23
2 changed files with 34 additions and 1 deletions
+4 -1
View File
@@ -1,3 +1,6 @@
# ---> Ansible
*.retry
inventory/group_vars/secret/
inventory/group_vars/secret/
# Ignore python venv
.venv