Nicolas Marcq

Results 212 comments of Nicolas Marcq

I don't really understand why something is required inside the template. When we copy the template, the fact that vmware attach a network is completely independent from the network configuration...

Same here with Ansible 2.11.6 and the `vmware_guest` module. ``` ansible-4 [core 2.11.6] config file = /home/nico/.ansible.cfg configured module search path = ['/home/nico/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /home/nico/.local/pipx/venvs/ansible-4/lib/python3.8/site-packages/ansible...

And sometime I have no idea why but is passes. I tried to add a small pause before checking the async status. I tried as well to play with the...

Is there any workaround for this?

As it is fixed. Could you release a new version? :)

Hello hello. ça faisait un moment que j'étais pas passé sur le projet. Dommage que il soit à l'arret. Il est peut etre possible de merger nos communautés? Du coté...

Same here. Peewee used in an asyncio method ``` Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/pymysql/connections.py", line 756, in _write_bytes self._sock.sendall(data) ConnectionResetError: [Errno 104] Connection reset by peer During handling...

Yes, sorry. I googled my error and fell here. It's an issue with Peewee.

Just tested the image nazarpc/phpmyadmin and it works perfectly on Openshift. Hope this will be back-ported in this repo soon.