homelab/ansible/bootstrap_tailscale.yml

10 lines
173 B
YAML
Raw Normal View History

---
- name: Bootstrap tailscale on host
vars:
headscale_domain: "https://headscale.polsevev.dev"
2024-11-08 18:55:52 +00:00
username: arkivet
hosts:
2024-11-08 18:55:52 +00:00
- arkivet
roles:
- tailscale