Ease caddy stack variable setup
This commit is contained in:
parent
241ce71f46
commit
bebdf72b19
2 changed files with 19 additions and 10 deletions
|
|
@ -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 }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue