mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Document httpapi and cliconf plugins (#49503)
* Create new documentation pages for httpapi and cliconf * Add new documentation to plugins toctree and Makefile * Add DOCUMENTATION to cliconf * Apply suggestions from code review
This commit is contained in:
@@ -772,4 +772,5 @@ httpapi_loader = PluginLoader(
|
||||
'ansible.plugins.httpapi',
|
||||
C.DEFAULT_HTTPAPI_PLUGIN_PATH,
|
||||
'httpapi_plugins',
|
||||
required_base_class='HttpApiBase',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user