From 7a7203f9d3e1bd8c30b9954141d19d5de68b3370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Acu=C3=B1a?= Date: Thu, 12 May 2022 16:07:40 -0300 Subject: [PATCH] Task name changed --- roles/wazuh/wazuh-dashboard/tasks/RedHat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/wazuh/wazuh-dashboard/tasks/RedHat.yml b/roles/wazuh/wazuh-dashboard/tasks/RedHat.yml index ac1cae5b..7ba36704 100644 --- a/roles/wazuh/wazuh-dashboard/tasks/RedHat.yml +++ b/roles/wazuh/wazuh-dashboard/tasks/RedHat.yml @@ -10,7 +10,7 @@ gpgkey: "{{ wazuh_repo.gpg }}" gpgcheck: true - - name: Install Dashboard dependencies + - name: Install Wazuh dashboard dependencies yum: name: [ 'libnss3.so', 'xorg-x11-fonts-100dpi', 'xorg-x11-fonts-75dpi', 'xorg-x11-utils', 'xorg-x11-fonts-cyrillic', 'xorg-x11-fonts-Type1', 'xorg-x11-fonts-misc', 'fontconfig', 'freetype'