homelab/ansible/bootstrap_tailscale.yml

9 lines
173 B
YAML

---
- name: Bootstrap tailscale on host
vars:
headscale_domain: "https://headscale.polsevev.dev"
username: arkivet
hosts:
- arkivet
roles:
- tailscale