1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 16:01:55 +00:00

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

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:34 +02:00 committed by GitHub
parent 8ab0591e85
commit bc716b7ab4
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