mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Add version_added attribute for regexp parameter.
This commit is contained in:
@@ -43,6 +43,7 @@ options:
|
||||
- The file to modify.
|
||||
regexp:
|
||||
required: false
|
||||
version_added: 1.7
|
||||
description:
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user