diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index 9921a34..f4814ce 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -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