Skip to content

Releases: ansible-collections/ansible-consul

Consul v1.1.0 and more

05 Jun 16:29
Compare
Choose a tag to compare
  • Consul v1.1.0
  • Update configuration directory permissions (thanks @Rtzq0)
  • Update service script dependency (thanks @mattburgess)
  • Assert if consul_group_name missing from groups (thanks @suzuki-shunsuke)
  • Change syslog user to root (no syslog user on Debian/dir task fails)
  • Updated CHANGELOG ordering 🎉
  • Update documentation

Consul v1.0.6 and more

20 Feb 14:59
Compare
Choose a tag to compare
  • Consul v1.0.6
  • Add support for setting syslog facility and syslog file (thanks @ykhemani)
  • Update configuration
  • Update tests
  • Update documentation (thanks also to @ChrisMcKee)

Consul v1.0.3

25 Jan 16:02
9aa41c7
Compare
Choose a tag to compare
  • Consul v1.0.3
  • It's 2018!
  • Update confiuration
  • Update documentation

Correct retry_join block in template

22 Jan 19:45
Compare
Choose a tag to compare
  • Correct retry_join block (@thanks hwmrocker)

Performance tuning and more

11 Jan 06:51
Compare
Choose a tag to compare
  • Add performance tuning configuration (thanks @t0k4rt)
    • Set raft multiplier to 1
  • Conditionally install Python dependency baed on virtualenv or --user
    Addresses #129 (comment)
  • Update includes to import_tasks and include_tasks
  • Remove invalid consul_version key from configuration
  • Update Vagrantfile
    • Set client address to 0.0.0.0 so Vagrant based deploy checks now pass
  • Update documentation

Consul v1.0.2

20 Dec 02:16
Compare
Choose a tag to compare
  • Consul v1.0.2
  • Documentation updates

Consul v1.0.1 and more

01 Dec 04:08
Compare
Choose a tag to compare
  • Consul v1.0.1
  • Fix idempotency (thanks @issmirnov)
  • Make gossip encryption optional (thanks @hwmrocker)
  • Install netaddr with --user
  • Update documentation
  • Update CONTRIBUTORS

Remove advertise_addrs

17 Oct 13:24
Compare
Choose a tag to compare
  • Remove deprecated advertise_addrs to resolve #123 so that role works again

Consul version 1.0.0

16 Oct 17:45
Compare
Choose a tag to compare
  • Consul 1.0.0!
  • Fix python3 compatibility for meta data (thanks @groggemans)

Consul v0.9.3 and more

14 Sep 15:29
Compare
Choose a tag to compare