Switch caddy to use json configuration

This commit is contained in:
Marty Oehme 2021-07-31 17:26:06 +02:00
parent bebdf72b19
commit 79c704c1f9
Signed by: Marty
GPG key ID: B7538B8F50A1C800
6 changed files with 86 additions and 34 deletions

View file

@ -3,3 +3,6 @@
caddy_stack:
name: caddy
compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
caddy_http_server_name: http
caddy_https_server_name: https