Initial server-infra setup
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user