unbound(role): add FIXME note to unbound prometheus exporter install

This commit is contained in:
bitwhisker 2026-05-26 10:08:11 +02:00
commit 84b1fa70ce
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE

View file

@ -1,5 +1,5 @@
---
- name: install unbound prometheus exporter
- name: install unbound prometheus exporter # FIXME: there is no prometheus-unbound-exporter in debian .deb exists in https://github.com/letsencrypt/unbound_exporter/releases/tag/v0.6.0
become: true
ansible.builtin.package:
name: prometheus-unbound-exporter