Steve DeLaurentis
Results
2
issues of
Steve DeLaurentis
Mostly copy/pasted from file.template. One tweak is making the IO buffer-type bytes since winrm connector _put_file expects a bytes input. Therefore output_file was changed from: ``` output_file = six.StringIO(output) ```...
## Is your feature request related to a problem? Please describe Perusing the code it appears the windows_file module does not implement the template function, which might be the most...
Operations