This commit is contained in:
Michael Grote 2024-02-15 09:59:23 +01:00 committed by mg
parent 65e11720b4
commit 76e80bef32
2 changed files with 7 additions and 0 deletions

View File

@ -33,6 +33,9 @@ all:
pve5.mgrote.net:
pbs.mgrote.net:
irantu.mgrote.net:
laptop:
hosts:
irantu.mgrote.net:
gitea:
hosts:
gitea.mgrote.net:

View File

@ -0,0 +1,4 @@
---
- hosts: laptop
roles:
- { role: mgrote_wireguard, tags: "wireguard", become: true }