diff --git a/tasks/install_checkmk_plugins.yml b/tasks/install_checkmk_plugins.yml
index 7691f8434de84334935c1603b550d0d0672da761..096f7ca25b8ef26ef42e349a57c11f9b14dad678 100644
--- a/tasks/install_checkmk_plugins.yml
+++ b/tasks/install_checkmk_plugins.yml
@@ -24,7 +24,7 @@
     mode: "0755"
   loop:
     - "mk_inventory.linux"
-    - "mk_logwatch"
+    - "mk_logwatch.py"
 
 - name: configure logwatch
   blockinfile: