Initial server-infra setup

This commit is contained in:
2026-07-06 15:34:49 -05:00
commit f848420d8f
17 changed files with 605 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
# Update with this machine's LAN IP: ip -4 addr show scope global
ansible_host: 10.0.0.1 # FIXME: set your desktop IP
ansible_control_node: true
act_runner_enabled: true