diff --git a/tasks/pullcerts.yml b/tasks/pullcerts.yml
index 0e887eb3a874cbbea663f9a2e0087d4f55d6adc9..5e9e5688c930c326878aaa9d758e15ec211c6d0a 100644
--- a/tasks/pullcerts.yml
+++ b/tasks/pullcerts.yml
@@ -22,6 +22,8 @@
   with_items:
     - '/etc/letsencrypt'
     - '/etc/haproxy/certs'
+  ignore_errors: yes
+  # We ignore errors as they may happen if we run the script without the other proxy
 
 - name: "Set directory permissions to root"
   file: