Releases: ontic/ansible-role-redis
Releases · ontic/ansible-role-redis
Version 2.4.0
Changes made since the previous release:
- Updated licensing information.
- Updated supported Ansible version to 2.4.
- Added tests and support for Ubuntu 18.04.
- Modified task inclusion to use the import_tasks module.
Version 2.3.2
Changes made since the previous release:
- Simplified testing role using Travis CI and docker containers.
- Added Debian to the list of operating systems the role is tested against.
Version 2.3.1
Changes made since the previous release:
- Removed curly braces from all
when:
conditions. - Updated licensing and copyright information.
- Changed the minimum supported version to
2.3
Version 2.1.0
Changes made since the previous release:
- Updated Travis-CI tests
- Update Ansible Galaxy meta information
- Increased consistency across all YAML files
Version 2.0.3
Changes made since the previous release:
- Set the somaxconn setting with the
redis_tcp_backlog
variable when the system value is lower.
Version 2.0.2
Changes made since the previous release:
- Become sudo user when override the system somaxconn setting.
Version 2.0.1
Changes made since the previous release:
- Updated documentation
Initial Release
This role is considered stable.