Update README.md with helm_template module under Included Content (#375)

This commit is contained in:
Timothy Appnel
2021-03-04 09:13:42 -05:00
committed by GitHub
parent 5eb280f35a
commit 8caca90c11

View File

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