Files
server-infra/inventory/host_vars/desktop.yml
T
2026-07-06 15:34:49 -05:00

7 lines
176 B
YAML

---
# 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