feat: CI/CD pipeline setup complete - Ansible playbooks updated, secrets configured, workflow ready
This commit is contained in:
8
.deployment-archive-20251030-111806/ansible/secrets/.gitignore
vendored
Normal file
8
.deployment-archive-20251030-111806/ansible/secrets/.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# SECURITY: Never commit decrypted vault files
|
||||
production-vault.yml.decrypted
|
||||
*.backup
|
||||
*.tmp
|
||||
|
||||
# Keep encrypted vault in git
|
||||
# Encrypted files are safe to commit
|
||||
!production-vault.yml
|
||||
Reference in New Issue
Block a user