diff --git a/library/messaging/rabbitmq_plugin b/library/messaging/rabbitmq_plugin index 3a6e02122d3..53c38f978d5 100644 --- a/library/messaging/rabbitmq_plugin +++ b/library/messaging/rabbitmq_plugin @@ -21,7 +21,7 @@ DOCUMENTATION = ''' --- module: rabbitmq_plugin -short_description: Adds or removes users to RabbitMQ +short_description: Adds or removes plugins to RabbitMQ description: - Enables or disables RabbitMQ plugins version_added: "1.1"