Bootstrap telegraf role

This commit is contained in:
Wilfried OLLIVIER 2019-07-10 17:10:35 +02:00
commit c7da2cb3a0
13 changed files with 7205 additions and 0 deletions

6
handlers/main.yml Normal file
View file

@ -0,0 +1,6 @@
---
- name: reload telegraf
systemd:
name: telegraf
state: restarted