mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Yarn | Update APT cache
This commit is contained in:
parent
966e184767
commit
ca763b4aae
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue