1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-01 09:56:18 +00:00

[PR #10129/e853a6f3 backport][stable-9] redis_info: adjust tests for Arch Linux (#10130)

redis_info: adjust tests for Arch Linux (#10129)

(cherry picked from commit e853a6f39b)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2025-05-14 07:34:36 +02:00 committed by GitHub
parent b4468bd4c7
commit 6d46e650b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ redis_packages:
Alpine:
- redis
Archlinux:
- redis
- valkey
Debian:
- redis-server
Ubuntu:
@ -24,7 +24,7 @@ redis_packages:
redis_user:
Alpine: redis
Archlinux: redis
Archlinux: valkey
Debian: redis
Ubuntu: redis
openSUSE Leap: redis