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