mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
* Keep backwards compatibility with playbooks using community.kubernetes content with module_defaults groups
14 lines
169 B
YAML
14 lines
169 B
YAML
---
|
|
action_groups:
|
|
k8s:
|
|
- k8s
|
|
- k8s_auth
|
|
- k8s_facts
|
|
- k8s_info
|
|
- k8s_scale
|
|
- k8s_service
|
|
|
|
action_groups_redirection:
|
|
k8s:
|
|
redirect: k8s
|