diff --git a/docs/docsite/rst/collections/all_plugins.rst b/docs/docsite/rst/collections/all_plugins.rst new file mode 100644 index 00000000000..b3f67d5457f --- /dev/null +++ b/docs/docsite/rst/collections/all_plugins.rst @@ -0,0 +1,22 @@ +.. _all_modules_and_plugins: + +Indexes of all modules and plugins +---------------------------------- + +.. toctree:: + :maxdepth: 1 + :caption: Plugin indexes + + index_module + index_become + index_cache + index_callback + index_cliconf + index_connection + index_httpapi + index_inventory + index_lookup + index_netconf + index_shell + index_strategy + index_vars diff --git a/docs/docsite/rst/index.rst b/docs/docsite/rst/index.rst index 4c99b502494..c001115d90f 100644 --- a/docs/docsite/rst/index.rst +++ b/docs/docsite/rst/index.rst @@ -75,6 +75,7 @@ Ansible releases a new major release of Ansible approximately three to four time :caption: Reference & Appendices collections/index + collections/all_plugins reference_appendices/playbooks_keywords reference_appendices/common_return_values reference_appendices/config