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.
|
# Installs to the home directory of the user running Semaphore, avoiding system conflicts.
|
||||||
extra_args: "--user"
|
extra_args: "--user"
|
||||||
# Run as the user that executes the Ansible playbooks in Semaphore
|
# Run as the user that executes the Ansible playbooks in Semaphore
|
||||||
become: no
|
become: yes
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
|
||||||
- name: Create lxc container
|
- name: Create lxc container
|
||||||
|
|||||||
Reference in New Issue
Block a user