diff --git a/tasks/setupacdc.yml b/tasks/setupacdc.yml index 4ad88f0..6fb77a4 100644 --- a/tasks/setupacdc.yml +++ b/tasks/setupacdc.yml @@ -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