Lee Spottiswood

Results 5 comments of Lee Spottiswood

Running into problems which this PR would fix too - not sure if you're able to progress with this @dagwieers or anything I can do?

I wrongly presumed this to not support automatic decompression (was looking at reference source) - thanks for clarifying @ThreeFive-O I will take a look at the deflate issue later, think...

Can confirm `remote.SSH.useExecServer` solves this for me too, however now prompts for key passphrase? It works without providing passphrase however.

@MShekow added https://github.com/spf13/afero/pull/391 to address this

My particular use case is to revert changes made in a separate `azapi_update_resource` resource. Without this, the only way to achieve reverting is to create another `azapi_update_resource` resource to undo...