diff --git a/lib/ansible/modules/messaging/rabbitmq_policy.py b/lib/ansible/modules/messaging/rabbitmq_policy.py index 2480725b1b..5211cd3d87 100644 --- a/lib/ansible/modules/messaging/rabbitmq_policy.py +++ b/lib/ansible/modules/messaging/rabbitmq_policy.py @@ -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: