From a5983fd890fc94650e9cc0b890220931ad3b3a88 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 10 Sep 2025 17:09:53 +0200 Subject: Add wg_portal role to install vpn web interface manager --- site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'site.yml') diff --git a/site.yml b/site.yml index 413ac3d7..dd693a82 100644 --- a/site.yml +++ b/site.yml @@ -47,4 +47,5 @@ - role: "timezone" - role: "wireguard" - role: "wireguard_gateway" + - role: "wg_portal" - role: "pihole" -- cgit v1.2.3