diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-03 03:46:34 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-03 03:46:34 +0200 |
| commit | ec12de4bc29476f7733a2e5abec91687ee8985ad (patch) | |
| tree | 65deeb4cc9e073b8e04ed348cc8b16ff5c7dba6b /roles/gateway/meta/argument_specs.yml | |
| parent | db73cdace9c30550902025db362530aec6982a9b (diff) | |
Revert "Refactor: rename wireguard_gateway to gateway"
This reverts commit fdd0b5b58f0ebd39ad05e2dcb17faa6603145f97.
Diffstat (limited to 'roles/gateway/meta/argument_specs.yml')
| -rw-r--r-- | roles/gateway/meta/argument_specs.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/roles/gateway/meta/argument_specs.yml b/roles/gateway/meta/argument_specs.yml deleted file mode 100644 index d6520641..00000000 --- a/roles/gateway/meta/argument_specs.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -argument_specs: - main: - description: "Configure the PI as a network gateway forcing all traffic through it (or through active VPN on it)" - author: "a14m" - options: - gateway_enabled: - description: "Toggle flag for enabling/disabling network gateway configurations" - type: "bool" - default: false |
