6 lines
264 B
YAML
6 lines
264 B
YAML
---
|
|
- hosts: <your wazuh server host>
|
|
roles:
|
|
- role: /etc/ansible/roles/wazuh-ansible/roles/wazuh/ansible-wazuh-manager
|
|
- {role: /etc/ansible/roles/wazuh-ansible/roles/wazuh/ansible-filebeat, filebeat_output_elasticsearch_hosts: 'your elasticsearch IP'}
|