ansible/lib/ansible/plugins
Ganesh Nalawade 1cfab26fab
Fix netconf plugin related to collections (#65718)
* Fix netconf plugin related to collections

Fixes #65655 (partly)

*  Make netconf plugins configurable so that the
   information of ncclient device handler
   for give platform resides in the platform
   specific netconf plugin.
*  If the device handler value in ncclient is
   different from the ansible_network_os value
   the right value of `ncclient_device_handler`
   should be set in the plugin documentation.

* Fix review comments

* Fix CI issue

* Fix review comment
2019-12-20 12:25:59 +05:30
..
action Clean up flake8 for ansible.netcommon collection (#65842) 2019-12-16 08:24:38 -05:00
become become - stop using play context in more places (#62373) 2019-11-18 05:32:56 +10:00
cache ANSIBLE_CACHE_PLUGIN_TIMEOUT - docs (#65311) 2019-12-10 09:19:54 -05:00
callback cgroup_perf_recap: Check if user wants to write to files or not (#64988) 2019-12-11 20:21:38 +05:30
cliconf Update aruba modules to handle prompt and syntax changes (#54261) 2019-11-09 15:03:01 +05:30
connection Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
doc_fragments fixed inconsistent required set to True in zabbix modules 2019-12-09 10:20:17 -08:00
filter Fix extract filter when key does not exist in container (#64959) 2019-12-04 13:24:52 +01:00
httpapi Clean up flake8 for ansible.netcommon collection (#65842) 2019-12-16 08:24:38 -05:00
inventory Update generator.py documentation (#65573) 2019-12-10 09:29:00 -05:00
lookup Support non-KV and KV v1/v2 secret engines (#64288) 2019-11-25 06:18:49 +01:00
netconf Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
shell Fix simple typo: workind -> working (#65758) 2019-12-12 15:37:14 +05:30
strategy free strategy - include failed hosts that were notified (#65576) 2019-12-19 14:10:51 -05:00
terminal Remove unused json import for iosxr terminal (#65879) 2019-12-16 13:25:01 -05:00
test Add new truthy and falsy jinja2 tests (#62602) 2019-10-02 13:58:28 -04:00
vars Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
__init__.py Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
loader.py Make sorting in collection_loader match plugin loader (#65776) 2019-12-16 11:28:24 -05:00