1. Use tox to make packages. 2. Change the way to install nodejs and yarn with nvm. 3. Update the skyline-console submodule Change-Id: I363ec0dcda428701be2260893ebe97aa3dd77b5f
6 lines
124 B
YAML
6 lines
124 B
YAML
- hosts: all
|
|
roles:
|
|
# We use ensure-pip to make sure the wheel module is installed
|
|
- ensure-pip
|
|
- revoke-sudo
|