excluded installed Ansible collections from version control

This commit is contained in:
2026-05-26 15:30:56 -04:00
parent 5f35646487
commit 210bcfed59

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@
*.*~
.gal_token
.galcache/
/collections/ansible_collections/
# Try tyo avoid any plain-text passwords
*pwd*