This repository was archived by the owner on Oct 4, 2023. It is now read-only.
Tags: affinity/ansible-redis
Tags
Version 1.2.2 - Add separate task for systemd daemon reload (DavidWittman#143) - Recommend Ansible 2.1+ due to recent vulnerability (3549d83) - Only create/modify `redis_user` if it does not exist (DavidWittman#144)
Version 1.2.1 - Add support for building 32-bit binaries with `redis_make_32bit` (DavidWittman#108) - Fix issues with piddir creation on systemd (DavidWittman#132) - Add checksums for new Redis versions
Version 1.1.2 - Add a few options to redis.conf - stop-writes-on-bgsave-error (default: yes) - rdbcompression (default: yes) - rdbchecksum (default: yes) - Use 0640 permissions instead of the default on redis.conf and sentinel.conf. Otherwise, any system user could potentially view the contents of the configuration.
Version 1.1.0 - Ansible 2.x support (w/ tests) - Template min-slaves-to-write and min-slaves-max-lag (DavidWittman#106) - Remove slaveof condition check from masterauth (DavidWittman#95)
Version 1.0.9 - Fix bug w/ remote builds using unarchive (DavidWittman#93)
Version 1.0.7 - Remove version key from metadata for Ansible 2.0s upport (DavidWittman#82) - Single quote variables in init config (DavidWittman#84)
Version 1.0.6 - Fix issues with alternate bind address in init script (DavidWittman#7) - Fix naming and descriptions for init scripts
PreviousNext