AIO playbook vars fixed

This commit is contained in:
Gonzalo Acuña 2023-01-24 10:57:28 -03:00
parent 789886d6d3
commit e7f5c3175b
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -44,7 +44,7 @@
- role: ../../roles/wazuh/ansible-wazuh-manager - role: ../../roles/wazuh/ansible-wazuh-manager
- role: ../../roles/wazuh/ansible-filebeat-oss - role: ../../roles/wazuh/ansible-filebeat-oss
vars: vars:
dashboard_node_name: "wazuh-mgr01" filebeat_node_name: "wazuh-mgr01"
filebeat_output_indexer_hosts: filebeat_output_indexer_hosts:
- "localhost:9200" - "localhost:9200"
# 4. Wazuh dashboard # 4. Wazuh dashboard