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

6 lines
154 B
YAML

---
stack_name: landingpage
stack_image: "ghcr.io/marty-oehme/page:latest"
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"