1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/executor
James Cammarata cddf1cf98e Some further cleanup in the meta branch
* adds squashing to objects, which allows them to be squashed down
  to a final "view" before post_validate to avoid expensive evaluations
  of parent attributes
2016-08-31 13:33:01 -05:00
..
process py3-friendly multi-exception fix for missing fileno under debugger 2016-08-23 19:55:39 -07:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py Workaround for Ubuntu Python3 looking for modules in wrong places (#17211) 2016-08-24 00:43:50 -07:00
play_iterator.py Cache tasks by uuid in PlayIterator for O(1) lookups 2016-08-10 12:49:19 -05:00
playbook_executor.py Clean up PlaybookExecutor logic for batches and errors 2016-08-18 13:52:34 -05:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Some further cleanup in the meta branch 2016-08-31 13:33:01 -05:00
task_queue_manager.py Use post_validated play for serial calculations in TQM 2016-08-25 17:50:22 -05:00
task_result.py Performance improvements 2016-08-08 15:58:46 -05:00