Note
Starting from 8.0.0, Redis is licensed under your choice of multiple licenses, one of which is AGPLv3. See the release note for 8.0.0 for details.
This is an Ansible role which installs Redis to run as a Docker container wrapped in a systemd service.
This role implicitly depends on:
com.devture.ansible.role.playbook_help
com.devture.ansible.role.systemd_docker_base
- (optional)
com.devture.ansible.role.playbook_runtime_messages
Check defaults/main.yml for the full list of supported options.
You can optionally install pre-commit so that simple mistakes are checked and noticed before changes are pushed to a remote branch. See .pre-commit-config.yaml
for which hooks are to be executed.
See this section on the official documentation for usage.