ajout install de telegraph

This commit is contained in:
Antoine Ouvrard
2020-04-16 17:59:04 +02:00
committed by Samuel Trégouët
parent f8e710aedf
commit 031728dd0a
5 changed files with 80 additions and 2 deletions
@@ -0,0 +1,8 @@
---
- name: restart telegraf
systemd:
name: telegraf
state: restarted
daemon_reload: true
enabled: true