From 68327fa172c01fc848435472b36221b055377ba8 Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Tue, 25 Mar 2014 10:39:12 -0500 Subject: [PATCH] Cleanup from merge of replace module and CHANGELOG update --- files/replace | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/replace b/files/replace index b008d1b39db..f4193ae9f30 100644 --- a/files/replace +++ b/files/replace @@ -32,7 +32,7 @@ description: - This module will replace all instances of a pattern within a file. - It is up to the user to maintain idempotence by ensuring that the same pattern would never match any replacements made. -version_added: "1.4" +version_added: "1.6" options: dest: required: true