mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Add helm and extra k8s modules to action_groups config. (#112)
This commit is contained in:
@@ -1,10 +1,16 @@
|
||||
---
|
||||
action_groups:
|
||||
helm:
|
||||
- helm
|
||||
- helm_info
|
||||
- helm_repository
|
||||
k8s:
|
||||
- k8s
|
||||
- k8s_auth
|
||||
- k8s_exec
|
||||
- k8s_facts
|
||||
- k8s_info
|
||||
- k8s_log
|
||||
- k8s_scale
|
||||
- k8s_service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user