5 lines
176 B
YAML
5 lines
176 B
YAML
---
|
|
- hosts: <your kibana host>
|
|
roles:
|
|
- {role: /etc/ansible/roles/wazuh-ansible/roles/elastic-stack/ansible-kibana, elasticsearch_network_host: 'your elasticsearch IP'}
|