mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user