Add helm and extra k8s modules to action_groups config. (#112)

This commit is contained in:
Jeff Geerling
2020-06-02 00:48:35 -05:00
committed by GitHub
parent b46a5ee10e
commit 86a2420efd

View File

@@ -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