Fix undefined label playbooks_reuse_includes warn (#53522)

e1687e05a6 introduced additional
seealsos to playbooks_reuse_includes, but the label has to be _above_
the section heading for them to work.
This commit is contained in:
Sebastian Meyer 2019-03-08 21:26:45 +01:00 committed by Alicia Cozine
parent 26d87a912b
commit 7a91c8e6ae

View file

@ -1,8 +1,8 @@
.. _playbooks_reuse_includes:
Including and Importing
=======================
.. _playbooks_reuse_includes:
.. contents:: Topics
Includes vs. Imports