Merge pull request #13383 from mscherer/bugfix_style

Remove empty line breaking the formatting of the title
pull/4420/head
Brian Coca 2015-12-01 18:33:16 -08:00
commit e13c3d4c72
1 changed files with 0 additions and 1 deletions

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.