Fix(dotfiles): become root when install antibody
This commit is contained in:
parent
6469439026
commit
84497bd8fb
@ -42,6 +42,7 @@
|
||||
|
||||
- name: Execute the antibody.sh
|
||||
shell: /tmp/antibody.sh
|
||||
become: yes
|
||||
|
||||
- name: Remove the antibody.sh
|
||||
file: path=/tmp/antibody.sh state=absent
|
||||
|
Loading…
Reference in New Issue
Block a user