diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-03 21:32:24 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-03 21:46:32 +0200 |
| commit | 005c49353a6a71954e6a975a43989ded1786022a (patch) | |
| tree | 81881feb4dd3726d351f67cdabe7231b24d25383 /configure.yml | |
| parent | cc92c206fce389af2260eecc54ca9f2f97bbb0a0 (diff) | |
Refactor pve and add pve-network role to configure the pve network
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
