diff --git a/Ansible/update.yaml b/Ansible/update.yaml
index 4549a3a35aeee106ed18f026e465c7eb56f4db2b..b556841667b502909a616b1a1270533e8253adf1 100644
--- a/Ansible/update.yaml
+++ b/Ansible/update.yaml
@@ -73,6 +73,7 @@
         # validation during downloads fails.
         - name: Sync clock
           command: ntpd -n -q -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org
+          changed_when: false
 
         - name: Update package list
           command: opkg update