From 005c49353a6a71954e6a975a43989ded1786022a 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