Streamline example app variable use

This commit is contained in:
Marty Oehme 2021-08-01 09:52:07 +02:00
parent f7389dc8c3
commit 774f3f7c2e
Signed by: Marty
GPG key ID: B7538B8F50A1C800
4 changed files with 7 additions and 5 deletions

View file

@ -1,6 +1,8 @@
---
stack:
name: whoami
compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
stack_image: "containous/whoami"