Fix englist grammar errors and rename modules to helm and helm_info

This commit is contained in:
LucasBoisserie
2020-04-23 15:50:58 +02:00
parent 438a30bd8e
commit e89aa1c692
8 changed files with 54 additions and 73 deletions

View File

@@ -27,8 +27,8 @@ Click on the name of a plugin or module to view that content's documentation:
- [k8s_info](https://docs.ansible.com/ansible/latest/modules/k8s_info_module.html)
- [k8s_scale](https://docs.ansible.com/ansible/latest/modules/k8s_scale_module.html)
- [k8s_service](https://docs.ansible.com/ansible/latest/modules/k8s_service_module.html)
- [helm_cli](https://docs.ansible.com/ansible/latest/modules/helm_cli_module.html)
- [helm_cli_info](https://docs.ansible.com/ansible/latest/modules/helm_cli_info_module.html)
- [helm](https://docs.ansible.com/ansible/latest/modules/helm_module.html)
- [helm_info](https://docs.ansible.com/ansible/latest/modules/helm_info_module.html)
## Installation and Usage