gitops/playbooks/roles/vhosts/HAProxy/meta/main.yml

16 lines
349 B
YAML

---
galaxy_info:
role_name: haproxy
author: gitops
description: "HAProxy role with thin main config, map-driven SNI routing, and organized backends."
min_ansible_version: "2.10"
platforms:
- name: EL
versions: [8, 9]
- name: Debian
versions: [11, 12]
- name: Ubuntu
versions: [20.04, 22.04]
dependencies: []