Releases: snoord/ansible-role-consul
Releases · snoord/ansible-role-consul
2.1.0
2.1.0 (2020-09-29)
Features
2.0.1
2.0.1 (2020-09-29)
Bug Fixes
- 'consul' you ding-bat (1d10939)
- use ./files dir, not ./files/nomad file, as unarchive dest (19893f2)
- use role_path for storing nomad binary, not /tmp (a4d9695)
2.0.0
2.0.0 (2020-09-04)
⚠ BREAKING CHANGES
- My Github username and email have been updated,
alongisde the Ansible Galaxy namespace where this role is made
available. Please update your playbooks!
Code Refactoring
- update github and galaxy namespace (660620a)
1.1.0
1.1.0 (2020-08-22)
Features
- add tls verify option for consul-template (14a6dfa)
1.0.2
1.0.2 (2020-08-01)
Bug Fixes
- actually use npx for semantic-release (be2c828)
1.0.1
1.0.1 (2020-08-01)
Bug Fixes
- release: add npm modules as dev dependencies (8ecc8a7)
1.0.0
test(ci): consolidate ci jobs into one