Add infrastructure templates (Terraform, Ansible, Docker, Kubernetes)
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-02 15:56:34 +00:00
parent 0c1bca3a08
commit f1e0d48f26

View File

@@ -0,0 +1,23 @@
# Ansible
*.retry
.vault_pass
*.pem
# Vagrant
.vagrant/
# OS
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# IDE
.vscode/
.idea/
*.swp
*.swo
*~