Fix playbook mysql errors

This commit is contained in:
Josh Brower
2020-05-10 07:57:45 -04:00
parent e3a3a01ee1
commit 02160b12ee
3 changed files with 22 additions and 2 deletions

View File

@@ -68,9 +68,7 @@ base:
- firewall
- idstools
- healthcheck
{%- if FLEETMASTER or FLEETNODE %}
- mysql
{%- endif %}
{%- if WAZUH != 0 %}
- wazuh
{%- endif %}