community.general/lib/ansible/executor
Brian Coca 04f4f77d91 Merge pull request #11124 from sivel/jit-connect
Use a decorator to perform just in time connection
2015-06-05 11:38:17 -04:00
..
process V2 fixes 2015-05-11 11:29:48 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
connection_info.py Adding unit tests for ConnectionInformation (v2) 2015-05-22 03:32:40 -05:00
module_common.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
play_iterator.py Fixing some small bugs related to integration tests (v2) 2015-06-01 16:42:10 -05:00
playbook_executor.py started implementing syntax check 2015-05-08 19:19:03 -04:00
stats.py Making the switch to v2 2015-05-03 21:47:26 -05:00
task_executor.py Use a decorator to ensure jit connection, instead of an explicit call to _connect 2015-06-04 13:14:28 -05:00
task_queue_manager.py Fixing vars_prompt 2015-06-04 13:54:51 -04:00
task_queue_manager.py: Making the switch to v2 2015-05-03 21:47:26 -05:00
task_result.py Making the switch to v2 2015-05-03 21:47:26 -05:00