Remove rabbitmq-related changelog fragments. (#174)

pull/179/head
Felix Fontein 2020-04-14 08:27:13 +02:00 committed by GitHub
parent ec52007c8d
commit fd64cde84a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 6 deletions

View File

@ -1,2 +0,0 @@
bugfixes:
- rabbitmq_publish - Fix to ensure the module works correctly for pika v1.0.0 and later. (https://github.com/ansible/ansible/pull/61960)

View File

@ -1,2 +0,0 @@
bugfixes:
- rabbitmq lookup plugin - Fix for rabbitmq lookups failing when using pika v1.0.0 and newer.

View File

@ -1,2 +0,0 @@
minor_changes:
- rabbitmq_publish - Support for connecting with SSL certificates.