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

This commit is contained in:
Antoine Ouvrard
2020-05-26 10:50:02 +02:00
committed by Samuel Trégouët
parent 39ff95ebb5
commit 4b906ba20e
+1 -1
View File
@@ -64,4 +64,4 @@
dest: /etc/telegraf/telegraf.conf
notify:
- restart telegraf
when: ( prompt_input.user_input == "2" )
when: prompt_input.user_input == "2"