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
main.yml
self_check_well_known_file.yml
self_check_well_known.yml
setup_nginx_proxy.yml
setup_well_known.yml
validate_config.yml