feat: dont need to become root
This commit is contained in:
parent
6dd20bb3d1
commit
6d1c780a85
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
- name: "force-update requirements"
|
||||
ansible.builtin.command:
|
||||
cmd: "ansible-galaxy install -f -r roles/requirements.yml"
|
||||
become: false
|
||||
delegate_to: "localhost"
|
||||
|
||||
roles:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue