mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix undefined label playbooks_reuse_includes warn (#53522)
e1687e05a60a570807c3edb7c4cb69bcfeab936c 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:
committed by
Alicia Cozine
parent
26d87a912b
commit
7a91c8e6ae
@@ -1,8 +1,8 @@
|
||||
.. _playbooks_reuse_includes:
|
||||
|
||||
Including and Importing
|
||||
=======================
|
||||
|
||||
.. _playbooks_reuse_includes:
|
||||
|
||||
.. contents:: Topics
|
||||
|
||||
Includes vs. Imports
|
||||
|
||||
Reference in New Issue
Block a user