Skip to content

Releases: ansible-community/ansible-nomad

Nomad v0.6.3 and more

23 Sep 14:36
Compare
Choose a tag to compare
  • Nomad 0.6.3
  • Finish cluster_nodes -> nomad_instances renaming
  • Update CONTRIBUTORS
  • Typo fixes (thanks @kjagiello)

Nomad v0.6.2 and more

29 Aug 21:47
Compare
Choose a tag to compare
  • Nomad v0.6.2
  • Re-instate nomad_use_consul functionality (thanks @awheeler)

Templating fixup

18 Aug 12:47
Compare
Choose a tag to compare
  • Proper client/server template rendering (thanks @awheeler)

Nomad 0.6.0

02 Aug 21:03
Compare
Choose a tag to compare
v1.7.3

Nomad 0.6.0

Minor changes

02 Aug 21:02
Compare
Choose a tag to compare
  • Conditionally include options and meta to avoid error when empty
  • Rename nomad_cluster_nodes label to nomad_instances

Docker cleanup and more

12 Jul 17:31
Compare
Choose a tag to compare
  • Clean up docker tasks
  • Fix debian init and client only config (thanks @groggemans)

Many improvements and cleanup

23 Jun 16:26
Compare
Choose a tag to compare
  • Update README (thanks @groggemans)
  • Add meta parameters to client template (thanks @groggemans)
  • Add options parameters to client template (thanks @groggemans)
  • Update and fix CONTRIBUTORS file (thanks @groggemans)
  • Small syntax fixes and init script updates (thanks @groggemans)
  • Update and extend config templates (thanks @groggemans)
  • Main tasks cleanup (thanks @groggemans)
  • Initial reordering of role defaults (thanks @groggemans)
  • Move asserts and checks to there own file (thanks @groggemans)
  • CHANGELOG++

Custom configuration, task, and docs updates

09 May 16:44
Compare
Choose a tag to compare
  • Add custom configuration option (thanks @awheeler)
  • Fixed systemd service file when nomad_custom_config used (thanks @awheeler)
  • Update documentation
  • Update task meta
  • Update role meta
  • Update CONTRIBUTORS

Fix vars and task updates

08 May 18:32
Compare
Choose a tag to compare
  • Fix log portion of start line in init script - fixes #13
  • Fix bad nomad_docker_enable variable refs
  • Update CONTRIBUTING

Remove bootstrap task

26 Apr 17:47
Compare
Choose a tag to compare
v1.6.3

Remove bootstrap task