Task name changed

This commit is contained in:
Gonzalo Acuña 2022-05-12 16:07:40 -03:00
parent 20c2abceea
commit 7a7203f9d3
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -10,7 +10,7 @@
gpgkey: "{{ wazuh_repo.gpg }}" gpgkey: "{{ wazuh_repo.gpg }}"
gpgcheck: true gpgcheck: true
- name: Install Dashboard dependencies - name: Install Wazuh dashboard dependencies
yum: yum:
name: [ 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' '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'