matrix-docker-ansible-deploy/roles/matrix-server
Slavi Pantaleev 2df4349606 Fix matrix-corporal nginx configuration trouble in certain conditions
If the playbook were to run with `--tags=setup-nginx-proxy`,
it wouldn't go into `setup_corporal.yml`, which meant it wouldn't
perform a bunch of `set_fact` calls which override important
nginx proxy configuration.

We run these variable overrides on each call now (tagged with `always`)
to avoid such problems in the future.
2018-09-20 09:25:00 +03:00
..
defaults Add Service Discovery (/.well-known/matrix/client) support 2018-09-17 10:51:46 +03:00
files/yum.repos.d
tasks Fix matrix-corporal nginx configuration trouble in certain conditions 2018-09-20 09:25:00 +03:00
templates Add Service Discovery (/.well-known/matrix/client) support 2018-09-17 10:51:46 +03:00