Commit Graph

1 Commits (d672ee1c030328e421f92f4dc862ddc9c33e2091)

Author SHA1 Message Date
Martin Krizek 2cba0dc75c
Do not keep empty blocks after tag filtering (#69987) (#69999)
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

(cherry picked from commit ac20466375)
5 years ago