set up role for wireguard connections

This commit is contained in:
Jef Roosens 2026-04-02 22:03:26 +02:00
parent 39a531cf87
commit 6c77886916
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
9 changed files with 137 additions and 0 deletions

6
plays/wireguard.yml Normal file
View file

@ -0,0 +1,6 @@
---
- name: Set up WireGuard connections
hosts: emma:pearl:boomhut
become: true
roles:
- any.tools.wireguard