summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/connection/winrm.py
Commit message (Expand)AuthorAgeFilesLines
* Fix for user defined modules not overriding modules from core.win_prefix_modulesToshio Kuratomi2015-09-221-1/+2
* Restore python3 compat fix and fix AnsibleError undefined before useToshio Kuratomi2015-09-171-3/+5
* Merge pull request #12385 from cchurch/winrm_put_empty_fileChris Church2015-09-161-1/+1
|\
| * Enable winrm put_file to upload an empty file.Chris Church2015-09-151-1/+1
* | Merge pull request #12384 from cchurch/powershell_strict_modeChris Church2015-09-161-1/+1
|\ \
| * | Add PowerShell exception handling and turn on strict mode.Chris Church2015-09-151-1/+1
| |/
* | Remove ansible_winrm_ host/port/user/pass options, update exception handling ...Chris Church2015-09-161-14/+19
* | Support additional options for WinRM connections via inventory variables.Chris Church2015-09-161-43/+56
* | Pass windows command as-is without splitting/rejoining parameters.Chris Church2015-09-161-4/+4
|/
* corrected all missing paths changesBrian Coca2015-09-151-1/+1
* normalized plugin paths and names and configsBrian Coca2015-09-151-0/+291