summaryrefslogtreecommitdiff
path: root/docs/docsite/rst/playbooks_delegation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/rst/playbooks_delegation.rst')
-rw-r--r--docs/docsite/rst/playbooks_delegation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/playbooks_delegation.rst b/docs/docsite/rst/playbooks_delegation.rst
index 50066ba556..ebbac46858 100644
--- a/docs/docsite/rst/playbooks_delegation.rst
+++ b/docs/docsite/rst/playbooks_delegation.rst
@@ -13,7 +13,7 @@ This section covers all of these features. For examples of these items in use,
You should also consult the :doc:`modules` section, various modules like 'ec2_elb', 'nagios', and 'bigip_pool', and 'netscaler' dovetail neatly with the concepts mentioned here.
-You'll also want to read up on :doc:`playbooks_roles`, as the 'pre_task' and 'post_task' concepts are the places where you would typically call these modules.
+You'll also want to read up on :doc:`playbooks_reuse_roles`, as the 'pre_task' and 'post_task' concepts are the places where you would typically call these modules.
.. _rolling_update_batch_size: