Skip to content

Releases: ontic/ansible-role-certbot

Version 2.4.6

20 Apr 02:07
Compare
Choose a tag to compare

Changes made since the previous release:

  • Replaced post_hook with renew_hook.
  • Exposed variable certbot_auto_renew_command adding finer control over the renewal command which gets executed via CRON.

Version 2.4.5

01 Jul 20:24
Compare
Choose a tag to compare

Changes made since the previous release:

  • We now manipulate the Letsencrypt renewal files to ensure certificates initially generated using the standalone authenticator, actually get renewed via the webroot authenticator when the CRON job is invoked.

Version 2.4.2

24 Jun 10:02
Compare
Choose a tag to compare

Changes made since the previous release:

  • Changed task to ensure authenticator is updated to webroot for domains initially generated as standalone.

Version 2.4.1

16 Jan 02:55
Compare
Choose a tag to compare

Changes made since the previous release:

  • Ensure wildcard is removed from file name.
  • Added Cron role as a requirement for running tests.
  • Improved Cron task registration as only one is needed.

Version 2.4.0

22 May 10:14
Compare
Choose a tag to compare

Changes made since the previous release:

  • Updated licensing information.
  • Updated supported Ansible version to 2.4.
  • Added tests and support for Ubuntu 18.04.
  • Modified task inclusion to use the import_tasks module.

Version 2.0.2

10 May 14:35
Compare
Choose a tag to compare

Changes made since the previous release:

  • Updated documentation

Version 2.0.1

10 May 13:48
Compare
Choose a tag to compare

Changes made since the previous release:

  • Fixed the CRON job command argument order

Initial Release

17 Feb 19:17
Compare
Choose a tag to compare

This role is considered stable.