matrix-docker-ansible-deploy/roles
Agustin Ferrario 2082242499 Add matrix_nginx_proxy_ssl_config
A new variable called `matrix_nginx_proxy_ssl_config` is created for
configuring how the nginx proxy configures SSL. Also a new configuration
validation option and other auxiliary variables are created.

A new variable configuration called `matrix_nginx_proxy_ssl_config` is
created. This allow to set the SSL configuration easily using the
default options proposed by Mozilla. The default configuration is set to
"Intermediate", removing the weak ciphers used in the old
configurations.

The new variable can also be set to "Custom" for a more granular control.
This allows to set another three variables called:

- `matrix_nginx_proxy_ssl_protocols`,
- `matrix_nginx_proxy_ssl_prefer_server_ciphers`
- `matrix_nginx_proxy_ssl_ciphers`

Also a new task is added to validate the SSL configuration variable.
2020-12-16 10:35:37 +01:00
..
matrix-base Remove synapse-janitor support 2020-12-11 23:24:42 +02:00
matrix-bot-matrix-reminder-bot Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-appservice-discord Fix inability to send (Matrix -> Discord) messages via appservice-discord 2020-12-16 03:35:13 +02:00
matrix-bridge-appservice-irc Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-appservice-slack Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-appservice-webhooks Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mautrix-facebook Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mautrix-hangouts Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mautrix-telegram Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mautrix-whatsapp Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mx-puppet-discord Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mx-puppet-instagram Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mx-puppet-skype Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mx-puppet-slack Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mx-puppet-steam Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-mx-puppet-twitter Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-bridge-sms Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-client-element Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-common-after/tasks Add matrix_services_autostart_enabled variable for preventing services autostart 2020-11-30 20:58:21 +02:00
matrix-corporal Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-coturn Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-dimension Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-dynamic-dns Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-email2matrix Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-jitsi Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-ma1sd Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
matrix-mailer Make matrix-mailer not occupy matrix_server_fqn_matrix 2020-12-10 23:51:11 +02:00
matrix-nginx-proxy Add matrix_nginx_proxy_ssl_config 2020-12-16 10:35:37 +01:00
matrix-postgres Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
matrix-registration Upgrade matrix-registration (v0.7.1 -> 0.7.2) and use official image 2020-12-15 22:02:06 +02:00
matrix-synapse Rename some doc files and commands related to importing 2020-12-14 01:51:00 +02:00
matrix-synapse-admin Upgrade synapse-admin (v0.5.0 -> 0.6.1) 2020-12-10 16:28:48 -06:00