You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-role-wireguard/meta/main.yml

35 lines
591 B
YAML

# Copyright (C) 2018-2020 Robert Wimmer
# SPDX-License-Identifier: GPL-3.0-or-later
galaxy_info:
author: Robert Wimmer
description: Installs Wireguard incl. systemd integration
license: GPL-3.0-or-later
min_ansible_version: 2.5
platforms:
- name: ArchLinux
- name: Ubuntu
versions:
- bionic
- focal
- name: Debian
versions:
- buster
- name: EL
versions:
- 7
- 8
- name: Fedora
versions:
- 31
- 32
- name: opensuse
versions:
- 15.2
galaxy_tags:
- networking
- security
- linux
- vpn
- wireguard