1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
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 Better error for bad role def 2016-10-14 11:38:09 -04:00
metadata.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
requirement.py Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240) 2016-08-25 07:30:03 -07:00