Add support for Valkey and default to using it instead of KeyDB

Hopefully fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3544
This commit is contained in:
Slavi Pantaleev
2024-11-23 14:43:04 +02:00
parent e36115a5b9
commit ca8c1cf2b5
4 changed files with 90 additions and 8 deletions

View File

@ -75,3 +75,6 @@
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-traefik-certs-dumper.git
version: v2.8.3-5
name: traefik_certs_dumper
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-valkey.git
version: v8.0.1-0
name: valkey