Skip to content

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

v6.0.0

02 Aug 13:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.1...v6.0.0

v5.3.1

09 Jul 01:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.3.1

v5.3.0

06 Feb 13:09
Compare
Choose a tag to compare

What's Changed

  • Allow AWS SDK to determine the AWS credentials by @noseka1 in #48
  • Set user-specified owner and group on created directories by @noseka1 in #47

Full Changelog: v5.2.0...v5.3.0

v5.2.0

23 Dec 22:18
Compare
Choose a tag to compare

What's Changed

  • Update the FreeBSD boto package name by @mprahl in #46

Full Changelog: v5.1.2...v5.2.0

v5.1.2

05 Aug 13:14
Compare
Choose a tag to compare

Change Log

  • Support newer versions of the openssl_privatekey_info Ansible module (#43)

v5.1.1

04 Oct 18:48
a579ce5
Compare
Choose a tag to compare

Changes

  • Replace expired Let's Encrypt intermediate certificate (#42)

v5.1.0

25 Jul 15:03
Compare
Choose a tag to compare

Changes

  • Determine the correct FreeBSD Python packages automatically

v5.0.0

25 Jul 14:46
Compare
Choose a tag to compare

Changes

  • Add support for RHEL 8
  • Use Python 3.7 packages for FreeBSD
  • Add support for the zone ID route53 option for accounts with limited Route
    53 permissions
  • Add the ability to change the intermediate CA to download
  • Fix a bug in the Let's Encrypt challenge verification step

v4.7.0

04 Jan 14:46
16c8b93
Compare
Choose a tag to compare

Changes

  • Use the new R3 intermediate CA (#33)

v4.6.1

28 Jun 00:14
Compare
Choose a tag to compare

Changes

  • Add the "install" tag to the "use the created virtualenv" task