k8s: add support for template (#230)

Fixes: #37

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2020-09-28 11:35:26 +05:30
committed by GitHub
parent f03d2ce243
commit 00fa8789a2
7 changed files with 347 additions and 2 deletions

View File

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