community.general/lib/ansible/vars
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
..
__init__.py Use get_dep_chain() instead of directly using a blocks _dep_chain 2016-05-26 15:48:07 -04:00
hostvars.py add repr for hostvars (#15793) 2016-05-10 10:23:10 -04:00
unsafe_proxy.py Fixing up performance 2015-11-05 16:22:37 -05:00