Apply suggestion to roles/jitsi-enable-stats/tasks/main.yml
This commit is contained in:
committed by
Samuel Trégouët
parent
39ff95ebb5
commit
4b906ba20e
@@ -64,4 +64,4 @@
|
||||
dest: /etc/telegraf/telegraf.conf
|
||||
notify:
|
||||
- restart telegraf
|
||||
when: ( prompt_input.user_input == "2" )
|
||||
when: prompt_input.user_input == "2"
|
||||
|
||||
Reference in New Issue
Block a user