diff --git a/tasks/setupacdc.yml b/tasks/setupacdc.yml index 0a5bfdd..2bda04f 100644 --- a/tasks/setupacdc.yml +++ b/tasks/setupacdc.yml @@ -16,7 +16,7 @@ extra_args: "--user" # Run as the user that executes the Ansible playbooks in Semaphore become: no - delegate to: localhost + delegate_to: localhost - name: Create lxc container community.proxmox.proxmox: