feat(role): add helm role
This commit is contained in:
parent
60a9f0a8cb
commit
d151db8ebf
8 changed files with 122 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
galaxy_info:
|
||||
author: Florian L.
|
||||
description: Install helm binary
|
||||
issue_tracker_url: https://gitlab.0x2a.ninja/infrastructure/configuration
|
||||
license: MIT
|
||||
min_ansible_version: 2.15
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- 11
|
||||
- 12
|
||||
galaxy_tags:
|
||||
- helm
|
||||
- kubernetes
|
||||
dependencies: []
|
Loading…
Add table
Add a link
Reference in a new issue