summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/connection/accelerate.py
Commit message (Expand)AuthorAgeFilesLines
* Move uses of to_bytes, to_text, to_native to use the module_utils version (#1...Toshio Kuratomi2016-09-061-3/+4
* Add to_bytes to file paths for accelerate plugin.Matt Clay2016-03-301-1/+4
* Fix inconsistent/missing host names in messages.Matt Clay2016-03-251-22/+22
* Finish up plugin porting to global displayToshio Kuratomi2015-11-111-1/+0
* Move connection plugins to using global displayToshio Kuratomi2015-11-111-35/+40
* Cleaning up FIXMEsJames Cammarata2015-10-221-4/+0
* Fixing accelerated connection pluginJames Cammarata2015-10-021-186/+108
* Remove tmp as a parameter to the connection pluginsToshio Kuratomi2015-09-241-2/+1
* remove the stdin return value from connection plugin exec_command() methodsToshio Kuratomi2015-09-241-1/+1
* normalized plugin paths and names and configsBrian Coca2015-09-151-0/+381