WIP: new z9 ccchh router #98

Draft
bitwhisker wants to merge 15 commits from new_ccchh_router into main
Showing only changes of commit 84b1fa70ce - Show all commits

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

bitwhisker 2026-05-26 10:08:11 +02:00
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