4 lines
74 B
YAML
4 lines
74 B
YAML
---
|
|
- name: Restart prometheus
|
|
service: name=prometheus state=restarted
|
---
|
|
- name: Restart prometheus
|
|
service: name=prometheus state=restarted
|