Install node-exporter on pi-hole

This commit is contained in:
Jake Howard
2023-01-31 23:08:07 +00:00
parent e4fba8208e
commit f2f9e194c5
3 changed files with 4 additions and 0 deletions

View File

@ -139,3 +139,5 @@
- hosts: tang
roles:
- pihole
- role: prometheus.prometheus.node_exporter
become: true