community.general/lib/ansible/executor
James Cammarata e244895174 Avoid copying task parents in TaskExecutor
As Block.copy() is potentially expensive, avoid copying the parent
structure of tasks in TaskExecutor.
2016-08-08 15:58:46 -05:00
..
process Performance improvements 2016-08-08 15:58:46 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py (re)allow ansible_python_interpreter to contain more than 1 arg (#16247) 2016-07-26 07:46:16 -07:00
play_iterator.py Move tasks/blocks to a single parent model 2016-08-08 15:58:46 -05:00
playbook_executor.py FEATURE: adding variable serial batches 2016-08-04 15:04:10 -05:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Avoid copying task parents in TaskExecutor 2016-08-08 15:58:46 -05:00
task_queue_manager.py Performance improvements 2016-08-08 15:58:46 -05:00
task_result.py Performance improvements 2016-08-08 15:58:46 -05:00