summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/playbook_guide/playbooks_roles.rst
blob: f79e23087d5dd3b63991a96fc6129a44028f0c11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
:orphan:

Playbook Roles and Include Statements
=====================================

.. contents:: Topics


The documentation regarding roles and includes for playbooks have moved. Their new location is here: :ref:`playbooks_reuse`. Please update any links you may have made directly to this page.

.. seealso::

   :ref:`ansible_galaxy`
       How to share roles on galaxy, role management
   :ref:`working_with_playbooks`
       Review the basic Playbook language features
   :ref:`playbooks_reuse`
       Creating reusable Playbooks.