boma/roles/reverse_proxy/meta/main.yml

14 lines
326 B
YAML
Raw Normal View History

---
galaxy_info:
author: sjat
description: >-
Vanilla Caddy reverse proxy (ADR-024); TLS via ACME HTTP-01 for public
hosts. Routes from reverse_proxy__routes, managed via Docker Compose.
license: MIT
min_ansible_version: "2.17"
platforms:
- name: Debian
versions:
- trixie
dependencies: []