Cleanup from merge of replace module and CHANGELOG update

This commit is contained in:
James Cammarata 2014-03-25 10:39:12 -05:00
parent 2c05e337cb
commit 68327fa172

View file

@ -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