homelab/.gitignore
Kris Lamoureux ccf6b10a0e
Add GPG key and reorganize dockerbox configuration
- Add new primary GPG key in dev config for compose repos
- Slight reorganization of the dockerbox production playbook
- Remove group management in the docker role
- Move HSTS inside the location block
- Add git ignore entry for .ansible files
- Add X-Forwarded-Proto proxy header
2025-03-26 22:07:06 -04:00

6 lines
53 B
Plaintext

.ansible*
/environments/
.playbook
.vagrant*
.vscode