Alex Lopes

Results 5 comments of Alex Lopes

> I would also mention that you need to export `no_proxy='*'` as found on this [webpage](https://www.whatan00b.com/posts/debugging-a-segfault-from-ansible/). Otherwise you will get messages like `ERROR! A worker was found in a dead...

Here we noticed the reason was an `istiod` impossible-to-evict pod, so after we forced the pod deletion the process continued as expected

Using `aws_dms_s3_endpoint` solved the error here :) I created a new module specific for S3.

Hi @bartdag @pieterdd any news about this?