lint
This commit is contained in:
@@ -5,4 +5,3 @@
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
enabled: true
|
||||
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
- name: Application de la conf Jitsi pour Telegraf
|
||||
template:
|
||||
src: ../templates/telegraf-input-jitsi.conf
|
||||
src: telegraf-input-jitsi.conf
|
||||
dest: /etc/telegraf/telegraf.d/jitsi.conf
|
||||
mode: u=rw,g=r,o=r
|
||||
notify:
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
- name: Application de la conf Telegraf
|
||||
template:
|
||||
src: ../templates/telegraf-general.conf.j2
|
||||
src: telegraf-general.conf.j2
|
||||
dest: /etc/telegraf/telegraf.conf
|
||||
mode: u=rw,g=r,o=r
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user