mirror of
https://github.com/prometheus-community/ansible
synced 2025-02-17 05:08:28 +00:00
6 lines
92 B
YAML
6 lines
92 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
any_errors_fatal: true
|
|
roles:
|
|
- blackbox_exporter
|