Tristan Auvinet Pinaudeau

Results 8 comments of Tristan Auvinet Pinaudeau

Well, I am trying something inspired from [the state machine in ssh connection](https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/connection/ssh.py#L928) It's maybe a weird solution but I'm getting closer.

I have the following patch as a proof of concept. If you think that it's not a too ugly solution, i'll fix my code a bit, add some tests and...

I'm not very familiar with internals of ansible or molecule but it look like ansible is not putting a `sudo` before the podman command despite my best efforts. In the...

Thank you for the discovery! To me it looks like the final weight and datastream of a javascriptless protocol is definitly lower than the "mainstream" web.

Hey, I had the same issue here, I think it's because you pull from `milesmcc/shynet:latest` in the docker hub. I built the project from the Dockerfile and it worked. 5...

It is possible to run the container from source, I don't know how you do run yours but for me the following is working just fine: `docker build -t shynet...

FYI: The fix has been merged

Hi, I can confirm the issue is somewhat different but still present for 23.05. (running with podman rootless too). Command : ```bash podman run --rm -p 9980:9980 -e "extra_params=--o:ssl.enable=false" collabora/code...