matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/templates
Agustin Ferrario 25d423e6b6 Fix errors per spantaleev suggestions
The different configurations are now all lower case, for consistent
naming.

`matrix_nginx_proxy_ssl_config` is now called
`matrix_nginx_proxy_ssl_preset`. The different options for "modern",
"intermediate" and "old" are stored in the main.yml file, instead of
being hardcoded in the configuration files. This will improve the
maintainability of the code.

The "custom" preset was removed. Now if one of the variables is set, it
will use it instead of the preset. This will allow to mix and match more
easily, for example using all the intermediate options but only
supporting TLSv1.2. This will also provide better backward
compatibility.
2021-01-08 11:32:10 +01:00
..
cron.d Stop using Ansible's cron module 2020-09-06 10:49:19 +03:00
nginx Fix errors per spantaleev suggestions 2021-01-08 11:32:10 +01:00
systemd Fix systemd services autostart problem with Docker 20.10 2020-12-10 11:43:20 +02:00
usr-local-bin Remove some more -v usage 2020-11-25 10:49:59 +02:00