wazuh-ansible-4.8.1/playbooks/wazuh-manager-oss.yml
2020-06-04 21:17:33 +02:00

9 lines
255 B
YAML

---
- hosts: managers
roles:
# - role: ../roles/wazuh/ansible-wazuh-manager
- role: ../roles/wazuh/ansible-filebeat-oss
filebeat_output_elasticsearch_hosts:
- "172.16.0.161:9200"
- "172.16.0.162:9200"
- "172.16.0.163:9200"