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