mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
381359a8f8
* 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
17 lines
530 B
ReStructuredText
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.
|
|
|