excluded Ansible runtime cache from version control

This commit is contained in:
Alex Tavarez
2026-05-27 15:02:39 -04:00
parent 4f9ecc84d3
commit 8ba6a236f8
+1
View File
@@ -16,6 +16,7 @@
/collections/ansible_collections/ /collections/ansible_collections/
/.devcontainer/ /.devcontainer/
.lock .lock
/.cache/
# Try tyo avoid any plain-text passwords # Try tyo avoid any plain-text passwords
*pwd* *pwd*