ansible/lib
James Cammarata 3e03004b6f 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:07 -04:00
..
ansible Use get_dep_chain() instead of directly using a blocks _dep_chain 2016-05-26 15:48:07 -04:00