vass ac72b44911 Rename install-nodejs to ensure-nodejs for consistency
The old role will be kept and include ensure-nodejs for backwards-compatability.

Change-Id: Ib4cf74d6c1e8774f6fc37d6a30f690eb8f9f3d08
2020-04-04 15:41:29 -04:00

6 lines
94 B
YAML

- hosts: all
roles:
- ensure-nodejs
- install-yarn
- ensure-javascript-packages