Updates to openldap
diff --git a/tasks/with_no_proxy.yml b/tasks/with_no_proxy.yml
index 8af1aae..623258d 100644
--- a/tasks/with_no_proxy.yml
+++ b/tasks/with_no_proxy.yml
@@ -29,7 +29,6 @@
     yum:
       name: "{{ item  }}"
       state: absent
-      allow_downgrade:
     with_items:
     - "{{ openldap[1] }}"
     - "{{ openldap[2] }}"