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:
parent
8ab0591e85
commit
bc716b7ab4
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