debops / ansible-tinc

Configure tinc mesh VPN network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps tinc

Travis CI test-suite Ansible Galaxy

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

License: GPL-3.0


This role is part of DebOps. README generated by ansigenome.

About

Configure tinc mesh VPN network

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%