mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
7 lines
91 B
YAML
7 lines
91 B
YAML
---
|
|
- connection: local
|
|
gather_facts: false
|
|
hosts: localhost
|
|
roles:
|
|
- k8s_validate
|