7 lines
176 B
YAML
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
|