thefinn93 / ansible-letsencrypt

An ansible role to generate TLS certificates and get them signed by Let's Encrypt
GNU General Public License v3.0
440 stars 122 forks source link

Add support for ubuntu xenial #64

Closed Gerschtli closed 6 years ago

Gerschtli commented 6 years ago

Hey,

I added support for Ubuntu Xenial, so you can install certbot via apt ppa repository.

thefinn93 commented 6 years ago

Thanks!