mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-23 12:23:12 +00:00
3c9df6fae7
Signed-off-by: gardar <gardar@users.noreply.github.com>
6 lines
114 B
YAML
6 lines
114 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
any_errors_fatal: true
|
|
roles:
|
|
- prometheus.prometheus.blackbox_exporter
|