feat(redis): add ansible role

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

View File

@ -0,0 +1,6 @@
---
redis_states:
- present
- absent
redis_deployment_methods:
- docker