community.rabbitmq icon indicating copy to clipboard operation
community.rabbitmq copied to clipboard

Manage RabbitMQ with Ansible

Results 52 community.rabbitmq issues
Sort by recently updated
recently updated
newest added

##### SUMMARY Relates to https://github.com/ansible-collections/community.rabbitmq/issues/72 Hi everyone! This collection is a part of Ansible package and is looking for new maintainers and contributors. To learn how to contribute to the...

help wanted

##### SUMMARY Add module to manage RabbitMQ dynamic shovels ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME dynamic_shovels ##### ADDITIONAL INFORMATION A PR was created a little while ago...

##### SUMMARY There is a problem with cluster which uses longnames in rabbitmq cluster. For now there is no possible way to use any play against such clusters. There is...

##### SUMMARY Dear maintainers, This is important for your collections! - In accordance with the [Community decision](https://github.com/ansible-community/community-topics/issues/51), we have created the [news-for-maintainers](https://github.com/ansible-collections/news-for-maintainers) repository for announcements of changes impacting collection maintainers...

##### SUMMARY Add `node` argument to `rabbitmq_plugin` the same way as other module ( close #59 ) ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME rabbitmq_plugin ##### ADDITIONAL...

##### SUMMARY As also reported and fixed in https://github.com/ansible/ansible-modules-extras/pull/1417/commits/3013f059616a7d018c9794be076217c9fa2bd206 the rabbitmq_user module adds -n parameter by default with a default value "rabbit": The latest stable version line of code responsible...

##### SUMMARY Tests against devel and stable-2.12 on Ubuntu1804 have been disabled in https://github.com/ansible-collections/community.rabbitmq/pull/103. Possibly because of https://github.com/ansible-collections/overview/issues/45#issuecomment-923507542 (also maybe relates to the later announcements).

help wanted

##### SUMMARY Community.rabbitmq.rabbitmq_plugin module does not have the ability to specify the RabbitMQ node name. If/when the node name is not the default "rabbit", this module will report false success....

##### SUMMARY As was spotted in https://github.com/ansible-collections/community.rabbitmq/pull/73#discussion_r705131780, the format of the examples can be improved to ``` - name: Do something community.rabbitmq.rabbitmq_module: ... ``` or if a task descr is...

documentation
help wanted
easyfix

##### SUMMARY This pull request adds default values to each vhost permission set in `permission` variable if not defined ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME `rabbitmq_user`...