danielpieper.helm

Build Status

Helm

This role installs helm in the users .local/bin directory.

Requirements

TODO

Role Variables

TODO: A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

Dependencies

The homebrew role from the community.general collection is required.

Example Playbook

- hosts: localhost
  connection: local
  roles:
     - { role: danielpieper.helm }

License

MIT

About

Installs Helm

Install
ansible-galaxy install danielpieper.helm
GitHub repository
License
mit
Downloads
74
Owner