excluded Ansible runtime cache from version control

This commit is contained in:
2026-05-27 15:02:39 -04:00
parent 4f9ecc84d3
commit 8ba6a236f8

1
.gitignore vendored
View File

@@ -16,6 +16,7 @@
/collections/ansible_collections/
/.devcontainer/
.lock
/.cache/
# Try tyo avoid any plain-text passwords
*pwd*