Backport/2.8/56912 (#57161)

* Update rabbitmq_queue.py (#56912)

change description for when `state=absent`

(cherry picked from commit 00067c8d54)

* Add changelog fragment for PR 56912
This commit is contained in:
szymon3 2019-05-30 16:47:02 +02:00 committed by Alicia Cozine
parent 4591f36dcd
commit f79af725fc
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- rabbitmq_queue - corrected name field description

View file

@ -26,7 +26,7 @@ requirements: [ "requests >= 1.0.0" ]
options:
name:
description:
- Name of the queue to create
- Name of the queue
required: true
state:
description: