Ease caddy stack variable setup

This commit is contained in:
Marty Oehme 2021-07-30 23:25:47 +02:00
parent 241ce71f46
commit bebdf72b19
Signed by: Marty
GPG key ID: B7538B8F50A1C800
2 changed files with 19 additions and 10 deletions

View file

@ -1,5 +1,5 @@
---
caddy_stack:
- name: caddy
compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
name: caddy
compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"