community.general/v2/ansible/executor
Toshio Kuratomi ea2d00c558 v2 equivalent for https://github.com/ansible/ansible/pull/8564
Looks like there's currently no code for the ansible_*_interpreter but
modified the note abouot adding it
2015-03-26 11:57:27 -07: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
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 v2 equivalent for https://github.com/ansible/ansible/pull/8564 2015-03-26 11:57:27 -07:00
play_iterator.py Started implementing become in v2 2015-03-13 11:58:00 -05:00
playbook_executor.py Fixing more v2 issues with integration tests 2015-01-26 23:41:19 -06:00
task_executor.py Convert exceptions to unicode using to_unicode rather than str. that stops unicode errors if the string has non-ascii text 2015-03-25 13:56:46 -07: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