summaryrefslogtreecommitdiffstats
path: root/site.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-31 21:05:31 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-31 21:05:31 +0200
commitd19d82e68c05d3a62b68175fbc774681426c675a (patch)
treea8c93cc25f4ad73dbca47d0e0d82fd80534cddb6 /site.yml
parent7cf6ad35a270b884b6651f5950f17864be2ec963 (diff)
Add wireguard gate way role to configure traffic through vpn
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml2
1 files changed, 2 insertions, 0 deletions
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"