monitoring: Add MQTT exporter config for the Bambu printer
This commit is contained in:
parent
ea3b17ef2d
commit
0ab35571b9
3 changed files with 28 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
- name: Install apt dependencies
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
- jq
|
||||
- python3-paho-mqtt
|
||||
- python3-prometheus-client
|
||||
- python3-yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue