JGoutin / ansible_home

A collection of Ansible roles for home free software self-hosting.
https://galaxy.ansible.com/jgoutin/home
GNU General Public License v3.0
31 stars 6 forks source link

redis: Migrate to Valkey #92

Closed JGoutin closed 2 weeks ago

JGoutin commented 4 months ago

Because of licensing reason, Fedora changed Redis to Valkey, so this needs to be propagated to the role.

REF: https://fedoramagazine.org/how-to-move-from-redis-to-valkey/

Note : "redis" package is replaced by "valkey-compat-redis"