You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
10 years ago
..
process py3-friendly multi-exception fix for missing fileno under debugger 10 years ago
__init__.py Making the switch to v2 11 years ago
module_common.py Workaround for Ubuntu Python3 looking for modules in wrong places (#17211) 10 years ago
play_iterator.py Cache tasks by uuid in PlayIterator for O(1) lookups 10 years ago
playbook_executor.py Clean up PlaybookExecutor logic for batches and errors 10 years ago
stats.py Making the switch to v2 11 years ago
task_executor.py Some further cleanup in the meta branch 10 years ago
task_queue_manager.py Use post_validated play for serial calculations in TQM 10 years ago
task_result.py Performance improvements 10 years ago