matrix-docker-ansible-deploy/roles/matrix-nginx-proxy/tasks
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
..
ssl Use common path for systemctl in lets encrypt cron 2019-03-16 20:48:58 +01:00
init.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
main.yml Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00
self_check_well_known.yml Follow redirects for some well-known files 2019-02-25 21:03:33 +02:00
self_check_well_known_file.yml Rename some variables 2019-02-28 11:51:09 +02:00
setup_nginx_proxy.yml Skip some uninstall tasks if not necessary to run 2019-03-13 07:40:51 +02:00
setup_well_known.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
validate_config.yml Make matrix-nginx-proxy role independent of others 2019-01-17 13:32:46 +02:00