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:
parent
b4468bd4c7
commit
6d46e650b7
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue