| commit | 867a2909c8342251e35b7013d458f79e448d68e5 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias.01@gmail.com> | Sun Oct 08 23:29:06 2017 -0400 |
| committer | Carlos Frias <carlos.frias.01@gmail.com> | Sun Oct 08 23:29:06 2017 -0400 |
| tree | a7fd94d1b6a63a061204f831da4fab0d9324bcb3 | |
| parent | 08180c8c6258528e8e4ffbb8f6f5a92866599b7a [diff] |
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