add redis to eval if playbook enabled

This commit is contained in:
m0duspwnens
2020-09-11 18:30:21 -04:00
parent 2d508d9e57
commit 5f567368be

View File

@@ -128,6 +128,7 @@ base:
{%- endif %}
{%- if PLAYBOOK != 0 %}
- playbook
- redis
{%- endif %}
{%- if FREQSERVER != 0 %}
- freqserver