telegraf: add CPU temperature on Raspberry Pi
This commit is contained in:
parent
61c0edbd88
commit
df5f0a6fc6
2 changed files with 10 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
state: restarted
|
||||
|
||||
- name: Enable and restart telegraf
|
||||
become: yes
|
||||
service:
|
||||
name: telegraf
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue