shnee / helm-ansible-role

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License