From 35183f7af3de3a10a022234ffe4698b5f89cd08f Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sat, 20 Jul 2013 12:08:47 -0400 Subject: [PATCH] Add missing version_added description in docs. --- library/messaging/rabbitmq_plugin | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/messaging/rabbitmq_plugin b/library/messaging/rabbitmq_plugin index e8dd46a412f..612e1c37630 100644 --- a/library/messaging/rabbitmq_plugin +++ b/library/messaging/rabbitmq_plugin @@ -48,8 +48,9 @@ options: choices: [enabled, disabled] prefix: description: - - Specify a custom prefix to a Rabbit + - Specify a custom install prefix to a Rabbit required: false + version_added: "1.3" default: null '''