summaryrefslogtreecommitdiffstats
path: root/roles/wireguard
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-03-04 02:16:32 +0100
committerAhmed Abdelhalim <[email protected]>2026-03-04 02:21:39 +0100
commit658b31420cbd0dceee00cc02f0d7db71aa3e084f (patch)
tree3385cff97caf8b2700a7f9b63365ae9157d67d16 /roles/wireguard
parent49e1bd8ee95cb5aef025277dbbf302f72163e844 (diff)
Remove duplicate fields from argument_specs files
Diffstat (limited to 'roles/wireguard')
-rw-r--r--roles/wireguard/meta/argument_specs.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/roles/wireguard/meta/argument_specs.yml b/roles/wireguard/meta/argument_specs.yml
index 68e0e821..78ce6d40 100644
--- a/roles/wireguard/meta/argument_specs.yml
+++ b/roles/wireguard/meta/argument_specs.yml
@@ -1,12 +1,6 @@
---
argument_specs:
main:
- short_description: "Install and configure WireGuard VPN connections"
- description:
- - "Installs WireGuard package and tools"
- - "Deploys WireGuard configuration files from dictionary"
- - "Optionally auto-starts a specific connection on boot"
- author: "a14m"
options:
wireguard_connections:
description: "Dictionary of WireGuard connection configurations"