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 }}"
|
shell: "go install {{ item }}"
|
||||||
with_items: "{{ go_apps }}"
|
with_items: "{{ go_apps }}"
|
||||||
when: go_apps is defined
|
when: go_apps is defined
|
||||||
|
#- name: Build Bat Cache
|
||||||
- name: Build Bat Cache
|
# become_user: "{{ USER }}"
|
||||||
become_user: "{{ USER }}"
|
# shell: "bat cache --build"
|
||||||
shell: "bat cache --build"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue