0caa85cc48
Some javascript operations, like running tests for web-apps, need browsers. Javascript packages that are not targetting browsers do not. Make a -browser version that installs the browsers and xvfb, and a non-browser version that does not. Change-Id: I33c12cb0d9516bdffef7d8d04af4dbcb03ed8355
4 lines
53 B
YAML
4 lines
53 B
YAML
- hosts: all
|
|
roles:
|
|
- nodejs-test-dependencies
|