Add version_added attribute for regexp parameter.
This commit is contained in:
parent
eeabda4831
commit
c05a5eba58
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ options:
|
||||||
- The file to modify.
|
- The file to modify.
|
||||||
regexp:
|
regexp:
|
||||||
required: false
|
required: false
|
||||||
|
version_added: 1.7
|
||||||
description:
|
description:
|
||||||
- The regular expression to look for in every line of the file. For
|
- The regular expression to look for in every line of the file. For
|
||||||
C(state=present), the pattern to replace if found; only the last line
|
C(state=present), the pattern to replace if found; only the last line
|
||||||
|
|
Loading…
Add table
Reference in a new issue