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
Matt Martz 3b496db4d8
Make sure that the implicit async_status gets the env from a task with async. Fixes #39699 (#39764)
8 years ago
..
process include_role handlers bug fix (#26335) 9 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Clarify the comments for action_write_locks 8 years ago
module_common.py Tolerate win line endings on windows module_util load (#37291) 8 years ago
play_iterator.py Fix gathering facts in run_once play (#39453) 8 years ago
playbook_executor.py Allow variables to be used in vars_prompt (#32802) 8 years ago
stats.py Provide a way to explicitly invoke the debugger (#34006) 8 years ago
task_executor.py Make sure that the implicit async_status gets the env from a task with async. Fixes #39699 (#39764) 8 years ago
task_queue_manager.py ignore version when deciding callback loading (#38281) 8 years ago
task_result.py hide uneeded fields for callbacks (#36259) 8 years ago