feat(role): add helm role

This commit is contained in:
NaeiKinDus 2024-07-07 00:00:00 +00:00
parent 60a9f0a8cb
commit d151db8ebf
8 changed files with 122 additions and 0 deletions

View file

@ -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: []