diff --git a/tasks/main.yml b/tasks/main.yml
index b33668d7b814c7949965732a78759615753618b4..3111db431564037c19e04dcef344c0da68ecf31f 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -28,7 +28,7 @@
       state: started
       restart_policy: always
       volumes:
-        - "/etc/matterbridge.toml:/matterbridge.toml"
+        - /etc/matterbridge.toml:/matterbridge.toml
       log_driver: fluentd
       log_options:
         fluentd-address: tcp://localhost:24224