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.
17 lines
303 B
YAML
17 lines
303 B
YAML
6 years ago
|
galaxy_info:
|
||
|
author: Robert Wimmer
|
||
|
description: Installs Wireguard incl. systemd integration
|
||
|
license: GPLv3
|
||
|
min_ansible_version: 2.5
|
||
|
platforms:
|
||
|
- name: ArchLinux
|
||
|
- name: Ubuntu
|
||
|
versions:
|
||
|
- bionic
|
||
|
galaxy_tags:
|
||
|
- networking
|
||
|
- security
|
||
|
- linux
|
||
|
- vpn
|
||
|
- wireguard
|