Skip to content

Releases: AerisCloud/ansible-consul

v1.3.2

08 Nov 06:09
58b3b41
Compare
Choose a tag to compare
Merge pull request #13 from MiLk/s3-source

Add an option to download consul from a S3 bucket

v1.3.1

02 Apr 03:17
d8b37c9
Compare
Choose a tag to compare
Merge pull request #12 from MiLk/enable_script_checks

Add support for the enable_script_checks option

v1.3.0

30 Mar 05:01
1a15e6f
Compare
Choose a tag to compare

From version 0.9.1, cloud auto-join options got merged into the retry-join options (see: https://www.consul.io/docs/agent/options.html#cloud-auto-joining)

This release removes consul_retry_join_ec2 and consul_retry_join_gce options and removes the consul_bootstrap_expect behaviour of using the length of the retry_join array (using cloud auto-join, the array length is 1 independently of the number of servers).

Upgrade to consul v1.0

20 Oct 04:08
Compare
Choose a tag to compare
Merge pull request #7 from christopherobin/update/1.0

Update consul to 1.0, add missing var, add tests

v1.1.0

28 Jun 03:17
Compare
Choose a tag to compare
Merge pull request #6 from tokyowizard/command-path

Configure the installation directory and the group name

v1.0.2

03 Apr 08:46
Compare
Choose a tag to compare
Merge pull request #5 from christopherobin/feature/update

Update consul version and add custom template variable

v1.0.1

29 Mar 07:25
Compare
Choose a tag to compare
Merge pull request #4 from MiLk/retry-join

Add more retry join options

v1.0.0

21 Feb 07:15
Compare
Choose a tag to compare
Merge pull request #3 from AerisCloud/features/consul-073

Update to consul 0.7.3