geerlingguy / ansible-role-certbot

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

add nginx support #216

Open KornKalle opened 5 months ago

KornKalle commented 5 months ago

Hey, I just made this slight modification to enable nginx support on my setup. Needed to swap the package name to 'python3-certbot-nginx' for Debian / RHEL based distributions.

Felt like contributing this back as it was a very low hanging fruit

github-actions[bot] commented 1 month ago

This pr 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.

teutat3s commented 1 month ago

I'm interested in this PR.