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

6 lines
129 B
YAML

- name: start kubernetes and install all dependencies
hosts: all
tasks:
- name: Get pods
command: kubectl get pods