From 3f170b54e20d60936ea4bc25e5e1a9fad3a884a4 Mon Sep 17 00:00:00 2001
From: Daniel Hokka Zakrisson <daniel@hozac.com>
Date: Sun, 17 Feb 2013 18:48:17 +0100
Subject: [PATCH] Recurse was added in 1.1

---
 file | 1 +
 1 file changed, 1 insertion(+)

diff --git a/file b/file
index 97bdc52e58b..6401697b68f 100644
--- a/file
+++ b/file
@@ -117,6 +117,7 @@ options:
     required: false
     default: no
     choices: [ "yes", "no" ]
+    version_added: "1.1"
     description:
       - recursively set the specified file attributes (applies only to state=directory)
 examples: