Add WireGuard VPN

This commit is contained in:
2021-05-07 00:24:52 -04:00
parent ef8f38c09e
commit e3a89aecc2
4 changed files with 73 additions and 0 deletions

View File

@@ -11,3 +11,7 @@
- import_tasks: ddclient.yml
tags: ddclient
when: ddclient is defined
- import_tasks: wireguard.yml
tags: wireguard
when: wireguard is defined