community.general/v2/ansible/playbook/role
James Cammarata 4af2d0a907 Reworking v2 play iterator and fixing some other bugs
Still not working quite right:
* dynamic includes are not adding the included tasks yet
* running roles with tags not quite working right
2015-03-04 13:52:31 -06:00
..
__init__.py Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
definition.py Tweaking role path searching in v2 to be a bit more like v1 2015-01-29 10:56:04 -06:00
include.py fixing bug with role paths 2015-01-07 13:54:09 -06:00
metadata.py Moving more action plugins over and fixing some bugs with role loading 2015-01-07 10:48:33 -06:00
requirement.py