13 lines
260 B
YAML
13 lines
260 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
author: Jakub Sokolowski <jakub@status.im>
|
||
|
description: Deploy and configure a Tinc VPN mesh network.
|
||
|
company: Status.im
|
||
|
license: MIT
|
||
|
min_ansible_version: 1.9
|
||
|
platforms:
|
||
|
- name: Ubuntu
|
||
|
versions:
|
||
|
- xenial
|
||
|
dependencies: []
|