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
pull/57192/head
szymon3 7 years ago committed by Alicia Cozine
parent 4591f36dcd
commit f79af725fc

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

@ -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:

Loading…
Cancel
Save