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 2d7819e75d 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

(cherry picked from commit 1cfab26fab)
6 years ago
..
action.rst Refine plugin docs (#49324) 7 years ago
become.rst removes last :doc: links in other sections of the docs (#58432) 7 years ago
cache.rst Backport/2.9/docs (#63247) 6 years ago
callback.rst Backport/2.9/docs (#63247) 6 years ago
cliconf.rst Document httpapi and cliconf plugins (#49503) 7 years ago
connection.rst Refine plugin docs (#49324) 7 years ago
httpapi.rst add how to create HttpApi plugins for network modules (#54340) 7 years ago
index.html Become plugins (#50991) 7 years ago
inventory.rst Backport/2.9/docs (#63247) 6 years ago
lookup.rst Fix docs syntax highlighting errors (#50836) 7 years ago
netconf.rst Fix netconf plugin related to collections (#65718) 6 years ago
plugins.rst Fix netconf plugin related to collections (#65718) 6 years ago
shell.rst Refine plugin docs (#49324) 7 years ago
strategy.rst Refine plugin docs (#49324) 7 years ago
vars.rst Refine plugin docs (#49324) 7 years ago