From d71f9c74c889977ef717a866286750d9a53f65dd Mon Sep 17 00:00:00 2001 From: Jose Date: Wed, 22 Oct 2025 18:03:08 +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 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