If I may, in the doc about group_vars (1) the "all" option to have vars for all hosts is not referenced, I understand from the non-newbie perspective this is quite implicit, from the newbie perspective though it didn't strike me and it's only when looking at the LAMP simple playbook (2) that I got the "all" file trick.
Thus I'm thinking a couple lines about the group_vars/all file option in the "Splitting Out Host and Group Specific Data" could be useful.
My 2cts.
J.
(1)http://ansible.cc/docs/patterns.html#groups-of-groups-and-group-variables
(2)https://github.com/ansible/ansible-examples/blob/master/lamp_simple/group_vars/all