You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
481 B
481 B
Role Name
An Ansible role to install helm.
Requirements
None
Role Variables
helm_version: 3.7.2
helm_arch: amd64
Dependencies
None
Example Playbook
- name: Install helm.
hosts: all
roles:
- { role: install_helm, helm_version: 3.7,2, helm_arch: amd64 }
License
MIT
Author Information
This role was created by shnee.