1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix description for rabbitmq_policy (#36149)

This was copied from rabbitmq_vhost.
This commit is contained in:
Lachlan Cooper 2018-02-14 19:41:05 +11:00 committed by René Moser
parent 08eaf37ca8
commit 4267d12e61

View file

@ -18,7 +18,7 @@ DOCUMENTATION = '''
module: rabbitmq_policy
short_description: Manage the state of policies in RabbitMQ.
description:
- Manage the state of a virtual host in RabbitMQ.
- Manage the state of a policy in RabbitMQ.
version_added: "1.5"
author: "John Dewey (@retr0h)"
options: