matrix-docker-ansible-deploy/roles/matrix-nginx-proxy
Lee Verberne d90bc20690 Use common path for systemctl in lets encrypt cron
Currently the nginx reload cron fails on Debian 9 because the path to
systemctl is /bin/systemctl rather than /usr/bin/systemctl.

CentOS 7 places systemctl in both /bin and /usr/bin, so we can just use
/bin/systemctl as the full path.
2019-03-16 20:48:58 +01:00
..
defaults Add support for serving base domain via matrix-nginx-proxy 2019-03-12 23:01:16 +02:00
tasks Use common path for systemctl in lets encrypt cron 2019-03-16 20:48:58 +01:00
templates Add support for serving base domain via matrix-nginx-proxy 2019-03-12 23:01:16 +02:00
vars Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00