| commit | 775128e0b2fcc5688a4ad124ff5cf6346acf864e | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias.01@gmail.com> | Fri Oct 13 11:50:13 2017 -0400 |
| committer | Carlos Frias <carlos.frias.01@gmail.com> | Fri Oct 13 11:50:13 2017 -0400 |
| tree | 01a62f3399a6b5d2f436fc5fe099fecc20ba923f | |
| parent | 8f46e8e2f7148261d75fdf37afd2f6c99b9cfc37 [diff] |
updated to include version of opdk prior to 4.17.01
diff --git a/tasks/with_no_proxy.yml b/tasks/with_no_proxy.yml index a95df51..6908bce 100644 --- a/tasks/with_no_proxy.yml +++ b/tasks/with_no_proxy.yml
@@ -24,6 +24,9 @@ state: absent with_itmes: "{{ opendldap }}" + - name: Clean yum cache + shell: "yum clean all" + # - name: Download openldap manually # shell: "rpm -Uvh --oldpackage {{ openldap_manual_download[0] }}" # args: