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