Skip to content

Releases: ansible-collections/ansible-consul

Corrected defaults YAML issue

05 Apr 13:47
Compare
Choose a tag to compare
v1.12.1

upped Ansible version, shook fist at YAM

Consul v0.8.0

05 Apr 12:47
Compare
Choose a tag to compare
  • Consul version 0.8.0
  • Update documentation

Updates to config and meta

05 Apr 08:53
Compare
Choose a tag to compare
  • Update for config generation on only one host (thanks @misho-kr)
  • Update meta

Fix docs & Ubuntu 15.04

05 Apr 00:49
Compare
Choose a tag to compare
  • Fix documentation formatting issues
  • Add support for Ubuntu 15.04

Minor updates to tasks and versions

04 Apr 22:18
Compare
Choose a tag to compare
  • Updated known good versions
  • Format file names
  • Look for existing config on all hosts (thanks @misho-kr)
  • Update CONTRIBUTORS

Eleventy

23 Mar 21:55
Compare
Choose a tag to compare
  • File permission updates (thanks @arledesma)
  • Explicit consul_user/consul_group ownership of configurations
    (thanks @arledesma)
  • Use consul_bin_path throughout (thanks @arledesma)

Custom configuration

22 Mar 12:59
Compare
Choose a tag to compare
  • Additional fixes to Debian init
  • Add consul_config_custom for role users to specify new or overwrite
    existing configuration (thanks @arledesma)

Init script and task updates

21 Mar 20:51
Compare
Choose a tag to compare
  • Corrections to config_debianint.j2 for #34
  • Update main task to prefer open Consul HTTP API port over PID file
  • Update package cache before installing OS packages
    (watch for and refuse reversion of this as it's occurred once now)

Various updates

20 Mar 23:27
Compare
Choose a tag to compare
  • Allow specification of ports object (thanks @arledesma)
  • Strict TLS material file permissions (thanks @arledesma)
  • Update permissions modes to add leading zero
  • Random task cleanup
  • Update documentation

Consul user

18 Mar 00:01
Compare
Choose a tag to compare
  • Update main task to create a mo better consul user (addresses #31)