You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
action Clean up flake8 for ansible.netcommon collection (#65842) 6 years ago
become become - stop using play context in more places (#62373) 6 years ago
cache ANSIBLE_CACHE_PLUGIN_TIMEOUT - docs (#65311) 6 years ago
callback cgroup_perf_recap: Check if user wants to write to files or not (#64988) 6 years ago
cliconf Update aruba modules to handle prompt and syntax changes (#54261) 6 years ago
connection Fix netconf plugin related to collections (#65718) 6 years ago
doc_fragments fixed inconsistent required set to True in zabbix modules 6 years ago
filter Fix extract filter when key does not exist in container (#64959) 6 years ago
httpapi Clean up flake8 for ansible.netcommon collection (#65842) 6 years ago
inventory Update generator.py documentation (#65573) 6 years ago
lookup Support non-KV and KV v1/v2 secret engines (#64288) 6 years ago
netconf Fix netconf plugin related to collections (#65718) 6 years ago
shell Fix simple typo: workind -> working (#65758) 6 years ago
strategy free strategy - include failed hosts that were notified (#65576) 6 years ago
terminal Remove unused json import for iosxr terminal (#65879) 6 years ago
test Add new truthy and falsy jinja2 tests (#62602) 6 years ago
vars Support vars plugins in collections (#61078) 6 years ago
__init__.py Support vars plugins in collections (#61078) 6 years ago
loader.py Make sorting in collection_loader match plugin loader (#65776) 6 years ago