module.exports = { website_origin: "{{ ansible_bibliogram_base_url }}", tor: { enabled: {{ ansible_bibliogram_tor_enabled | to_json }} } }