summaryrefslogtreecommitdiffstats
path: root/roles/wireguard_gateway/defaults
AgeCommit message (Collapse)AuthorFilesLines
2025-09-10Remove wireguard_gatewayAhmed Abdelhalim1-2/+0
This implementation doesn't work properly after testing. The iptable configuration didn't allow for changing the VPN state without running into networking issues. Either have to change the VPN by running the role, which is inconvenient or reimplement the role differently to allow for control over network/interfaces
2025-09-03Revert "Refactor: rename wireguard_gateway to gateway"Ahmed Abdelhalim1-0/+2
This reverts commit fdd0b5b58f0ebd39ad05e2dcb17faa6603145f97.
2025-09-03Refactor: rename wireguard_gateway to gatewayAhmed Abdelhalim1-2/+0
As the role now functions as a gateway and not just a wireguard gateway it's better name for clarity
2025-08-31Add wireguard gate way role to configure traffic through vpnAhmed Abdelhalim1-0/+2