Add role prefix to role specifig variable to avoid conflicts when using multiples role on the same machine on the same play.
And minor improvements/refactoring
Replace .lilik.it with {{ domain }}
The role was still referencing older `ansible_docker_extra_args` variable. Replaced with `ansible_ssh_lxc_name`.