first implement of blackbox
This commit is contained in:
@ -44,3 +44,8 @@
|
||||
include_tasks: 'varnish_exporter.yml'
|
||||
when:
|
||||
- "'varnish' in prometheus_exporter_packages"
|
||||
|
||||
- name: 'prometheus | Blackbox exporter'
|
||||
include_tasks: 'varnish_exporter.yml'
|
||||
when:
|
||||
- "'blackbox' in prometheus_exporter_packages"
|
||||
|
Reference in New Issue
Block a user