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