Ansiblers,
I've almost completed a tutorial aimed at introducing and advocating
Ansible in-house.
It lacks few chapters (introducing group/host variables, few other
conditionals may be, but I don't want to get too much into gory details).
It comes with a Vagrantfile, so setting an environment should be easy.
The tutorial final goal is to set up a web cluster with 2 apache
backends and a haproxy frontend, introducing Ansible concepts along the way.
May be it can be useful to others, so here is the link :
https://github.com/leucos/ansible-tuto
I'd be glad to hear from you if you have any
advices/suggestions/criticisms etc... (preferably directly or on GH, so
it doesn't disturb the list here).
Thanks,
M