diff --git a/tasks/configuration.yml b/tasks/configuration.yml
index 93d6f308c38a88df26266c5e0d9bfb06bd3fc122..a397715604f73f70823eef25667f8e86ec92e883 100644
--- a/tasks/configuration.yml
+++ b/tasks/configuration.yml
@@ -12,6 +12,7 @@
 
 - name: Configuration des dépendances
   ansible.builtin.shell: /home/hedgedocs/hedgedoc/bin/setup >> /home/hedgedocs/setup_log_hedgedocs.txt
+  args:
     chdir: /home/hedgedocs/hedgedoc
 
 - name: Mise en non-éxécutable du script de dépendances