matrix-docker-ansible-deploy/roles/custom/matrix-rageshake/templates/config.j2

3 lines
132 B
Django/Jinja

api_prefix: {{ matrix_rageshake_config_api_prefix | to_json }}
{{ matrix_rageshake_config | to_nice_yaml(indent=2, width=999999) }}