Add my repo for RabbitMQ stuff

This commit is contained in:
Pepe Barbe 2013-01-22 13:23:58 -06:00
commit 9dfa3ca88f

View file

@ -17,6 +17,7 @@ They can be written in any language.
- `homebrew <https://gist.github.com/3170079>`_ - swehack - `homebrew <https://gist.github.com/3170079>`_ - swehack
- `additional provisioning-related modules <https://github.com/ansible-provisioning>`_ - jhoekx and dagwieers - `additional provisioning-related modules <https://github.com/ansible-provisioning>`_ - jhoekx and dagwieers
- `dynamic dns updates <https://github.com/jpmens/ansible-m-dnsupdate>`_ - jp\_mens - `dynamic dns updates <https://github.com/jpmens/ansible-m-dnsupdate>`_ - jp\_mens
- `RabbitMQ <https://github.com/elventear/ansible-rabbitmq>`_ - elventear
Python modules using 0.6 and later can and should use the common "AnsibleModule" Python modules using 0.6 and later can and should use the common "AnsibleModule"
class to dramatically reduce the amount of boilerplate code required. class to dramatically reduce the amount of boilerplate code required.