mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update rabbitmq_queue.py (#56912)
change description for when `state=absent`
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user