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

Compare defined cert domains to existing #68

Open apassi opened 5 years ago

apassi commented 5 years ago

Compare defined certification hosts lists to current in renewal configuration file, and run the certbot if the list differs. Closes #30