ansible-redis icon indicating copy to clipboard operation
ansible-redis copied to clipboard

Highly-configurable Ansible role to install Redis and Redis Sentinel from source

Results 64 ansible-redis issues
Sort by recently updated
recently updated
newest added

This Pull request add support for the Sentinel option: `resolve_hostnames`. ⚠️ [From documentation](https://redis.io/docs/latest/operate/oss_and_stack/management/sentinel/#ip-addresses-and-dns-names): > **This capability is disabled by default. If you're going to enable DNS/hostnames support, please note:** 1....

Kindly add support to the redis sentinel template to include additional config options. We need to add sentinel resolve-hostnames yes to the configuration of the sentinels. It could also be...

I see a lot off pull requests and issues, but no action in the code base. Whats up @DavidWittman ?

This is based off some issues with the following RPM installed via Rocky 8 Linux. https://rockylinux.pkgs.org/8/rockylinux-appstream-x86_64/redis-5.0.3-5.module+el8.5.0+657+2674830e.x86_64.rpm.html Some variables were also set, similar to the following comment https://github.com/DavidWittman/ansible-redis/issues/286#issuecomment-1471158317