5 lines
159 B
YAML
5 lines
159 B
YAML
- hosts: wazuh-manager
|
|
roles:
|
|
- role: ansible-wazuh-server
|
|
- { role: ansible-role-filebeat, filebeat_output_logstash_hosts: '192.168.33.169:5000' }
|