Closed odyssey4me closed 6 years ago
Sounds like a good idea. Will look into it, thanks for the heads up. :-)
The debops.lxc
role included in the DebOps monorepo now uses the lxc_container
Ansible module to manage LXC containers on the hosts. Closing this issue as resolved.
Recently a module was merged into ansible-modules-extras which provides a state-orientated way of building and managing lxc containers: https://github.com/ansible/ansible-modules-extras/pull/123
It would be great if this role could be converted to use this module instead of using the current command format.