remove outdated information
This commit is contained in:
parent
7e41b62a1a
commit
8077c51cf7
|
@ -1,12 +1,11 @@
|
||||||
---
|
---
|
||||||
- hosts: vagrant
|
- hosts: vagrant
|
||||||
vars:
|
vars:
|
||||||
yarn_clean_install: true
|
yarn_clean_install: false
|
||||||
yarn_version: latest
|
yarn_version: latest
|
||||||
become: true
|
become: true
|
||||||
roles:
|
roles:
|
||||||
- common
|
- common
|
||||||
# - fubarhouse.yarn
|
|
||||||
- geerlingguy.docker
|
- geerlingguy.docker
|
||||||
- truffle
|
- truffle
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue