mirror of https://github.com/ansible/ansible.git
PlayIterator: skip tasks from already ran roles (#83793)
... so strategies do not have to filter them.pull/84076/head
parent
d0df3a174a
commit
f1f0d9bd53
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- PlayIterator - do not return tasks from already executed roles so specific strategy plugins do not have to do the filtering of such tasks themselves
|
Loading…
Reference in New Issue