unbound(role): add FIXME note to unbound prometheus exporter install
This commit is contained in:
parent
0a74ac02c2
commit
84b1fa70ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
become: true
|
||||||
ansible.builtin.package:
|
ansible.builtin.package:
|
||||||
name: prometheus-unbound-exporter
|
name: prometheus-unbound-exporter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue