Add link to include / import module doc to discussion of include / import. (#48932)

This commit is contained in:
Andreas Krüger 2018-11-20 21:02:58 +01:00 committed by Alicia Cozine
parent a4ad59fdf6
commit e1fbd54ebb

View file

@ -69,6 +69,8 @@ Using ``import*`` can also have some limitations when compared to dynamic includ
.. seealso::
:ref:`utilities_modules`
Documentation of the ``include*`` and ``import*`` modules discussed here.
:ref:`working_with_playbooks`
Review the basic Playbook language features
:ref:`playbooks_variables`