mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-13 04:10:55 +00:00
8 lines
157 B
YAML
8 lines
157 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- role: ansible-kubernetes-modules
|
|
install_python_requirements: no
|
|
- role: hello-templates
|