4 lines
77 B
YAML
4 lines
77 B
YAML
|
---
|
||
|
- name: restart logstash
|
||
|
action: service name=logstash state=restarted
|