modified: tasks/setupacdc.yml

This commit is contained in:
2025-10-21 21:31:29 +02:00
parent 018e89ff8f
commit 3fe2166f00

View File

@@ -6,7 +6,7 @@
name: proxmoxer
state: present
delegate_to: localhost
become: yes # Required if installing to the system Python environment
# become: yes # Required if installing to the system Python environment
- hosts: node0
gather_facts: yes