modified: tasks/setupacdc.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user