From 3fe2166f0021f2c291704b475a55fee74986f16e Mon Sep 17 00:00:00 2001 From: Jose Date: Tue, 21 Oct 2025 21:31:29 +0200 Subject: [PATCH] modified: tasks/setupacdc.yml --- tasks/setupacdc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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