From 0f9dc1fb390a4c4200235a81d30fc679e09bc199 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Fri, 3 Jul 2026 21:32:24 +0200 Subject: Refactor pve and add pve-network role to configure the pve network --- configure.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index db599780..466103c0 100644 --- a/configure.yml +++ b/configure.yml @@ -103,6 +103,7 @@ - pve.local roles: - role: "pve" + - role: "pve-network" - role: "locales" - role: "timezone" - role: "bash" -- cgit v1.2.3