Files
community.general/lib/ansible
James Cammarata 9d2fe2fb2c Fixing role param precedence issues
* Make role param resolution follow the role dependency chain, rather
  than using all roles within the play
* Also move params to be merged in after role vars in general, to match
  our variable precedence rules
* Changes to the way var lookup is done in role helper methods for
  get_vars(), get_inherited_vars(), and get_role_params() to make the
  above possible without trampling on previously merged vars

Fixes #14472
Fixes #14475
2016-03-20 11:09:32 -04:00
..
2015-05-03 21:47:26 -05:00
2016-03-18 15:55:41 -05:00
2016-03-20 08:03:58 -07:00
2016-03-19 11:13:38 -07:00
2016-03-20 11:09:32 -04:00
2015-05-03 21:47:26 -05:00