community.rabbitmq
community.rabbitmq copied to clipboard
Manage RabbitMQ with Ansible
##### SUMMARY There is no unit testing for this module. Add unit testing to ensure that the module behaves consistently with all changes made to it. Try to add some...
##### SUMMARY Currently there is no code coverage testing. We should add it, and require that all PR's include testing for anything they add. ##### ISSUE TYPE - Feature Idea...
##### SUMMARY Add headers when running the declare queue function. ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME RabbitMQ Publish basic_publish ##### ADDITIONAL INFORMATION When running the following...
See https://github.com/ansible-collections/news-for-maintainers/issues/71
##### SUMMARY Adjust the apply_to parameter of the rabbitmq_policy module to accept also classic_queues, quorum_queues and streams which are supported since rabbitmq 3.12 Fixes #167 ##### ISSUE TYPE - Bugfix...
##### SUMMARY Implement REST APIs support. Fixes #171. ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME rabbitmq_vhost ##### ADDITIONAL INFORMATION Followed the same behavior of user module: if...
##### SUMMARY The password to be changed was not checked, but the one used to log in to ansible. As a result, the password is never changed. Details were described...
##### SUMMARY Fixes #160 ##### ISSUE TYPE * Bugfix Pull Request ##### COMPONENT NAME community.rabbitmq.rabbitmq_binding ##### ADDITIONAL INFORMATION This PR is a replacement for the 2 year old PR #161...
Improve the check of maint_flag to be able to nodes different to "rabbit" ##### SUMMARY This enhancement improves the verification of maint_flag to allow nodes different from "rabbit". The modification...
##### SUMMARY Feature request related to recent changes from issues #76 /171; Add a choice for allowing specification of 'ca_cert' when using API for user management. ##### ISSUE TYPE -...