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
Andrew Gaffney e9b0a4ccb4 Add support for defining index var for task loops 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 Facts Refresh (2.4 roadmap) (#23012) 9 years ago
module_common.py win_become: another option to support become flags for runas (#34551) 8 years ago
play_iterator.py Cache tasks as they are queued instead of en masse (#34752) 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 Add support for defining index var for task loops 8 years ago
task_queue_manager.py Config continued (#31024) 8 years ago
task_result.py failed, skipped, and unreachable all seem to be needed for various callbacks. Fixes #34716 (#34724) 8 years ago