updates start_check_delay
diff --git a/tasks/with_no_proxy.yml b/tasks/with_no_proxy.yml
index 900658b..ccf1ed1 100644
--- a/tasks/with_no_proxy.yml
+++ b/tasks/with_no_proxy.yml
@@ -17,6 +17,7 @@
 - name: Update EPEL with no proxy
   yum:
     name: epel-release
+    allow_downgrade: yes
     state: present
 
 #- name: Update EPEL with no proxy