summaryrefslogtreecommitdiffstats
path: root/configure.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-07-06 17:17:50 +0200
committerAhmed Abdelhalim <[email protected]>2026-07-06 17:17:50 +0200
commit9407eecc04c703c1bfc413efda93c41ae305689f (patch)
tree094af4ee11406d73d51989b242f3d7413950f8a3 /configure.yml
parent09fbb2b1d86b8ad6671c746f3df997390f7a6293 (diff)
Fix network setup on pve
Diffstat (limited to 'configure.yml')
-rw-r--r--configure.yml1
1 files changed, 0 insertions, 1 deletions
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 }}"