Feat(Dotfile): ignore if antibody install fail
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user