netbox: factor out redis role

This commit is contained in:
Timotej Lazar 2024-06-25 00:52:57 +02:00
parent f1f9d6fa34
commit 74cb31e243
4 changed files with 155 additions and 157 deletions

View file

@ -25,6 +25,7 @@
roles:
- alpine
- postgres
- redis
- nginx
- netbox
vars: