matrix-docker-ansible-deploy/roles
Slavi Pantaleev 5361d3a412 Fix Telegram bridge proxying config when matrix-nginx-proxy disabled
Related to #189 (Github Issue).

People had proxying problems if:
- they used the whole playbook (including the `matrix-nginx-proxy` role)
- and they were disabling the proxy (`matrix_nginx_proxy_enabled: false`)
- and they were proxying with their own nginx server

For them,
`matrix_nginx_proxy_proxy_matrix_additional_server_configuration_blocks`
would not be modified to inject the necessary proxying configuration.
2019-05-27 10:04:52 +03:00
..
matrix-base Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
matrix-bridge-appservice-discord Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-bridge-appservice-irc Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-bridge-mautrix-facebook Remove unnecessary variables 2019-05-24 08:01:24 +09:00
matrix-bridge-mautrix-telegram Fix Telegram bridge proxying config when matrix-nginx-proxy disabled 2019-05-27 10:04:52 +03:00
matrix-bridge-mautrix-whatsapp Fix docker_image option for ansible < 2.8 2019-05-22 05:43:33 -05:00
matrix-common-after/tasks Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
matrix-corporal Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-coturn Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-dimension Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-mailer Fix docker_image option for ansible < 2.8 2019-05-22 05:43:33 -05:00
matrix-mxisd Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-nginx-proxy Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-postgres Fix docker_image option for ansible < 2.8 2019-05-22 05:43:33 -05:00
matrix-riot-web Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-synapse Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00