Fixed Wazuh dashboard node commentary

This commit is contained in:
c-bordon 2023-10-20 12:02:36 -03:00
parent bd49c1f33d
commit 6ed9efa05f
No known key found for this signature in database
GPG Key ID: E723BAA51FA52642

View File

@ -248,7 +248,7 @@ The hereunder example playbook uses the `wazuh-ansible` role to provision a prod
- "{{ hostvars.wi2.private_ip }}"
- "{{ hostvars.wi3.private_ip }}"
# dashboard node
# Wazuh dashboard node
- hosts: dashboard
roles:
- role: "../roles/wazuh/wazuh-indexer"