1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

latest will update cache

This commit is contained in:
Jerry Vonau 2019-08-10 16:38:44 -05:00
parent aba27836bb
commit 001e00eb26

View file

@ -17,10 +17,6 @@
line: 'deb http://dl.yarnpkg.com/debian/ stable main'
state: present
- name: "Yarn | Update APT cache"
apt:
update_cache: yes
- name: "Yarn | Install"
package:
name: yarn