2026-06-14 17:36:58 +02:00
|
|
|
---
|
|
|
|
|
galaxy_info:
|
|
|
|
|
author: sjat
|
|
|
|
|
description: >-
|
2026-06-14 18:37:54 +02:00
|
|
|
Vanilla Caddy reverse proxy (ADR-024); TLS via ACME HTTP-01 for public
|
|
|
|
|
hosts. Routes from reverse_proxy__routes, managed via Docker Compose.
|
2026-06-14 17:36:58 +02:00
|
|
|
license: MIT
|
|
|
|
|
min_ansible_version: "2.17"
|
|
|
|
|
platforms:
|
|
|
|
|
- name: Debian
|
|
|
|
|
versions:
|
|
|
|
|
- trixie
|
|
|
|
|
dependencies: []
|