feat: initial infrastructure baseline
This commit is contained in:
@@ -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"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user