Apply suggestion to roles/jitsi-enable-stats/tasks/main.yml
This commit is contained in:
committed by
Samuel Trégouët
parent
f916fe66a2
commit
39ff95ebb5
@@ -56,7 +56,7 @@
|
|||||||
dest: /etc/telegraf/telegraf.conf
|
dest: /etc/telegraf/telegraf.conf
|
||||||
notify:
|
notify:
|
||||||
- restart telegraf
|
- restart telegraf
|
||||||
when: ( prompt_input.user_input == "1" )
|
when: prompt_input.user_input == "1"
|
||||||
|
|
||||||
- name: Application de la conf Telegraf Champs-Libre
|
- name: Application de la conf Telegraf Champs-Libre
|
||||||
template:
|
template:
|
||||||
|
|||||||
Reference in New Issue
Block a user