add ganache fixes to nodejs and yarn. update requirements.yml, add two install methods for ganache, fixes to remix
This commit is contained in:
parent
8077c51cf7
commit
6bfbc0a68a
8 changed files with 53 additions and 9 deletions
|
@ -1,11 +1,12 @@
|
|||
---
|
||||
- hosts: vagrant
|
||||
vars:
|
||||
yarn_clean_install: false
|
||||
yarn_version: latest
|
||||
docker_users:
|
||||
- ziion
|
||||
become: true
|
||||
roles:
|
||||
- common
|
||||
- geerlingguy.docker
|
||||
- truffle
|
||||
|
||||
- ganache
|
||||
- remix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue