Streamline example app variable use
This commit is contained in:
parent
f7389dc8c3
commit
774f3f7c2e
4 changed files with 7 additions and 5 deletions
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
|
||||
|
||||
stack:
|
||||
name: whoami
|
||||
compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
||||
|
||||
stack_image: "containous/whoami"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue