cloudserve-infrastructure/roles/linkding/vars/main.yml

6 lines
149 B
YAML

---
stack_name: linkding
stack_image: "ghcr.io/sissbruecker/linkding"
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"