3KeyCompany / ansible-role-helm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: helm

Install helm from offical deb repository on Debian GNU/Linux.

Requirements

The role is designed for Debian GNU/Linux.

Example Playbook

- hosts: localhost
  connection: local

  roles:
    - role: helm

About

License:MIT License


Languages

Language:Shell 100.0%