matrix-docker-ansible-deploy/roles/matrix-nginx-proxy
Slavi Pantaleev 5c821b581a Check fullchain.pem, not cert.pem
While using certbot means we'll have both files retrieved,
it's actually the fullchain.pem file that we use in nginx configuration.

Using that one for the check makes more sense.
2019-05-21 11:58:18 +09:00
..
defaults
tasks Check fullchain.pem, not cert.pem 2019-05-21 11:58:18 +09:00
templates
vars