ansible/docs/docsite/rst/user_guide/playbooks_roles.rst

20 lines
540 B
ReStructuredText
Raw Normal View History

:orphan:
Playbook Roles and Include Statements
=====================================
2013-09-29 18:12:31 +02:00
.. contents:: Topics
2013-09-29 18:12:31 +02:00
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.
2013-09-29 18:12:31 +02:00
.. seealso::
:ref:`ansible_galaxy`
How to share roles on galaxy, role management
:ref:`working_with_playbooks`
2013-09-29 18:12:31 +02:00
Review the basic Playbook language features
:ref:`playbooks_reuse`
Creating reusable Playbooks.
2013-09-29 18:12:31 +02:00