From 8caca90c11ea78536ede03e9680b4f2ef28ae92f Mon Sep 17 00:00:00 2001 From: Timothy Appnel Date: Thu, 4 Mar 2021 09:13:42 -0500 Subject: [PATCH] Update README.md with helm_template module under Included Content (#375) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab3d2fd7..b4bb8bc1 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ Click on the name of a plugin or module to view that content's documentation: - [helm_plugin](https://github.com/ansible-collections/community.kubernetes/blob/main/plugins/modules/helm_plugin.py) - [helm_plugin_info](https://github.com/ansible-collections/community.kubernetes/blob/main/plugins/modules/helm_plugin_info.py) - [helm_repository](https://docs.ansible.com/ansible/2.10/collections/community/kubernetes/helm_repository_module.html) + - [heml_template](https://github.com/ansible-collections/community.kubernetes/blob/main/plugins/modules/helm_template.py) ## Installation and Usage