1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/net_tools/ldap
patchback[bot] f4311e08aa
Some adjustments/improvements (#1516) (#1520)
* Some adjustments/improvements

- Added doc details for parameters ``description`` and ``objectClass``
- Added type details to argument_spec of parameters ``description`` and ``objectClass``.
- Removed unused import
- Simplified logic of ``LdapEntry._load_attrs()``
- Replaced parameter validation test with ``required_if``.

* Added changelog frag

(cherry picked from commit 5ee5c004b4)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2020-12-21 14:20:35 +01:00
..
ldap_attr.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
ldap_attrs.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
ldap_entry.py Some adjustments/improvements (#1516) (#1520) 2020-12-21 14:20:35 +01:00
ldap_passwd.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) (#1429) 2020-12-01 21:13:54 +00:00
ldap_search.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00