mirror of
https://gitlab.com/s3lph/ansible-collection-prometheus
synced 2024-11-25 03:01:08 +01:00
12 lines
208 B
YAML
12 lines
208 B
YAML
|
---
|
||
|
|
||
|
- import_tasks: install.yml
|
||
|
tags:
|
||
|
- "role::dnsbl_exporter"
|
||
|
- "role::dnsbl_exporter:install"
|
||
|
|
||
|
- import_tasks: config.yml
|
||
|
tags:
|
||
|
- "role::dnsbl_exporter"
|
||
|
- "role::dnsbl_exporter:config"
|