mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add full change check for rabbitmq policy (#19073)
Add check for all policy fields (name, apply_to, pattern, tags, priority) to have correct changed state. Previosly changed state was based on policy name only. * Add support for rabbitmq 3.7 * Fix exec args for rabbitmqctl status * Add changelog and fix description for Ansible 2.9
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- rabbitmq_policy - Add full check for rabbit policy changes (https://github.com/ansible/ansible/issues/29264)
|
||||
Reference in New Issue
Block a user