mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update rabbitmq_queue.py (#56912)
change description for when `state=absent`
This commit is contained in:
parent
e381135ace
commit
00067c8d54
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue