Fix description for rabbitmq_policy (#36149)
This was copied from rabbitmq_vhost.
This commit is contained in:
parent
08eaf37ca8
commit
4267d12e61
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ DOCUMENTATION = '''
|
||||||
module: rabbitmq_policy
|
module: rabbitmq_policy
|
||||||
short_description: Manage the state of policies in RabbitMQ.
|
short_description: Manage the state of policies in RabbitMQ.
|
||||||
description:
|
description:
|
||||||
- Manage the state of a virtual host in RabbitMQ.
|
- Manage the state of a policy in RabbitMQ.
|
||||||
version_added: "1.5"
|
version_added: "1.5"
|
||||||
author: "John Dewey (@retr0h)"
|
author: "John Dewey (@retr0h)"
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Reference in a new issue