1 2 3 4 5 6 7 8 9 10 11 12
--- argument_specs: main: options: wireguard_connections: description: "Dictionary of WireGuard connection configurations" type: "dict" default: {} wireguard_autostart_connection: description: "Name of connection to automatically start on boot" type: "str" default: ""