summaryrefslogtreecommitdiffstats
path: root/site.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-03 02:26:21 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-03 03:26:09 +0200
commit7221496f0555bbdd1601ea70da2a9ca99cd34488 (patch)
tree412c8a78aaccb9000cad92e2a515ae87922ec353 /site.yml
parent0985f7534da7ffabec9e707f0a355a8307b1ea97 (diff)
Refactor: rename wireguard_gateway to gateway
As the role now functions as a gateway and not just a wireguard gateway it's better name for clarity
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/site.yml b/site.yml
index 0ced1e0b..42006b04 100644
--- a/site.yml
+++ b/site.yml
@@ -45,5 +45,5 @@
- role: "locales"
- role: "timezone"
- role: "wireguard"
- - role: "wireguard_gateway"
+ - role: "gateway"
- role: "pihole"