Skip to content

Releases: simoncaron/ansible-role-pve_acme

v2.0.0

14 Jun 19:21

Choose a tag to compare

BREAKING

  • Add support for multiple domains in certificates

Full Changelog: 1.5.0...2.0.0

1.5.0

13 Aug 21:27
be82824

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.1...1.5.0

1.4.1

18 May 15:51

Choose a tag to compare

  • Added run_once for ACME account and plugin config since these actions are Datacenter-wide and only need to be done a single time. Previous implementation caused conflicts when there were more than one host.

Full Changelog: 1.4.0...1.4.1

1.4.0

24 Jul 01:26

Choose a tag to compare

Fix pexpect package Install on PVE 8

Full Changelog: 1.3.0...1.4.0

1.3.0

03 Jun 17:52

Choose a tag to compare

Added the pve_acme_validation_delay parameter to configure validation delay on slower providers.

Full Changelog: 1.2.0...1.3.0

1.2.0

24 Jan 03:54

Choose a tag to compare

Added python3-pip install prerequisite.

Full Changelog: 1.1.0...1.2.0

1.1.0

26 Nov 20:35

Choose a tag to compare

Force handlers after configuration to ensure certificates are ordered before role is done.

Full Changelog: 1.0.3...1.1.0

1.0.3

13 Nov 20:51

Choose a tag to compare

Hide sensible information from Ansible log output.

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Nov 01:59

Choose a tag to compare

Fix account name variable.

1.0.1

09 Nov 01:46

Choose a tag to compare

Fix linting issues in role tasks.