Cleanup from merge of replace module and CHANGELOG update
This commit is contained in:
parent
2c05e337cb
commit
68327fa172
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ description:
|
||||||
- This module will replace all instances of a pattern within a file.
|
- 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
|
- It is up to the user to maintain idempotence by ensuring that the
|
||||||
same pattern would never match any replacements made.
|
same pattern would never match any replacements made.
|
||||||
version_added: "1.4"
|
version_added: "1.6"
|
||||||
options:
|
options:
|
||||||
dest:
|
dest:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue