Eric Bunton

Results 7 comments of Eric Bunton

Uninstalled ansible 2.5.1 and installed 2.9.24 and it worked.

Would this include options like the isolation_level? Edit: More of a curiosity question, I realized that isolation_level wasn't the fix to my problem.

I think I've hit an issue caused by this. If I take a File from the browser upload and try to pipe directly to the parser as in the stream...

In my experience this is only triggered once the PATCH call is completely finished and not as the upload is streaming. So it can't be used to track the upload...

It should probably be noted in the documentation that filling the disk is a possibility for ramlog#2, I didn't see it there and just hit this issue causing some pretty...

Maybe something like this? This would be a nice to have so that you can better handle the errors on the consumer side. ```javascript callback(new Error( { smtpCode: code, smtpResponse:...

The use case is that we have explicit package management defined elsewhere. One source of truth for what packages get installed via puppet rather than asking which module installed that...