This commit is contained in:
Kevin Heyer 2025-06-14 14:43:11 +02:00
parent 19ffd5953f
commit f973808f0c

7
.gitignore vendored
View file

@ -4,10 +4,13 @@ inventory/
# Ignore .secret files.... you know, there secret...
*.secret
.vault-*
vault.secret
# Ignore Caching
cache/
# Ignore Testplaybook
playbooks/global/testserver.yml
playbooks/global/testserver.yml
# Ignore unneccessary Files
.vscode
.ansible