ansible/lib/ansible/executor
2015-08-11 16:42:09 -04:00
..
process Switch up the task/host overrides for PlayContext to use the compiled vars dict 2015-07-28 16:25:44 -04:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
module_common.py Fixes for WinRM/PowerShell support in v2. 2015-07-31 14:38:31 -04:00
play_iterator.py Track role execution per-host, not overall in the role 2015-08-11 16:34:58 -04:00
playbook_executor.py allow for vars_prompt and pause prompt to be skipped in non interactive settings 2015-08-06 19:20:45 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py fixed listify for lookups, made sure convert_bare is only on with_ 2015-08-11 16:42:09 -04:00
task_queue_manager.py adding display to plugins and start moving debug to display 2015-07-23 10:26:12 -04:00
task_result.py Make sure we're actually looping before looking at 'results' in TaskResult 2015-07-24 11:55:22 -04:00