mirror of
https://gitlab.com/s3lph/ansible-collection-prometheus
synced 2024-11-24 18:51:02 +01:00
6 lines
115 B
YAML
6 lines
115 B
YAML
---
|
|
|
|
- name: restart prometheus-dnsbl-exporter
|
|
service:
|
|
name: prometheus-dnsbl-exporter
|
|
state: restarted
|