mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
roles/yarn/tasks/main.yml spacing
This commit is contained in:
parent
ba16d0550c
commit
52856f6acb
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
---
|
||||
|
||||
- name: "Yarn | GPG"
|
||||
apt_key:
|
||||
url: https://dl.yarnpkg.com/debian/pubkey.gpg
|
||||
|
@ -27,4 +25,4 @@
|
|||
package:
|
||||
name: yarn
|
||||
state: latest
|
||||
when: internet_available and is_debuntu
|
||||
when: internet_available and is_debuntu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue