ansible/docs/docsite/rst/user_guide/index.rst
Sandra McCann 7badeb6df0 [docs] split collections into user and dev guide sections (#62363)
* split collections into user and dev guide sections

* sentence case
2019-09-19 15:09:19 -05:00

26 lines
476 B
ReStructuredText

**********
User Guide
**********
Welcome to the Ansible User Guide!
This guide covers how to work with Ansible, including using the command line, working with inventory, and writing playbooks.
.. toctree::
:maxdepth: 2
quickstart
intro_getting_started
command_line_tools
intro_adhoc
intro_inventory
intro_dynamic_inventory
playbooks
become
vault
intro_patterns
modules
../plugins/plugins
intro_bsd
windows
collections_using