- Ansible 2.4+
- Compatible with most versions of Ubuntu/Debian and RHEL/CentOS 6.x
- Installation
- Getting Started
- Single Redis node
- Master-Slave Replication
- Redis Sentinel
- Advanced Options
- Verifying checksums
- Install from local tarball
- Building 32-bit binaries
- Role Variables
$ ansible-galaxy install davidwittman.redis
Below are a few example playbooks and configurations for deploying a variety of Redis architectures.
This role expects to be run as root or as a user with sudo privileges.