Fix(dotfiles): become root when install antibody

This commit is contained in:
Bertrand Benjamin 2018-11-12 11:20:17 +01:00
parent 6469439026
commit 84497bd8fb

View File

@ -42,6 +42,7 @@
- name: Execute the antibody.sh - name: Execute the antibody.sh
shell: /tmp/antibody.sh shell: /tmp/antibody.sh
become: yes
- name: Remove the antibody.sh - name: Remove the antibody.sh
file: path=/tmp/antibody.sh state=absent file: path=/tmp/antibody.sh state=absent