fix 🐛: Update Proxmox container creation task to include DC1 hostname and MAC address

The commit updates the Proxmox container creation task in `tasks/setupacdc.yml` to include a new hostname (`DC1`) and MAC address for the container. This ensures that the container is correctly configured with the required settings.
This commit is contained in:
2025-10-21 21:08:07 +02:00
parent 0e55a6afe7
commit d567df4365

View File

@@ -2,9 +2,9 @@
gather_facts: yes
tasks:
- name: Create lxc container
community.proxmox.proxmox:
addc_hostname: "DC1"
mac_address: "8E:90:31:DE:31:36"
vmid: 200
node: node0