4 lines
106 B
YAML
4 lines
106 B
YAML
- hosts: logstash
|
|
roles:
|
|
- { role: ansible-role-logstash, elasticsearch_network_host: 'localhost' }
|