Skip to content

Releases: ontic/ansible-role-redis

Version 2.4.0

Choose a tag to compare

@adamdyson adamdyson released this 22 May 15:52

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

Choose a tag to compare

@adamdyson adamdyson released this 29 Sep 16:05

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

Choose a tag to compare

@adamdyson adamdyson released this 26 May 13:32

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

Choose a tag to compare

@adamdyson adamdyson released this 09 Jun 07:34

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

Choose a tag to compare

@adamdyson adamdyson released this 06 Jun 15:46

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

Choose a tag to compare

@adamdyson adamdyson released this 06 Jun 15:20

Changes made since the previous release:

  • Become sudo user when override the system somaxconn setting.

Version 2.0.1

Choose a tag to compare

@adamdyson adamdyson released this 06 Jun 14:37

Changes made since the previous release:

  • Updated documentation

Initial Release

Choose a tag to compare

@adamdyson adamdyson released this 06 Jun 14:18

This role is considered stable.