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"
|
- name: "Yarn | GPG"
|
||||||
apt_key:
|
apt_key:
|
||||||
url: https://dl.yarnpkg.com/debian/pubkey.gpg
|
url: https://dl.yarnpkg.com/debian/pubkey.gpg
|
||||||
|
@ -27,4 +25,4 @@
|
||||||
package:
|
package:
|
||||||
name: yarn
|
name: yarn
|
||||||
state: latest
|
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