mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Cleanup from merge of replace module and CHANGELOG update
This commit is contained in:
parent
9775872f83
commit
f2c06cadc3
3 changed files with 2 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue