diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index a21e556..5d9ec6e 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -46,6 +46,7 @@ - name: Execute the antibody.sh shell: /tmp/antibody.sh become: yes + ignore_errors: yes - name: Remove the antibody.sh file: path=/tmp/antibody.sh state=absent