community.general/lib/ansible/playbook/role
James Cammarata 2b02e8e2b4 Allow certain base attributes to be used as role params
Role definitions typically require params to be different from those
which are specified as FieldAttributes on the playbook classes used
for roles, however a certain subset should be allowed (typically those
used for connection stuff).

Fixes #14095
2016-01-24 23:04:50 -05:00
..
__init__.py Fixing role dependency chain creation 2016-01-22 12:54:00 -05:00
definition.py Allow certain base attributes to be used as role params 2016-01-24 23:04:50 -05: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 Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00