From 9407eecc04c703c1bfc413efda93c41ae305689f Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 6 Jul 2026 17:17:50 +0200 Subject: Fix network setup on pve --- configure.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index 8b1dae10..763bc406 100644 --- a/configure.yml +++ b/configure.yml @@ -132,7 +132,6 @@ pve_lxc_disk: "{{ hostvars[service_host].pve_lxc_disk }}" pve_lxc_cores: "{{ hostvars[service_host].pve_lxc_cores }}" pve_lxc_memory: "{{ hostvars[service_host].pve_lxc_memory }}" - pve_lxc_password: "{{ hostvars[service_host].pve_lxc_password }}" pve_lxc_ip: "{{ hostvars[service_host].pve_lxc_ip }}" pve_lxc_gateway: "{{ hostvars[service_host].pve_lxc_gateway }}" pve_lxc_dns: "{{ hostvars[service_host].pve_lxc_dns }}" -- cgit v1.2.3