15 lines
322 B
YAML
15 lines
322 B
YAML
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: []
|