community.general/lib/ansible/executor
Matt Davis 8527013fbe Complete rewrite of Windows exec wrapper (#21510)
* supports pipelining for faster execution
* supports become (runas), creates interactive subsession under WinRM batch logon
* supports usage of arbitrary module_utils files
* modular exec wrapper payload supports easier extension
* integrates async wrapper behavior for pipelined/become'd async
* module_utils are loaded as true Powershell modules, no more runtime modifications to module code
2017-02-17 00:09:56 -08:00
..
process Revert "Move queuing tasks to a background thread" 2016-09-15 17:00:06 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
action_write_locks.py Change <support@ansible.com> - it's being retired. 2016-10-15 16:42:13 -07:00
module_common.py Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
play_iterator.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
playbook_executor.py Restore "skipping: no hosts matched" message 2017-02-08 16:03:29 -05:00
stats.py Use isinstance instead of type() comparisons. isinstance is more robust 2017-02-16 16:34:43 -08:00
task_executor.py code clean of old code from network modules updates (#21469) 2017-02-15 12:46:30 -05:00
task_queue_manager.py Warn reserved (#20567) 2017-01-31 15:35:28 -05:00
task_result.py minor spelling changes 2016-12-13 13:51:13 -05:00