mirror of https://github.com/ansible/ansible.git
Remove unnecessary role initialization and lookup stuff
* Remove unnecessary copying of values from parents to role deps, as this can cause problems when roles have multiple parents (or the same parents with different params speficied through deps) * Since we're already checking the dep chain in the block for role things (which every task in a role should have), it is not necessary to check the role directly in case it improperly grabs something Fixes #14438pull/16428/head
parent
ac04ffb9b1
commit
3e4755f7e4
Loading…
Reference in New Issue