mirror of https://github.com/ansible/ansible.git
parent
59f3f1b625
commit
08327c698c
@ -0,0 +1,13 @@
|
||||
.. _basic_concepts:
|
||||
|
||||
****************
|
||||
Ansible concepts
|
||||
****************
|
||||
|
||||
These concepts are common to all uses of Ansible.
|
||||
You should understand them before using Ansible or reading the documentation.
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
.. include:: /shared_snippets/basic_concepts.txt
|
||||
@ -1,12 +1,7 @@
|
||||
.. _basic_concepts:
|
||||
:orphan:
|
||||
|
||||
****************
|
||||
Ansible concepts
|
||||
****************
|
||||
|
||||
These concepts are common to all uses of Ansible. You need to understand them to use Ansible for any kind of automation. This basic introduction provides the background you need to follow the rest of the User Guide.
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
.. include:: /shared_snippets/basic_concepts.txt
|
||||
This page has moved to :ref:`Getting started with Ansible<basic_concepts>`.
|
||||
|
||||
Loading…
Reference in New Issue