4 lines
87 B
YAML
4 lines
87 B
YAML
---
|
|
- name: restart elasticsearch
|
|
action: service name=elasticsearch state=restarted
|