24 lines
710 B
YAML

---
galaxy_info:
author: "Kevin Veen-Birchenbach"
description: "Provides a Docker Compose snippet for a Redis service (redis:alpine) with volume, healthcheck and logging."
license: "Infinito.Nexus NonCommercial License"
license_url: "https://s.infinito.nexus/license"
company: |
Kevin Veen-Birchenbach
Consulting & Coaching Solutions
https://www.veen.world
galaxy_tags:
- redis
- docker
- cache
repository: "https://s.infinito.nexus/code"
issue_tracker_url: "https://s.infinito.nexus/issues"
documentation: "https://s.infinito.nexus/code/tree/main/roles/svc-db-redis"
min_ansible_version: "2.9"
platforms:
- name: Any
versions: [ all ]
dependencies: []