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/docs/docsite/rst/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
5 years ago
..
action.rst
become.rst
cache.rst
callback.rst
cliconf.rst
connection.rst
httpapi.rst clarify httpapi with an example (#65083) 5 years ago
index.html
inventory.rst
lookup.rst
netconf.rst Fix netconf plugin related to collections (#65718) 5 years ago
plugins.rst Fix netconf plugin related to collections (#65718) 5 years ago
shell.rst
strategy.rst
vars.rst