Bertrand Lanson
23c99407ba
All checks were successful
development / Check commit compliance (push) Successful in 29s
29 lines
594 B
YAML
29 lines
594 B
YAML
---
|
|
# meta file for hashistack_ingress
|
|
galaxy_info:
|
|
namespace: "ednz_cloud"
|
|
role_name: "hashistack_ingress"
|
|
author: "Bertrand Lanson"
|
|
description: "Deploys an ingress reverse-proxy on a hashistack-ansible managed nomad cluster"
|
|
license: "license (BSD, MIT)"
|
|
min_ansible_version: "2.10"
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- focal
|
|
- jammy
|
|
- noble
|
|
- name: Debian
|
|
versions:
|
|
- bullseye
|
|
- bookworm
|
|
galaxy_tags:
|
|
- "ubuntu"
|
|
- "debian"
|
|
- "hashicorp"
|
|
- "nomad"
|
|
- "haproxy"
|
|
- "ingress"
|
|
|
|
dependencies: []
|