community.general/lib/ansible/executor
2015-07-30 13:26:48 -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-24 12:39:54 -04:00
play_iterator.py Adding initial support for includes in handlers 2015-07-24 16:22:02 -04:00
playbook_executor.py rearranged --list- options, now they are consolidated when used toghether, less loops, more concise output 2015-07-28 22:05:49 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Merge branch 'winrm_v2_fixes' of https://github.com/cchurch/ansible into cchurch-winrm_v2_fixes 2015-07-30 13:26:48 -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