update
This commit is contained in:
parent
f5c82d1749
commit
221669814f
1 changed files with 4 additions and 5 deletions
|
|
@ -3,7 +3,6 @@
|
|||
shell: "go install {{ item }}"
|
||||
with_items: "{{ go_apps }}"
|
||||
when: go_apps is defined
|
||||
|
||||
- name: Build Bat Cache
|
||||
become_user: "{{ USER }}"
|
||||
shell: "bat cache --build"
|
||||
#- name: Build Bat Cache
|
||||
# become_user: "{{ USER }}"
|
||||
# shell: "bat cache --build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue