cloudserve-infrastructure/roles/traggo/defaults/main.yml

13 lines
327 B
YAML

---
traggo_version: latest
traggo_upstream_file_dir: "{{ docker_stack_files_dir }}/{{ stack_name }}"
traggo_use_https: true
# the subdomain link traggo will be reachable under
subdomain_alias: time
# Should ideally be overwritten in encrypted group/host vars
traggo_username: mytraggouser
traggo_password: mytraggopassword