Update documentation for "contains" parameter (#73107)

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Jan 2021-01-18 21:21:45 +01:00 committed by GitHub
parent 73aa571305
commit aae82ff560
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,6 +56,7 @@ options:
contains:
description:
- A regular expression or pattern which should be matched against the file content.
- Works only when I(file_type) is C(file).
type: str
read_whole_file:
description: