1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add my repo for RabbitMQ stuff

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

View file

@ -17,6 +17,7 @@ They can be written in any language.
- `homebrew <https://gist.github.com/3170079>`_ - swehack
- `additional provisioning-related modules <https://github.com/ansible-provisioning>`_ - jhoekx and dagwieers
- `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"
class to dramatically reduce the amount of boilerplate code required.