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
Nathaniel Case 483df13626 Fixing issues with httpapi (#40388)
* I seem to have forgotten the back half of tests

* Set http timeout from persistent_command_timeout

* Tweak URL generation and provide URL on error

* Push var_options to connection process

* Don't wait forever if coming from persistent

* Don't send the entire contents of variables to ansible-connection
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 Revert "Configurable list of facts modules (#31783)" (#40022) 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 Fixing issues with httpapi (#40388) 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