Remove ldap_entry's params option completely (#2257)

* Remove ldap_entry's params option completely.

* Regular sanity error fixing.
This commit is contained in:
Felix Fontein
2021-04-18 10:09:46 +02:00
committed by GitHub
parent f9e3e229dd
commit 721589827e
6 changed files with 3 additions and 19 deletions

View File

@@ -0,0 +1,2 @@
removed_features:
- "ldap_entry - the ``params`` parameter is now completely removed. Using it already triggered an error since community.general 0.1.2 (https://github.com/ansible-collections/community.general/pull/2257)."