ansible/test/integration/roles/test_var_precedence_dep
James Cammarata fb797a9e77 Fixing role dependency chain creation
The dep chain for roles created during the compile step had bugs, in
which the dep chain was overwriten and the original tasks in the role
were not assigned a dep chain. This lead to problems in determining
whether roles had already run when in a "diamond" structure, and in
some cases roles were not correctly getting variables from parents.

Fixes #14046
2016-01-22 12:54:00 -05:00
..
defaults Fix order of resolving dependent role variables from vars files 2014-10-03 13:30:47 -05:00
tasks Fixing role dependency chain creation 2016-01-22 12:54:00 -05:00
vars Fix order of resolving dependent role variables from vars files 2014-10-03 13:30:47 -05:00