mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-30 03:14:40 +00:00
k8s: add support for template (#230)
Fixes: #37 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
- include_tasks: tasks/exec.yml
|
||||
- include_tasks: tasks/log.yml
|
||||
- include_tasks: tasks/info.yml
|
||||
- include_tasks: tasks/template.yml
|
||||
|
||||
roles:
|
||||
- helm
|
||||
|
||||
Reference in New Issue
Block a user