ansible-role-headscale-client/README.md

13 lines
357 B
Markdown
Raw Permalink Normal View History

2023-10-21 19:53:32 +11:00
# Tailscale
2023-10-21 19:59:53 +11:00
This Ansible role installs and configure the [Tailscale client](https://tailscale.com/download) on debian machines and points it to my headscale instance.
2023-10-21 19:53:32 +11:00
This role was written based on [artis3n/ansible-role-tailscale](https://github.com/artis3n/ansible-role-tailscale).
2023-10-21 19:59:53 +11:00
## Setup
2023-10-21 19:53:32 +11:00
2023-10-21 19:59:53 +11:00
Add a reusable key to vars/main.yml as tailscale_auth_key
2023-10-21 19:53:32 +11:00