play & role for redis cache

This commit is contained in:
2026-08-13 19:28:56 +02:00
parent 1749646cb3
commit 02e43dca13
4 changed files with 208 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
---
- name: Install & configure redis
hosts: all
vars:
custom_firewall_ports:
- 6379
install_redis_exporter: true
description: 'cache node for retailor redis cache'
roles:
- role: roles/firewall
- role: roles/redis