
The old role will be kept and include ensure-nodejs for backwards-compatability. Change-Id: Ib4cf74d6c1e8774f6fc37d6a30f690eb8f9f3d08
6 lines
94 B
YAML
6 lines
94 B
YAML
- hosts: all
|
|
roles:
|
|
- ensure-nodejs
|
|
- install-yarn
|
|
- ensure-javascript-packages
|