Files
kubernetes.core/tests/test.yml
2017-03-27 20:07:37 -04:00

10 lines
183 B
YAML

---
- hosts: localhost
remote_user: root
roles:
- role: ansible-kubernetes-modules
install_python_requirements: no
- role: hello-world
- role: hello-templates