From d19d82e68c05d3a62b68175fbc774681426c675a Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 31 Aug 2025 21:05:31 +0200 Subject: Add wireguard gate way role to configure traffic through vpn --- site.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'site.yml') diff --git a/site.yml b/site.yml index b3efc296..67f09f70 100644 --- a/site.yml +++ b/site.yml @@ -42,3 +42,5 @@ - role: "locales" - role: "timezone" - role: "wireguard" + - role: "wireguard_gateway" + - role: "pihole" -- cgit v1.2.3