mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-02 22:20:24 +00:00
Extract api_prefix rageshake configuration into matrix_rageshake_config_api_prefix
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
api_prefix: "https://{{ matrix_server_fqn_rageshake }}/api/"
|
||||
api_prefix: {{ matrix_rageshake_config_api_prefix | to_json }}
|
||||
{{ matrix_rageshake_config | to_nice_yaml(indent=2, width=999999) }}
|
||||
|
||||
Reference in New Issue
Block a user