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