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
commit 721589827e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)."