feat(caddy): add ansible role

This commit is contained in:
2025-12-24 22:18:02 +01:00
parent 05ace71da7
commit 4fc0a671b3
12 changed files with 201 additions and 0 deletions

10
roles/caddy/README.md Normal file
View File

@@ -0,0 +1,10 @@
# `finallycoffee.base.caddy` ansible role
Deploy a (pre-)configure [caddy v2](https://caddyserver.com) web
server / proxy using ansible.
## Configuration
To change the default configuration of reading all files from
`/etc/caddy/sites.d/` (see `caddy_dynamic_config_dir`), specify
your desired configuration in `caddy_config`.