1
0
Fork 0
mirror of https://gitlab.com/s3lph/ansible-collection-prometheus synced 2024-10-23 20:07:00 +02:00
ansible-collection-prometheus/roles/dnssec_exporter/tasks/install.yml

7 lines
174 B
YAML
Raw Normal View History

2022-12-05 01:25:34 +01:00
---
# Requires repo.s3lph.me to be set up
- name: install prometheus-dnssec-exporter from system package sources
ansible.builtin.apt:
name: prometheus-dnssec-exporter