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

Unfortunately I'm not able to commit as much time as I'd like to the maintenance and continuous improvement of this repository. I would appreciate it if some others could step...

help wanted

##### SUMMARY Relates https://github.com/ansible-collections/community.rabbitmq/pull/89#issuecomment-887398334 the modules use the same function `_exec`. We could move it (and other shared things if exist), to `plugins/module_utils/something.py`, document it there, and use everything instead...

help wanted
easyfix

##### SUMMARY Module `rabbitmq_user` crashes with message `ValueError: need more than 1 value to unpack`. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME `community.rabbitmq.rabbitmq_user` ##### ANSIBLE VERSION ```paste below...

_From @DEvil0000 on Feb 28, 2020 13:08_ ##### SUMMARY having a module for manageing rabbitmq cluster joins and federation would be nice. ##### ISSUE TYPE - Feature Idea ##### COMPONENT...

##### SUMMARY In https://github.com/ansible-collections/overview/issues/18 there is some debate about how collections should publish changelogs. This collection currently has no changelog, so we need to create one using one of the...

##### SUMMARY Documentation should be automatically published. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME ##### ADDITIONAL INFORMATION ```yaml ```

##### SUMMARY As part of the testing for the collection, we should verify that it builds correctly. This should be a distinct test. ##### ISSUE TYPE - Feature Idea #####...

##### SUMMARY There is no documentation for what is required when developing modules, plugins, etc. Add some documentation. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME ##### ADDITIONAL INFORMATION...

##### SUMMARY The current test script do not allow local testing. Implement changes to allow local testing easily and add documentation for how to use it. ##### ISSUE TYPE -...

##### SUMMARY The integration tests currently only test against ansible devel. Increase the matrix to include all currently supported versions of ansible. ##### ISSUE TYPE - Feature Idea ##### COMPONENT...