1
0
forked from infra/ansible
infra/roles/prometheus/handlers/main.yml

5 lines
75 B
YAML
Raw Normal View History

2018-10-06 22:19:37 +02:00
---
- name: Restart prometheus
service: name=prometheus state=restarted