remove outdated information

This commit is contained in:
Bryan Black 2022-10-27 19:19:53 -07:00
parent 7e41b62a1a
commit 8077c51cf7

View file

@ -1,12 +1,11 @@
---
- hosts: vagrant
vars:
yarn_clean_install: true
yarn_clean_install: false
yarn_version: latest
become: true
roles:
- common
# - fubarhouse.yarn
- geerlingguy.docker
- truffle