updates start_check_delay
diff --git a/tasks/with_no_proxy.yml b/tasks/with_no_proxy.yml
index 48613a1..900658b 100644
--- a/tasks/with_no_proxy.yml
+++ b/tasks/with_no_proxy.yml
@@ -16,5 +16,10 @@
 
 - name: Update EPEL with no proxy
   yum:
-    name: "https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{ ansible_distribution_major_version }}.noarch.rpm"
+    name: epel-release
     state: present
+
+#- name: Update EPEL with no proxy
+#  yum:
+#    name: "https://dl.fedoraproject.org/pub/epel/epel-release-latest-{{ ansible_distribution_major_version }}.noarch.rpm"
+#    state: present