Results 15 comments of Dan Rough

@tazend it has been a while since you authored this PR. Are you still hoping to have it merged, or have you moved onto a different solution? I'm asking because...

``` failed: [localhost] (item=instance) => {"ansible_job_id": "j73025223298.1850", "ansible_loop_var": "item", "attempts": 2, "changed": false, "finished": 1, "item": {"ansible_job_id": "j73025223298.1850", "ansible_loop_var": "item", "changed": true, "failed": 0, "finished": 0, "item": {"cgroupns_mode": "host", "command":...

I'll get to this within the next couple of hours, @cschindlbeck. Thank you for the feedback :)

Updated, @cschindlbeck 😄

> @danrough Did you have a similar issue? Should we consider removing the files above as well? @kawadeomkar I'll be honest and say that I can't remember - I tested...

🤷‍♂️ I was hoping that it would have been merged in by now too.

We also experience this issue, in a similar set of circumstances - large table, which we're trying to replicate using a row filter, on an r7g.4xl postgres RDS, and the...

We moved to using the native replication with a row filter, rather than using the pglogical module, and we have been able to progress with this. So we've now abandoned...

Just wanted to update to say that I have continued trying to get molecule working with the docker driver, and that I am still stuck. I posted a request for...

I wonder if the failures in these tests related to this bug, https://github.com/ansible-community/molecule-plugins/issues/256