feat: initial infrastructure baseline

This commit is contained in:
ja
2026-02-27 16:20:37 +01:00
commit 264cd31ce6
17 changed files with 497 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# EXAMPLE ONLY - DO NOT PUT REAL SECRETS HERE
# USE: ansible-vault create ansible/vars/secrets.yml
# github_token: "your-token-here"
# smtp_password: "your-password-here"