ansible/docs/docsite/rst/user_guide/playbooks_roles.rst
Alicia Cozine d4f0bc183e removes last :doc: links in user guide (#58433)
* removes last :doc: links in user guide
2019-06-26 17:07:27 -04:00

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