chore 📦: Update setupacdc.yml to remove unnecessary node parameter

Updated the setupacdc.yml file to remove the 'node' parameter from the lxc container creation task, as it is no longer required. This change simplifies the configuration and makes it easier to manage.
This commit is contained in:
2025-11-01 10:27:52 +01:00
parent b0b88423bf
commit 4d21444433

View File

@@ -17,7 +17,7 @@
- name: Create lxc container
community.proxmox.proxmox:
vmid: 200
node: node0
# node: node0
api_user: root@pam
api_password: "{{ proxmox_password }}"
api_host: node0