mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07: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:
parent
408e29cbd2
commit
64dcc7def0
7 changed files with 107 additions and 93 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue