Messaging modules¶
- rabbitmq_binding – This module manages rabbitMQ bindings
- rabbitmq_exchange – This module manages rabbitMQ exchanges
- rabbitmq_parameter – Adds or removes parameters to RabbitMQ
- rabbitmq_plugin – Manage RabbitMQ plugins
- rabbitmq_policy – Manage the state of policies in RabbitMQ.
- rabbitmq_queue – This module manages rabbitMQ queues
- rabbitmq_user – Adds or removes users to RabbitMQ
- rabbitmq_vhost – Manage the state of a virtual host in RabbitMQ
Note
- (D): This marks a module as deprecated, which means a module is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this rationale.