blob: b978b60101e3a4286709f6e43be6880845ff62a3 [file] [log] [blame] [edit]
# Copyright (c) 2024 VEXXHOST, Inc.
# SPDX-License-Identifier: Apache-2.0
galaxy_info:
author: VEXXHOST, Inc.
description: Ansible role for Goldpinger
license: Apache-2.0
min_ansible_version: 5.5.0
standalone: false
platforms:
- name: EL
versions:
- "8"
- "9"
- name: Ubuntu
versions:
- focal
- jammy
dependencies:
- role: defaults
- role: vexxhost.kubernetes.upload_helm_chart
vars:
upload_helm_chart_src: "{{ goldpinger_helm_chart_path }}"
upload_helm_chart_dest: "{{ goldpinger_helm_chart_ref }}"