mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-08 11:43:10 +00:00
Merge pull request #13383 from mscherer/bugfix_style
Remove empty line breaking the formatting of the title
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user