BBB - ajout de la gestion de la connection ldap LE + activation des metrics

This commit is contained in:
Antoine Ouvrard
2020-09-28 11:25:22 +02:00
parent 65a74e0072
commit 33cd88390b
12 changed files with 246 additions and 3 deletions
@@ -0,0 +1,8 @@
---
- name: restart telegraf
systemd:
name: telegraf
state: restarted
daemon_reload: true
enabled: true