diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-03 02:33:27 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-03 03:26:09 +0200 |
| commit | b8ebbd601d8591d145d1f4e1f6f573eba8297d21 (patch) | |
| tree | b52d662635954d435b7849c0cec1e72c1633585e /roles/gateway/meta | |
| parent | 7221496f0555bbdd1601ea70da2a9ca99cd34488 (diff) | |
Experimental: adding iptables persistence through reboots
Diffstat (limited to 'roles/gateway/meta')
| -rw-r--r-- | roles/gateway/meta/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/gateway/meta/main.yml b/roles/gateway/meta/main.yml index 36df4aad..b9ab7af2 100644 --- a/roles/gateway/meta/main.yml +++ b/roles/gateway/meta/main.yml @@ -4,7 +4,7 @@ dependencies: galaxy_info: author: "a14m" - description: "Install and configure WireGuard VPN as a network gateway" + description: "Configure distro as a network gateway" company: "kartoffeln.work GmbH." license: "MIT" min_ansible_version: "2.18" |
