mirror of https://github.com/ansible/ansible.git
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 #15996pull/16362/head
parent
4bf9cf6e41
commit
a44743d142
Loading…
Reference in New Issue