From 3b83295581c0dc38de1ab33d086644eeb03036ed Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Thu, 22 Nov 2012 15:16:20 +0100 Subject: [PATCH] DOCUMENTATION: yum (moved version to added) --- library/yum | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/yum b/library/yum index be226e3a270..84774ddf404 100644 --- a/library/yum +++ b/library/yum @@ -54,8 +54,8 @@ options: - Repoid of repositories to enable for the install/update operation. These repos will not persist beyond the transaction multiple repos separated with a ',' - New in version 0.9. required: false + version_added: "0.9" default: null aliases: [] @@ -64,8 +64,8 @@ options: - I(repoid) of repositories to disable for the install/update operation These repos will not persist beyond the transaction Multiple repos separated with a ',' - New in version 0.9. required: false + version_added: "0.9" default: null aliases: []