1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00

Adjust YAML files (#10233)

Adjust YAML files.
This commit is contained in:
Felix Fontein 2025-06-15 09:13:16 +02:00 committed by GitHub
parent bc99432f89
commit eaa5e07b28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
247 changed files with 7318 additions and 7375 deletions

View file

@ -6,21 +6,21 @@
# General
redis_packages:
Alpine:
- redis
- redis
Archlinux:
- valkey
- valkey
Debian:
- redis-server
- redis-server
Ubuntu:
- redis-server
- redis-server
openSUSE Leap:
- redis
- redis
Fedora:
- redis
- redis
CentOS:
- redis
- redis
FreeBSD:
- redis
- redis
redis_user:
Alpine: redis