Move helm-diff installation into dedicated role
This commit is contained in:
4
roles/helm-diff/tasks/main.yml
Normal file
4
roles/helm-diff/tasks/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Ensure helm diff
|
||||
kubernetes.core.helm_plugin:
|
||||
plugin_path: https://github.com/databus23/helm-diff
|
||||
state: present
|
||||
Reference in New Issue
Block a user