mprahl / ansible-role-lets-encrypt-route-53

An Ansible role that automates the generation of Let's Encrypt signed certificates with DNS challenges on Amazon's Route 53 (AWS)
36 stars 33 forks source link

Start using the acme_certificate module since the letsencrypt module is deprecated #13

Closed mprahl closed 6 years ago

mprahl commented 6 years ago

This role should start using the acme_certificate module since the letsencrypt module is deprecated in Ansible 2.2.

mprahl commented 6 years ago

Fixed in the v4.2.1