ansible/lib
James Cammarata a44743d142 Use get_dep_chain() instead of directly using a blocks _dep_chain
Child blocks (whether nested or via includes) don't get a copy of the
dependency chain, so the above method should be used to ensure the block
looks at its parents dep chain.

Fixes #15996
2016-05-26 15:48:53 -04:00
..
ansible Use get_dep_chain() instead of directly using a blocks _dep_chain 2016-05-26 15:48:53 -04:00