ansible-role-tinc/meta/main.yml

26 lines
589 B
YAML
Raw Permalink Normal View History

2019-11-01 22:05:18 +00:00
galaxy_info:
author: Jannik Beyerstedt
description: tinc VPN setup and configuration
# issue_tracker_url: http://example.com/issue/tracker
2020-04-08 17:34:58 +00:00
license: Apache2.0
2019-11-01 22:05:18 +00:00
min_ansible_version: 2.4
platforms:
2019-11-12 20:34:32 +00:00
- name: Debian
versions:
- all
- name: Darwin
versions:
- all
2019-11-01 22:05:18 +00:00
2019-11-12 20:34:32 +00:00
galaxy_tags:
[]
2019-11-01 22:05:18 +00:00
# List tags for your role here, one per line.
# Be sure to remove the '[]' above, if you add tags to this list.
2019-11-12 20:34:32 +00:00
dependencies:
[]
2019-11-01 22:05:18 +00:00
# List your role dependencies here, one per line.
# Be sure to remove the '[]' above, if you add tags to this list.