ansible/changelogs/fragments/52166-fix_rabbitmq_plugin_idempotence.yml
rockandska affba46115 Fix idempotence in rabbitmq_plugin (#52166)
* Fix idempotence in rabbitmq_plugin

* Add changelog fragment

(cherry picked from commit 540b07b884)
2019-02-26 10:07:00 -08:00

3 lines
152 B
YAML

bugfixes:
- Fix rabbitmq_plugin idempotence due to information message in new version of rabbitmq
(https://github.com/ansible/ansible/pull/52166)