zuul-jobs/playbooks/golangci-lint/pre.yaml
vass da97adbfb7 Use ensure-* roles
The install-* roles in zuul-jobs have been renamed to ensure-*, follow
the rename.

Change-Id: I32984fcd408cf0cd3751c5c5960608bec6e202a2
2020-04-12 15:26:10 +02:00

6 lines
69 B
YAML

---
- hosts: all
roles:
- ensure-go
- ensure-golangci-lint