Ansible: LXC role v1.1
I’ve recently updated my LXC role for ansible. You can get it like that:
ansible-galaxy install deimosfr.lxc
Here is the change log:
+ Adding new parameters for dnsmasq and interfaces
+ Adding new prequesite to avoid unwanted modules to load in the latest kernel versions
= Corrected networking configuration issue
= Templates do not create @LOCALSTATEDIR@ folder anymore
It works perfectly on my new Dedibox :-)