community.general/lib/ansible/playbook/role
James Cammarata 3e4755f7e4 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 #14438
2016-06-23 17:00:01 -05:00
..
__init__.py Remove unnecessary role initialization and lookup stuff 2016-06-23 17:00:01 -05:00
definition.py centralize path list handling 2016-03-30 07:16:09 -07:00
include.py Fix typo from 5ae850c 2015-12-08 14:36:36 -05:00
metadata.py Revert "avoid persistent containers in attribute defaults" 2015-12-09 08:40:06 -08:00
requirement.py Allow tree-ish to be used for galaxy role version 2015-11-18 20:47:15 +10:00