All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.1 - 2019-01-18
- Fixed minor issues reported by ansible-lint
- Adding workaround for Ubuntu systemd (#21)
1.1.0 - 2018-06-20
- Deprecation warning about include in Ansible 2.4 (#19)
1.0.0 - 2017-12-06
- Replace configtest command which was deprecated in Consul 1.0.0 (#20)
0.4.2 - 2017-05-07
- Verification of download fails because of multiple checksums (#17)
0.4.1 - 2017-05-05
- Systemd check task fails when Consul is not defined under hashicorp_tools (#13)
- Packer environment variables are not exported (#14)
- Incorrect permissions for Packer log directory (#15)
- Default value set for PACKER_LOG_PATH points to directory which is incorrect (#16)
0.4.0 - 2017-05-04
- Verify download releases against checksums (#1)
- Add initial systemd integration for Consul (#5)
- Add initial configuration support for Packer environment variables (#9)
0.3.1 - 2017-02-18
- Incorrect calculation of latest available version for HashiCorp releases (#10)
0.3.0 - 2017-02-07
- Packer collide with Cracklib in some RedHat/CentOS distributions bug (#7)
- Replace fetch_hashicorp_versions.sh with Python script enhancement (#4)
- Remove default states enhancement (#6)
- Increase compliance with FHS enhancement (#8)
0.2.0 - 2016-12-26
0.1.0 - 2016-12-20
- Installs HashiCorp tools by downloading it from official download area.
- Supported tool states: absent, present, latest or specific version.