Skip to content

Releases: ansible-collections/ansible-consul

Maintenance release

08 Jul 09:50
Compare
Choose a tag to compare

A new tag so you can pin it.

Consul v1.6.3 and more

03 Feb 15:24
Compare
Choose a tag to compare
  • Consul v1.6.3
  • consul_manage_group now defaults to true
  • Set consul_node_name to ansible_hostname, resolves #337
  • Enable consul Connect (thanks @imcitius)
  • Cloud auto discovery (thanks @imcitius)
  • Use generated password as token UUID source (thanks @jmariondev)
  • Fix ACL Replication Token sed pattern (thanks @jmariondev)
  • Add when_false to ACL master lookup (thanks @jmariondev)
  • Ensure enable_tag_override is json (thanks @slomo)
  • Add suport for -alt-domain (thanks @soloradish)
  • Add enable_token_persistence option (thanks @smutel)
  • Support new ARM builds for Consul 1.6.2+ (thanks @KyleOndy)
  • Add CAP_NET_BIND_SERVICE to systemd unit (thanks @smutel)
  • Fix configuration template (thanks @imcitius)
  • Update documentation (thanks @karras)

Consul v1.6.2

14 Nov 18:21
Compare
Choose a tag to compare
  • Consul v1.6.2
  • Update documentation

A plethora of good changes

14 Nov 15:00
Compare
Choose a tag to compare
  • Fix path / drop with_fileglob in install_remote (thanks @bbaassssiiee)
  • Handle consul_encrypt_enable variable for Nix (thanks @bbaassssiiee)
  • Parse acl_master_token from config (thanks @bbaassssiiee)
  • Fix start service on Windows (thanks @imcitius)
  • Preserve custom config (thanks @slomo)
  • Update Windows for win_service usage (thanks @FozzY1234)
  • Restart when TLS material changes (Thanks @bbaassssiiee)
  • No tokens in logging (Thanks @bbaassssiiee)
  • Flush handlers at the end of main (Thanks @bbaassssiiee)
  • Read tokens from from previously bootstrapped server (Thanks @bbaassssiiee)
  • Rename consul_server_key variable
  • Sort keys in service configuration (thanks @slomo)

Consul v1.6.1 and more

13 Sep 15:20
Compare
Choose a tag to compare
  • Consul v1.6.1
  • Add run_once to delegated tasks (thanks @liuxu623)
  • Fix service restart on upgrades (thanks @jpiron)
  • Fix log directory ownership (@thanks liuxu623)
  • Handle missing unzip on control host (thanks @bbaassssiiee)
  • Add Added version check for log_rotate_max_files (thanks @jasonneurohr)
    -Update documentation

Consul v1.6.0 and more

30 Aug 15:45
Compare
Choose a tag to compare
  • Consul v1.6.0
  • Add documentation for new TLS options (thanks @jasonneurohr)
  • Add support for translate_wan_address (@calmacara)
  • Add -log-file (thanks @liuxu623)
  • Update documentation

Consul v1.5.3 and more

26 Jul 13:29
Compare
Choose a tag to compare
  • Consul v1.5.3
  • Update molecule configuration (thanks @gofrolist)
  • Support TLS files in subdirectories - resolves #297
  • Update some bare variable comparisons - resolves #293
  • Update server address for usage with --limit (thanks @danielkucera)
  • Update snapshot configuration for TLS (thanks @jasonneurohr)
  • Add TLS minimum version and cipher suite preferences (thanks @jasonneurohr)
  • Update documentation

Consul v1.5.2 and more

08 Jul 15:40
Compare
Choose a tag to compare

Consul v1.5.1

24 May 17:53
Compare
Choose a tag to compare
  • Consul v1.5.1
  • Update documentation

Correct typo typo and fix unarchive case

16 May 14:11
Compare
Choose a tag to compare
  • Correct ACL typo correction (thanks @bewiwi)
  • Fix unarchive failure case (thanks @cyril-dussert)
  • Update CONTRIBUTORS