Use ensure-* roles
The install-* roles in zuul-jobs have been renamed to ensure-*, follow the rename. Depends-On: https://review.opendev.org/#/c/719411 Change-Id: I1106ad9f78be7c2ba0fc8413252e3ef051d752b5
This commit is contained in:
parent
f655ea66c8
commit
653ed27614
@ -1,6 +1,6 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- install-nodejs
|
- ensure-nodejs
|
||||||
- install-yarn
|
- ensure-yarn
|
||||||
- install-javascript-packages
|
- ensure-javascript-packages
|
||||||
- nodejs-test-dependencies
|
- nodejs-test-dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user