diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-03 02:26:21 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-03 03:26:09 +0200 |
| commit | 7221496f0555bbdd1601ea70da2a9ca99cd34488 (patch) | |
| tree | 412c8a78aaccb9000cad92e2a515ae87922ec353 /roles/wireguard_gateway/defaults | |
| parent | 0985f7534da7ffabec9e707f0a355a8307b1ea97 (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 'roles/wireguard_gateway/defaults')
| -rw-r--r-- | roles/wireguard_gateway/defaults/main.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/wireguard_gateway/defaults/main.yml b/roles/wireguard_gateway/defaults/main.yml deleted file mode 100644 index 0086e118..00000000 --- a/roles/wireguard_gateway/defaults/main.yml +++ /dev/null @@ -1,2 +0,0 @@ ---- -wireguard_gateway_enabled: false |
