summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/command_guide/index.rst
blob: 299743d30a3d4b42663c002a38457c8054b6df80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.. _command_guide_index:

################################
Using Ansible command line tools
################################

.. note::

    **Making Open Source More Inclusive**

    Red Hat is committed to replacing problematic language in our code, documentation, and web properties. We are beginning with these four terms: master, slave, blacklist, and whitelist. We ask that you open an issue or pull request if you come upon a term that we have missed. For more details, see `our CTO Chris Wright's message <https://www.redhat.com/en/blog/making-open-source-more-inclusive-eradicating-problematic-language>`_.

Welcome to the guide for using Ansible command line tools.
Ansible provides ad hoc commands and several utilities for performing various operations and automation tasks.

.. toctree::
   :maxdepth: 2

   intro_adhoc
   command_line_tools
   cheatsheet