From 6ffc8a14410478c3ed02c78f0be3ce8b7886f38b Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Sun, 17 Feb 2013 18:48:17 +0100 Subject: [PATCH] Recurse was added in 1.1 --- library/file | 1 + 1 file changed, 1 insertion(+) diff --git a/library/file b/library/file index 97bdc52e58..6401697b68 100644 --- a/library/file +++ b/library/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: