diff --git a/tasks/setupacdc.yml b/tasks/setupacdc.yml index 2bda04f..770b12b 100644 --- a/tasks/setupacdc.yml +++ b/tasks/setupacdc.yml @@ -15,7 +15,7 @@ # Installs to the home directory of the user running Semaphore, avoiding system conflicts. extra_args: "--user" # Run as the user that executes the Ansible playbooks in Semaphore - become: no + become: yes delegate_to: localhost - name: Create lxc container