mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
@@ -95,6 +95,8 @@ Ansible releases a new major release approximately twice a year. The core applic
|
||||
:maxdepth: 1
|
||||
:caption: Reference & Appendices
|
||||
|
||||
collections/index
|
||||
collections/all_plugins
|
||||
reference_appendices/playbooks_keywords
|
||||
reference_appendices/common_return_values
|
||||
reference_appendices/config
|
||||
|
||||
6
docs/docsite/rst/collections_guide/collections_index.rst
Normal file
6
docs/docsite/rst/collections_guide/collections_index.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
.. _index_collections:
|
||||
|
||||
Collections index
|
||||
=================
|
||||
|
||||
You can find an index of collections at :ref:`list_of_collections`.
|
||||
@@ -24,4 +24,4 @@ You can install and use collections through a distribution server, such as Ansib
|
||||
collections_listing
|
||||
collections_verifying
|
||||
collections_using_playbooks
|
||||
../collections/index
|
||||
collections_index
|
||||
@@ -77,6 +77,8 @@ This documentation covers the version of ``ansible-core`` noted in the upper lef
|
||||
:maxdepth: 1
|
||||
:caption: Reference & Appendices
|
||||
|
||||
collections/index
|
||||
collections/all_plugins
|
||||
reference_appendices/playbooks_keywords
|
||||
reference_appendices/common_return_values
|
||||
reference_appendices/config
|
||||
|
||||
@@ -27,4 +27,4 @@ Ansible ships with several plugins and lets you easily use your own plugins.
|
||||
modules_support
|
||||
plugin_filtering_config
|
||||
../plugins/plugins
|
||||
../collections/all_plugins
|
||||
modules_plugins_index
|
||||
@@ -0,0 +1,6 @@
|
||||
.. _index_modules_plugins:
|
||||
|
||||
Modules and plugins index
|
||||
=========================
|
||||
|
||||
You can find an index of modules and plugins at :ref:`all_modules_and_plugins`.
|
||||
Reference in New Issue
Block a user