Use ensure-* roles
The install-* roles in zuul-jobs have been renamed to ensure-*, follow the rename. Change-Id: I9ca36000089f827f41d0590bac376602272cd766
This commit is contained in:
parent
55f07e1b25
commit
11318ca270
@ -2,4 +2,4 @@
|
||||
- hosts: all
|
||||
name: Install Go
|
||||
roles:
|
||||
- install-go
|
||||
- ensure-go
|
||||
|
Loading…
x
Reference in New Issue
Block a user