Apply suggestion to roles/jitsi-enable-stats/tasks/main.yml

This commit is contained in:
Antoine Ouvrard
2020-05-26 10:49:50 +02:00
committed by Samuel Trégouët
parent f916fe66a2
commit 39ff95ebb5
+1 -1
View File
@@ -56,7 +56,7 @@
dest: /etc/telegraf/telegraf.conf
notify:
- restart telegraf
when: ( prompt_input.user_input == "1" )
when: prompt_input.user_input == "1"
- name: Application de la conf Telegraf Champs-Libre
template: