Files
infra-automation/.gitmodules
ansible 048f2bf808 Convert secrets directory to private git submodule
- Remove secrets files from main repository
- Add secrets as git submodule pointing to private repository
- Secrets repository: ansible/secrets (private)
- Follows security best practice of separating sensitive data

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-10 23:11:01 +01:00

4 lines
92 B
Plaintext

[submodule "secrets"]
path = secrets
url = ssh://git@git.mymx.me:2222/ansible/secrets.git