From cb3dc22df728272ad05de3684eb8dc672654a05e Mon Sep 17 00:00:00 2001 From: heqnx Date: Fri, 27 Jun 2025 14:36:04 +0300 Subject: added conditional dnsmasq setup for vmbr1 and ufw filter rules; fixed a couple of issues by removing /etc/pve/priv, no need for modifying it --- main.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'main.yaml') diff --git a/main.yaml b/main.yaml index 7c7e60f..0653698 100644 --- a/main.yaml +++ b/main.yaml @@ -7,5 +7,6 @@ - import_tasks: tasks/preflight.yaml - import_tasks: tasks/pve_setup.yaml - import_tasks: tasks/pve_configure.yaml + - import_tasks: tasks/dnsmasq_setup.yaml - import_tasks: tasks/harden.yaml - import_tasks: tasks/wg_setup.yaml -- cgit v1.2.3