ansible-collections / community.rabbitmq

Manage RabbitMQ with Ansible
http://galaxy.ansible.com/community/rabbitmq
Other
31 stars 46 forks source link

FR: Add module to manage RabbitMQ dynamic shovels #111

Open kissifrot opened 2 years ago

kissifrot commented 2 years ago
SUMMARY

Add module to manage RabbitMQ dynamic shovels

ISSUE TYPE
COMPONENT NAME

dynamic_shovels

ADDITIONAL INFORMATION

A PR was created a little while ago in the main Ansible repo (https://github.com/ansible/ansible/pull/37316), I think it would be a good idea to integrate it in this collection. Due to the JSON format used by the dynamic shovels it's a bit annoying to do it just by creating a "classic" ansible role.