feat(redis): add ansible role

This commit is contained in:
2024-10-30 12:21:51 +01:00
parent 6cec7a4e8e
commit 16280fef31
10 changed files with 225 additions and 0 deletions

10
roles/redis/meta/main.yml Normal file
View File

@ -0,0 +1,10 @@
---
allow_duplicates: true
dependencies: []
galaxy_info:
role_name: redis
description: >-2
Deploy and configure redis server
galaxy_tags:
- redis
- docker