# lxc_ssh

https://github.com/andreasscherbaum/ansible-lxc-ssh

# Creating new LXC hosts

    lxc-create --name=NAME --template=debian  -- -r stretch --packages sudo python

The extra packages is required for ansible.