infrastructure/templates/new_role/vars/main.yml

16 lines
223 B
YAML

---
NAME_svc:
domain: "{{ all_services | service_get_domain(role_name) }}"
port: 80
NAME_env:
EXAMPLE: value
NAME_compose:
watchtower: update
image:
volumes:
- data:/data
file:
volumes:
data: