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
Brian Coca 6ebefaceb6
Better errors for delegate_to (#82319)
Handle empty result of templating
  Also skip work when we omit
11 months ago
..
discovery Require `from __future__ import annotations` (#81902) 1 year ago
powershell Remove Python 2 importlib.import_module compat (#81879) 1 year ago
process Require `from __future__ import annotations` (#81902) 1 year ago
__init__.py Require `from __future__ import annotations` (#81902) 1 year ago
action_write_locks.py Clean up unused imports in core (#79900) 2 years ago
interpreter_discovery.py Require `from __future__ import annotations` (#81902) 1 year ago
module_common.py Require `from __future__ import annotations` (#81902) 1 year ago
play_iterator.py flush_handlers: handle a failure in a nested block with force_handlers (#81572) 11 months ago
playbook_executor.py Require `from __future__ import annotations` (#81902) 1 year ago
stats.py Require `from __future__ import annotations` (#81902) 1 year ago
task_executor.py Better errors for delegate_to (#82319) 11 months ago
task_queue_manager.py Require `from __future__ import annotations` (#81902) 1 year ago
task_result.py Require `from __future__ import annotations` (#81902) 1 year ago