d90bc20690
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. |
||
---|---|---|
.. | ||
main.yml | ||
setup_ssl_lets_encrypt.yml | ||
setup_ssl_lets_encrypt_obtain_for_domain.yml | ||
setup_ssl_manually_managed.yml | ||
setup_ssl_manually_managed_verify_for_domain.yml | ||
setup_ssl_self_signed.yml | ||
setup_ssl_self_signed_obtain_for_domain.yml |