community.general/v2/ansible/executor
Brian Coca e6e69c0894 finished implementing list-hosts, started adding list-tasks/list-tags
but getting just task names and have to adjust for having blocks.
2015-04-04 10:25:55 -04: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 Make v2 playbook class attributes inheritable 2015-03-20 14:15:12 -05:00
module_common.py Some notes on optimizing module_replacer 2015-03-30 19:15:41 -07:00
play_iterator.py V2 fixing bugs 2015-04-02 01:19:21 -05:00
playbook_executor.py finished implementing list-hosts, started adding list-tasks/list-tags 2015-04-04 10:25:55 -04:00
stats.py V2 fixing bugs 2015-04-02 01:19:21 -05:00
task_executor.py Fixing the synchronize action plugin for v2 2015-04-02 11:54:45 -05:00
task_queue_manager.py Moving the Display() instantiation outside of v2 classes 2015-04-03 12:17:01 -05:00
task_queue_manager.py: V2 fixing bugs 2015-04-02 01:19:21 -05:00
task_result.py Fixing v2 code for test_yum and added capability to squash items 2015-01-20 01:16:19 -06:00