mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-07 11:13:03 +00:00
20 lines
255 B
YAML
20 lines
255 B
YAML
---
|
|
action_groups:
|
|
helm:
|
|
- helm
|
|
- helm_info
|
|
- helm_repository
|
|
k8s:
|
|
- k8s
|
|
- k8s_auth
|
|
- k8s_exec
|
|
- k8s_facts
|
|
- k8s_info
|
|
- k8s_log
|
|
- k8s_scale
|
|
- k8s_service
|
|
|
|
action_groups_redirection:
|
|
k8s:
|
|
redirect: k8s
|