ansible-tinc
ansible-tinc copied to clipboard
Configure tinc mesh VPN network
tinc
tinc is a Virtual Private Network daemon, it can be used to create encrypted and tunneled connections to other hosts, forming a separate network, either a centralized one or a mesh.
debops.tinc Ansible role allows you to install and configure a mesh VPN
using tinc, including automatic public key exchange between all hosts in
the Ansible inventory, connection to external hosts and secure configuration.
Installation
This role requires at least Ansible v2.0.0. To install it, run:
ansible-galaxy install debops.tinc
Documentation
More information about debops.tinc can be found in the
official debops.tinc documentation.
Role dependencies
debops.secret
Are you using this as a standalone role without DebOps?
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
Authors and license
- Maciej Delmanowski (maintainer) | e-mail | Twitter | GitHub
- Robin Schneider | e-mail | GitHub
License: GPL-3.0
This role is part of DebOps. README generated by ansigenome.