pclerie
pclerie
I'm facing the same issue on snap version 710.
Same issue here. I am working around that by using delegate_to.
Using -vvvv with ansible-playbook gives: ``` The full traceback is: Traceback (most recent call last): File "/tmp/ansible_community.general.lxd_container_payload_7hwpgqfu/ansible_community.general.lxd_container_payload.zip/ansible_collections/community/general/plugins/module_utils/lxd.py", line 99, in _send_request File "/usr/lib/python3.11/http/client.py", line 1282, in request self._send_request(method, url, body,...
Below is the proof of concept I mentioned in my previous message. #### Explanation If I understand correctly what I've garnered from the net, providing the client certificate for authentication...