Redid the ansible playbook

This commit is contained in:
2026-05-05 10:04:35 +00:00
parent d14aba1202
commit 7aeb2a6055
13 changed files with 76 additions and 36 deletions

View File

@ -0,0 +1,7 @@
caddy_container: caddy
caddyfile_path: /var/lib/caddy/conf/Caddyfile
# snippet_block: |
# {{ host }} {
# reverse_proxy {{ barker_container }}:80
# }