The install-* roles in zuul-jobs have been renamed to ensure-*, follow the rename. Change-Id: I9ca36000089f827f41d0590bac376602272cd766
6 lines
61 B
YAML
6 lines
61 B
YAML
---
|
|
- hosts: all
|
|
name: Install Go
|
|
roles:
|
|
- ensure-go
|