Add wireguard

This commit is contained in:
Florian RICHER 2023-09-24 12:28:25 +02:00
parent 2a36002124
commit a259572a20
7 changed files with 83 additions and 0 deletions

View file

@ -5,6 +5,7 @@
roles:
- { role: docker, tags: ["docker"] }
- { role: ssh, tags: ["ssh"] }
- { role: wireguard, tags: ["wireguard"] }
- { role: traefik, tags: ["traefik"] }
- { role: whoami, tags: ["whoami"] }
- { role: protonmail, tags: ["protonmail"] }