mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fixes more rST errors (#39042)
* removes include, avoids duplicate label rST warnings * reduces literal_block errors on playbooks_filters * addresses TOC errors * ref error on modules page * trying ref for list_of_database_modules
This commit is contained in:
@@ -6,13 +6,13 @@ Before we start exploring the main components of Ansible -- playbooks, configura
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
installation_guide/index
|
||||
../installation_guide/index
|
||||
../dev_guide/overview_architecture
|
||||
intro_getting_started
|
||||
intro_inventory
|
||||
intro_dynamic_inventory
|
||||
intro_patterns
|
||||
intro_adhoc
|
||||
intro_configuration
|
||||
../installation_guide/intro_configuration
|
||||
intro_bsd
|
||||
intro_windows
|
||||
|
||||
Reference in New Issue
Block a user