5 lines
90 B
YAML
5 lines
90 B
YAML
---
|
|
- name: restart elasticsearch
|
|
systemd:
|
|
name: elasticsearch
|
|
state: restarted
|