1
0
Fork 0
mirror of https://gitlab.com/s3lph/ansible-collection-prometheus synced 2024-10-23 03:46:59 +02:00
ansible-collection-prometheus/roles/dnsbl_exporter/tasks/main.yml
2020-11-22 01:50:26 +01:00

11 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"