5.0.0 - 2018-06-10
- Install Python Docker library based on Python version
4.0.0 - 2018-05-31
- Depends on Ansible 2.4+
- Use new import/include statements
- Test syntax
3.0.0 - 2017-07-24
- Add migration guide
- Remove code for Arch Linux
- Remove unused variable files
2.2.0 - 2017-07-23
- Fix roadmap
- Fix changelog
- Fix bumplus config
2.1.0 - 2017-07-23
- Add variable
docker_ce_mirror_uri
.
2.0.0 - 2017-07-11
- Variable
docker_pip_executable
, which is used to install docker-py.
1.3.0 - 2017-07-11
- Add variable
docker_dockerpy_version
1.2.0 - 2017-06-29
- Follow Ansible naming convention
- Fix #14
1.1.0 - 2016-12-19
- Remove
always_run
, which is deprecated in Ansible 2.2
- Fix
min_ansible_version
1.0.0 - 2016-04-14
- Initial release