Refactor wallabag stack name and repo variables
Brought in line with other stack naming schemes.
This commit is contained in:
parent
9cf43d0d5d
commit
a52cab2f61
6 changed files with 17 additions and 20 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
stack:
|
||||
name: wallabag
|
||||
compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
||||
stack_name: wallabag
|
||||
|
||||
stack_image: "wallabag/wallabag"
|
||||
|
||||
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue