diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-02 21:36:46 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-02 21:36:46 +0200 |
| commit | 8dff233f49f8f55fa16267bd3367007b9346b6a6 (patch) | |
| tree | 71bb8a1aa034698cbf25dd7d080190c26e4d6f53 /roles/wireguard_gateway/meta | |
| parent | 59293d1799706d5ea0fefe97431150a35a0ff08e (diff) | |
Fix linting issues
Diffstat (limited to 'roles/wireguard_gateway/meta')
| -rw-r--r-- | roles/wireguard_gateway/meta/argument_specs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/wireguard_gateway/meta/argument_specs.yml b/roles/wireguard_gateway/meta/argument_specs.yml index 39f2b426..23f755b9 100644 --- a/roles/wireguard_gateway/meta/argument_specs.yml +++ b/roles/wireguard_gateway/meta/argument_specs.yml @@ -1,7 +1,7 @@ --- argument_specs: main: - description: + description: "Configure WireGuard VPN as a network gateway" author: "a14m" options: wireguard_gateway_enabled: |
