------------------
* Added handling of ``groups`` option of instances to allow definition of
additional Ansible groups.
[fschulze]
* Get host variables on demand instead of at startup. If you have many hosts
with encrypted yml files, this speeds things up considerably in most cases.
[fschulze]
* Fixes for changes in ansible 1.9.
[fschulze]
* Added ``inventory`` command to list all known groups and their
associated hosts.
[fschulze]