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
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
..
action iptables_state: fix race condition between module and its action plugin (#1140) (#1143) 2020-10-20 22:46:12 +02:00
become Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
cache Fix the linode inventory plugin, and the redis and memcached cache plugins (#1281, #1282, #1283). 2020-11-13 22:06:41 +01:00
callback Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
connection saltstack: fix put_file to preserve checksum (#1472) (#1514) 2020-12-19 18:55:57 +00:00
doc_fragments Tidy up validate-modules:doc-required-mismatch (#1415) (#1417) 2020-11-28 15:41:36 +01:00
filter json_query: Handle AnsibleUnicode, AnsibleUnsafeText (#1434) (#1443) 2020-12-04 08:06:09 +01:00
inventory Fix the linode inventory plugin, and the redis and memcached cache plugins (#1281, #1282, #1283). 2020-11-13 22:06:41 +01:00
lookup Added umask option to passwordstore lookup plugin. (#1156) (#1376) 2020-11-24 07:36:15 +00:00
module_utils fix so module nios_host_record can remove aliases (#1470) (#1490) 2020-12-15 20:49:52 +01:00
modules Some adjustments/improvements (#1516) (#1520) 2020-12-21 14:20:35 +01:00