community.general/lib/ansible/executor
Matt Martz 196453b9b2 Merge pull request #13771 from sivel/binary-modules
First pass at allowing binary modules
2016-05-12 18:36:34 -05:00
..
process Make the loop variable (item by default) settable per task 2016-04-19 01:42:40 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py modify_module does not need to return module_path, as the calling code already has access to it 2016-05-12 12:53:49 -05:00
play_iterator.py Merge pull request #15747 from larsks/bug/15744 2016-05-12 10:22:45 -04:00
playbook_executor.py fixes to vault/copy 2016-04-14 14:12:48 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Merge pull request #15825 from abadger/fix-squashing-traceback 2016-05-12 10:59:48 -07:00
task_queue_manager.py show callback exception on debug 2016-04-01 15:04:30 -04:00
task_result.py add jimi-c's unit test for squashed skip results, tweaked is_skipped() logic to pass 2016-05-05 15:29:10 -07:00