From 9f788c63e7c57b432d14d41caeecd56d7542e377 Mon Sep 17 00:00:00 2001 From: LucasBoisserie Date: Mon, 27 Apr 2020 18:03:39 +0200 Subject: [PATCH] Missing helm_repository --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd8ea067..ddee734b 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Click on the name of a plugin or module to view that content's documentation: - [k8s_service](https://docs.ansible.com/ansible/latest/modules/k8s_service_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) + - [helm_repository](https://docs.ansible.com/ansible/latest/modules/helm_repository_module.html) ## Installation and Usage