community.general/v2/ansible/executor
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
..
process Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
__init__.py Adding v2 task/block iterator and some reorganizing 2014-11-08 01:44:21 -06:00
connection_info.py Fixing many bugs in v2 2015-02-09 16:56:38 -06:00
host_log.py Adding v2 task/block iterator and some reorganizing 2014-11-08 01:44:21 -06:00
host_log_manager.py Adding v2 task/block iterator and some reorganizing 2014-11-08 01:44:21 -06:00
module_common.py Move from using inspect to __file__ in order to find the path to the 2015-02-10 14:41:15 -08:00
play_iterator.py Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
playbook_executor.py Fixing more v2 issues with integration tests 2015-01-26 23:41:19 -06:00
task_executor.py Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
task_queue_manager.py Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
task_result.py Fixing v2 code for test_yum and added capability to squash items 2015-01-20 01:16:19 -06:00