feat(valkey): add ansible role

This commit is contained in:
2024-11-03 17:28:40 +01:00
parent ccc4f52d56
commit 7d160d9b1f
8 changed files with 226 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
valkey_states:
- present
- absent
valkey_deployment_methods:
- docker