mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
18 lines
235 B
YAML
18 lines
235 B
YAML
---
|
|
requires_ansible: '>=2.9,<2.11'
|
|
|
|
action_groups:
|
|
helm:
|
|
- helm
|
|
- helm_info
|
|
- helm_repository
|
|
k8s:
|
|
- k8s
|
|
- k8s_auth
|
|
- k8s_exec
|
|
- k8s_facts
|
|
- k8s_info
|
|
- k8s_log
|
|
- k8s_scale
|
|
- k8s_service
|