matrix-docker-ansible-deploy/roles/matrix-server
Slavi Pantaleev cb323f5b4c Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl
Moving keeps everything in the /matrix directory, so that we
wouldn't contaminate anything else on the system or risk
clashing with something else.

Also retrieving certificates separately for the Riot and Matrix domains,
which should help in multiple ways:

- allows them to be very different (completely separate base domain..)

- allows for Riot to be disabled for the playbook some time later
  and still have the code not break
2017-09-11 23:50:14 +03:00
..
defaults Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl 2017-09-11 23:50:14 +03:00
files Initial commit 2017-07-31 23:08:20 +03:00
tasks Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl 2017-09-11 23:50:14 +03:00
templates Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl 2017-09-11 23:50:14 +03:00