community.general/lib/ansible/playbook/role
James Cammarata b5bf525828 Call parent super() in RoleDefinition init before doing other stuff
This only impacts the use of RoleDefinition directly, but it was a tricky
bug to spot.
2017-02-10 08:27:26 -06:00
..
__init__.py Reworking the way end of role detection is done 2017-01-18 17:29:52 -06:00
definition.py Call parent super() in RoleDefinition init before doing other stuff 2017-02-10 08:27:26 -06:00
include.py
metadata.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
requirement.py