ansible/docs/docsite/rst/user_guide/playbooks_roles.rst
Alicia Cozine d1e6b9a199
Reduce warnings (#39254) (#39323)
* fixes from 4b52a54e18
* leaves out the stub 2.6 porting guide
2018-04-25 13:50:28 -05: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: :doc:`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.