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
+7
View File
@@ -0,0 +1,7 @@
# mw-pfeddersheim-workstation variables
system_user: mw
workspace_root: /home/mw/infrastructure/mw-pfeddersheim-workstation
os_type: archlinux
pnpm_version: "25.6.1"
python_version: "3.14.3"
php_version: "8.5.3"
+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"