Skip to content

Releases: ansible-collections/ansible-consul

Client list fixup and systemd update

16 Mar 12:58
Compare
Choose a tag to compare
  • Fixup client hosts in template (thanks @violuke)
  • Optimize systemd unit file

Initial FreeBSD support

14 Mar 13:02
Compare
Choose a tag to compare
  • Initial FreeBSD support
  • Vagrantfile updated for FreeBSD
  • Added checks for interface addresses for differences (obj vs. literal list)
    in ipv4 addresses as returned by Linux vs. BSD/SmartOS
  • New consul_os var gets operating system name as lowercase string
  • Add AMD64 pass-through/kludge to consul_architecture_map configuration
  • Update Vagrantfile
  • Decrease RAM to 1024MB
  • Add FreeBSD specific checks in inline script
  • Add FreeBSD hard requirements (explicit MAC address, disable share, shell)
  • Update documentation

ARM support

11 Mar 21:35
Compare
Choose a tag to compare
  • Initial ARM support (thanks @lanefu)

Fixes and updates

10 Mar 04:32
Compare
Choose a tag to compare
  • Update license
  • Update preinstall script
  • Fix consul_bind_address (thanks @arledesma)
  • Better config.json ingress with slurp (thanks @arledesma)

SmartOS!

07 Mar 21:51
Compare
Choose a tag to compare
Initial SmartOS support (thanks @sperreault!)

- Update CONTRIBUTORS

Fix ACL task issue

23 Feb 23:32
Compare
Choose a tag to compare
v1.9.4

Merge branch 'devel'

Fix local_action tasks

23 Feb 23:24
Compare
Choose a tag to compare
v1.9.3

Merge branch 'devel'

Numerous changes

23 Feb 22:54
Compare
Choose a tag to compare
  • Keep gossip encryption in main tasks until we sort cross play var
  • Compact YAML style for all tasks
  • Fix task items, shorten timeouts
  • Update documentation

Split out gossip encryption tasks

21 Feb 16:05
Compare
Choose a tag to compare
v1.9.1

Merge branch 'devel'

Local TLS and more

20 Feb 18:50
Compare
Choose a tag to compare
  • Local TLS keys (thanks @dggreenbaum)
  • Remove Atlas support
  • Update documentation