mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
@@ -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
|
||||
@@ -95,4 +95,5 @@ Continue by :ref:`learning how to build an inventory<get_started_inventory>`.
|
||||
:maxdepth: 1
|
||||
|
||||
get_started_inventory
|
||||
get_started_playbook
|
||||
get_started_playbook
|
||||
basic_concepts
|
||||
@@ -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>`.
|
||||
|
||||
@@ -80,7 +80,6 @@ Here is the complete list of resources in the Ansible User Guide:
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
basic_concepts
|
||||
intro_adhoc
|
||||
cheatsheet
|
||||
playbooks_intro
|
||||
|
||||
Reference in New Issue
Block a user