From 4d996aff99c9c31ed66f82afb11c74569ccc6763 Mon Sep 17 00:00:00 2001 From: heqnx Date: Tue, 24 Jun 2025 00:28:18 +0300 Subject: adding wireguard setup for pve vm access --- main.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'main.yaml') diff --git a/main.yaml b/main.yaml index 0e1f5eb..7c7e60f 100644 --- a/main.yaml +++ b/main.yaml @@ -8,3 +8,4 @@ - import_tasks: tasks/pve_setup.yaml - import_tasks: tasks/pve_configure.yaml - import_tasks: tasks/harden.yaml + - import_tasks: tasks/wg_setup.yaml -- cgit v1.2.3