ansible_logo I started to play with Ansible a little bit more than a week ago and I really enjoy it compared to Puppet. I still do not have all my reflex that I can have on Puppet, however what I can say is how easy it is to start making complicated things on Ansible!

I started to rewrite my Puppet manifests to Ansible playbooks and what I can say is it’s really fast and easy. The first playbook I made is for LXC as not one existed in the Ansible Galaxy.

You can find my LXC playbook here, and install it like that:

ansible-galaxy install deimosfr.lxc

I hope you’ll enjoy it :-)