feat: 🎸 initial commit
This commit is contained in:
5
roles/helm/tasks/main.yml
Normal file
5
roles/helm/tasks/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Install Helm snap
|
||||
command: snap install helm --classic
|
||||
args:
|
||||
creates: /snap/bin/helm
|
||||
Reference in New Issue
Block a user