Remove empty line breaking the formatting of the title

This commit is contained in:
Michael Scherer 2015-12-02 00:24:14 +01:00
parent f873cc0fb5
commit c8bac7f54b

View file

@ -519,7 +519,6 @@ Subsequent loops over the registered variable to inspect the results may look li
.. _loops_and_includes:
Loops and Includes
``````````````````
In 2.0 you are able to use `with_` loops and task includes (but not playbook includes), this adds the ability to loop over the set of tasks in one shot.