mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Refine plugin docs (#49324)
* local TOCs, anchors, better headings, :ref:-not-:doc: links on all plugin pages
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
.. _command_line_tools:
|
||||
|
||||
Working with Command Line Tools
|
||||
===============================
|
||||
|
||||
Most users are familiar with `ansible` and `ansible-playbook`, but those are not the only utilities Ansible provides.
|
||||
Below is a complete list of Ansible utilities. Each page contains a description of the utility and a listing of supported parameters.
|
||||
Below is a complete list of Ansible utilities. Each page contains a description of the utility and a listing of supported parameters.
|
||||
|
||||
.. toctree::
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
../cli/ansible.rst
|
||||
@@ -16,4 +18,3 @@ Below is a complete list of Ansible utilities. Each page contains a description
|
||||
../cli/ansible-playbook.rst
|
||||
../cli/ansible-pull.rst
|
||||
../cli/ansible-vault.rst
|
||||
|
||||
Reference in New Issue
Block a user