Rename kubernetes collection modules
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Adrien Reslinger 2021-07-27 18:53:17 +02:00
parent 8a32661196
commit 5fc68e3330
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
4 changed files with 12 additions and 8 deletions

View file

@ -51,7 +51,7 @@
version: "{{ storage_localpath_version }}"
- name: Deploy local-path chart from local path
community.kubernetes.helm:
kubernetes.core.helm:
state: "{{ storage_localpath_state }}"
name: local-path-provisioner
context: "{{ my_context }}"