Skip to content

Releases: ontic/ansible-role-redis

Version 2.4.0

22 May 15:52
Compare
Choose a tag to compare

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

29 Sep 16:05
Compare
Choose a tag to compare

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

26 May 13:32
Compare
Choose a tag to compare

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

09 Jun 07:34
Compare
Choose a tag to compare

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

06 Jun 15:46
Compare
Choose a tag to compare

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

06 Jun 15:20
Compare
Choose a tag to compare

Changes made since the previous release:

  • Become sudo user when override the system somaxconn setting.

Version 2.0.1

06 Jun 14:37
Compare
Choose a tag to compare

Changes made since the previous release:

  • Updated documentation

Initial Release

06 Jun 14:18
Compare
Choose a tag to compare

This role is considered stable.