From 658b31420cbd0dceee00cc02f0d7db71aa3e084f Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 4 Mar 2026 02:16:32 +0100 Subject: Remove duplicate fields from argument_specs files --- roles/wireguard/meta/argument_specs.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'roles/wireguard/meta') 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" -- cgit v1.2.3