9 lines
181 B
YAML
9 lines
181 B
YAML
---
|
|
- name: Bootstrap tailscale on host
|
|
vars:
|
|
headscale_domain: "https://headscale.polsevev.dev"
|
|
username: havneboks
|
|
hosts:
|
|
- action_runner
|
|
roles:
|
|
- tailscale
|