ansible/docs/docsite/rst/user_guide/playbooks_roles.rst
Sam Doran f1a060743a Doc build warning/broken link clean-a-palooza (#37382) (#38185)
* Doc build warning/broken link clean-a-palooza, WIP commit 1.

* Fixed broken anchor

* Fixing additional broken links; converting from doc to ref.

* Fix anchor

(cherry picked from commit 381359a8f8)
2018-04-02 11:53:24 -07:00

17 lines
530 B
ReStructuredText

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.