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 a4ffa09414 Merge pull request #11880 from bcoca/configurable_squash
made squashable with_ plugin list configurable
11 years ago
..
process changed check to avoid OS X broken sem_getvalue() 11 years ago
__init__.py Making the switch to v2 11 years ago
module_common.py Fixes for WinRM/PowerShell support in v2. 11 years ago
play_iterator.py made returns from next task consistent to avoid typeerrors, also linear now checks for none 11 years ago
playbook_executor.py allow for vars_prompt and pause prompt to be skipped in non interactive settings 11 years ago
stats.py Making the switch to v2 11 years ago
task_executor.py Merge pull request #11880 from bcoca/configurable_squash 11 years ago
task_queue_manager.py adding display to plugins and start moving debug to display 11 years ago
task_result.py Make sure we're actually looping before looking at 'results' in TaskResult 11 years ago