geerlingguy / ansible-role-certbot

Ansible Role - Certbot (for Let's Encrypt)
https://galaxy.ansible.com/geerlingguy/certbot/
MIT License
780 stars 346 forks source link

Use nginx -s reload or systemd reload nginx instead of restart #211

Open none0nfg opened 4 months ago

none0nfg commented 4 months ago

I've faced the situation, when my nginx installation stops slower than certbot renews certificates. So nginx will not start with the error like, it isn't stopped yet, or pid file is already exists.

Is not it enough to use reload, it's more safe, and it will use only post stage of renewing ?

github-actions[bot] commented 5 days ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.