You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/playbook_guide/playbooks_roles.rst

20 lines
540 B
ReStructuredText

: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.