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.
shnee a75c3e894c Add LICENSE. 4 years ago
defaults Initial commit. 4 years ago
handlers Initial commit. 4 years ago
meta Initial commit. 4 years ago
tasks Initial commit. 4 years ago
LICENSE Add LICENSE. 4 years ago
README.md Initial commit. 4 years ago

README.md

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.