forked from infra/ansible
5 lines
75 B
YAML
5 lines
75 B
YAML
---
|
|
|
|
- name: Restart prometheus
|
|
service: name=prometheus state=restarted
|