feat: adapt role redis for backports

This commit is contained in:
VC
2024-07-05 11:53:37 +02:00
parent 51048732f3
commit b5838af72d
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,9 @@
roles:
- nodejs
- yarn
- redis
- backports
- name: redis
vars:
redis_backports: true
- postgres
- peertube