From db5127984ff77d0ff78ca37f521cc6b1d6d33423 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