diff --git a/host-pottwal.yml b/host-pottwal.yml
index 93e9d39..85485f6 100644
--- a/host-pottwal.yml
+++ b/host-pottwal.yml
@@ -551,7 +551,6 @@
     - name: reload cron
       ansible.builtin.shell:
         cmd: service cron reload
-        warn: no
     # Use the shell call because the task sometimes has problems finding the service state
     #  service:
     #    name: cron