Hi all,
I very recently started to work with Ansible, and my problem is that I cannot find a way to handle our remote lxc containers.
We have a remote host that I can ssh into, and on that host we set up a few lxc containers with no sshd servers (and I’d like to keep it that way).
All I could find was a pull request to add a new connection backend but the code is incompatible with Ansible 2.0.
I searched for half a day without finding the start of a solution, besides downgrading to an older version. Could anyone point me towards the right direction?
Thanks.
Thibault