mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
Remove ldap_entry's params option completely (#2257)
* Remove ldap_entry's params option completely. * Regular sanity error fixing.
This commit is contained in:
parent
f9e3e229dd
commit
721589827e
6 changed files with 3 additions and 19 deletions
2
changelogs/fragments/2257-ldap_entry-params.yml
Normal file
2
changelogs/fragments/2257-ldap_entry-params.yml
Normal 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)."
|
Loading…
Add table
Add a link
Reference in a new issue