ansible/lib
James Cammarata 15f4b83564 Don't mark parent role complete for nested include_role calls
The PlayIterator was written without nested roles in mind, but since
include_role can nest them we need to check to see if we've moved into
a new role which is a child via nesting.

Fixes #18026

(cherry picked from commit 0d5206f90c)
2016-10-14 14:37:46 -05:00
..
ansible Don't mark parent role complete for nested include_role calls 2016-10-14 14:37:46 -05:00