Getting excited about things merged in for 1.1! (modules for RabbitMQ, MongoDB, and more)

I've written previously about --check mode and --diff mode being added
(and still working on making these even better).

Did you also know about?

3 new Rabbit MQ modules -- users, plugins, and vhosts
a MongoDB user module
the virtualenv module being able to inherit system site packages
a new command --list-tasks on /usr/bin/ansible-playbook that will list
the tasks in it, but not run them
new facts for available block devices
the cron module can now manipulate files in /etc/cron.d as well as the
main crontab
SSH timeouts now operational in the -c ssh module (how'd we miss this, eh?)

So, it's been only 8 days since 1.0 came out, and I'm already blown
away with what new contributions we've got in so far.

Keep them coming!

--Michael