zuul-jobs/playbooks/helm/pre.yaml
vass fcf3202ba4 Rename install-kubernetes to ensure-kubernetes for consistency
The old role will be kept and include ensure-kubernetes for backwards compatability.

Change-Id: Ic0c18a833f4a07e123f8313673bd9c864d7d2919
2020-04-04 15:41:29 -04:00

6 lines
103 B
YAML

- hosts: all
roles:
- role: clear-firewall
- role: ensure-kubernetes
- role: ensure-helm