Releases: ansible-community/ansible-nomad
Releases · ansible-community/ansible-nomad
Nomad v0.6.3 and more
- Nomad 0.6.3
- Finish cluster_nodes -> nomad_instances renaming
- Update CONTRIBUTORS
- Typo fixes (thanks @kjagiello)
Nomad v0.6.2 and more
- Nomad v0.6.2
- Re-instate nomad_use_consul functionality (thanks @awheeler)
Templating fixup
- Proper client/server template rendering (thanks @awheeler)
Nomad 0.6.0
v1.7.3 Nomad 0.6.0
Minor changes
- Conditionally include options and meta to avoid error when empty
- Rename
nomad_cluster_nodes
label tonomad_instances
Docker cleanup and more
- Clean up docker tasks
- Fix debian init and client only config (thanks @groggemans)
Many improvements and cleanup
- 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
Fix vars and task updates
- Fix log portion of start line in init script - fixes #13
- Fix bad nomad_docker_enable variable refs
- Update CONTRIBUTING
Remove bootstrap task
v1.6.3 Remove bootstrap task