https://github.com/artis3n/ansible-collection-tailscale
This collection provides a series of roles, plugins, and modules to manage your Tailscale Tailnet and Linux machines.
https://github.com/artis3n/ansible-collection-tailscale
ansible ansible-collection hacktoberfest networking tailscale
Last synced: 11 months ago
JSON representation
This collection provides a series of roles, plugins, and modules to manage your Tailscale Tailnet and Linux machines.
- Host: GitHub
- URL: https://github.com/artis3n/ansible-collection-tailscale
- Owner: artis3n
- License: mit
- Created: 2025-03-01T14:27:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T19:10:25.000Z (about 1 year ago)
- Last Synced: 2025-07-10T05:40:59.160Z (12 months ago)
- Topics: ansible, ansible-collection, hacktoberfest, networking, tailscale
- Language: Makefile
- Homepage: https://galaxy.ansible.com/ui/repo/published/artis3n/tailscale
- Size: 5.19 MB
- Stars: 40
- Watchers: 2
- Forks: 5
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ansible Collection - artis3n.tailscale
[](https://galaxy.ansible.com/ui/repo/published/artis3n/tailscale)
[](https://github.com/artis3n/ansible-collection-tailscale/releases)
[](https://github.com/artis3n/ansible-collection-tailscale/actions/workflows/pull_request_target.yml)


[](https://github.com/sponsors/artis3n)
[](https://github.com/artis3n/)
[](https://codespaces.new/artis3n/ansible-collection-tailscale?quickstart=1)
_This repo is the successor to ._
This collection provides a series of roles, plugins, and modules to manage your Tailscale Tailnet and Tailscale devices on Linux systems.
```bash
ansible-galaxy collection install artis3n.tailscale
```
Supported operating systems for Tailscale devices:
- Debian / Ubuntu
- CentOS / RedHat
- Rocky Linux / AlmaLinux
- Amazon Linux 2023
- Fedora
- Arch Linux
- OpenSUSE
- Oracle Linux
- Raspbian
See the [CI worfklow](https://github.com/artis3n/ansible-collection-tailscale/blob/main/.github/workflows/pull_request_target.yml) for the list of distribution versions actively tested in each pull request.
If you or your organization gets value out of this collection, I would very much appreciate one-time or recurring [sponsorship](https://github.com/sponsors/artis3n?sponsor=artis3n) of this collection.
## Roles
- [`artis3n.tailscale.machine`](/roles/machine/): Ansible role to install and configure Tailscale on a Linux server.
## Plugins
Coming soon