ac20466375
This prevents PlayIterator having to go through empty blocks that were created in filter_tagged_tasks. This should be a performance improvement for playbooks that mostly skip tasks with tags. ci_complete
2 lines
87 B
YAML
2 lines
87 B
YAML
bugfixes:
|
|
- Do not keep empty blocks in PlayIterator after skipping tasks with tags.
|