zuul-operator/playbooks/zuul-operator-functional-k8s/pre.yaml

9 lines
181 B
YAML

- name: start kubernetes and install all dependencies
hosts: all
roles:
- role: bindep
- role: install-podman
- role: clear-firewall
- role: install-kubernetes