ansible/changelogs/fragments/32366-test-match_fix_docs.yaml
Abhijeet Kasurde 14eba662c8 Correct match test documentation (#50229)
Match test matches zero or more characters at the begining of the string.

Fixes: #32366

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-12-21 09:38:31 -05:00

2 lines
121 B
YAML

minor_changes:
- Fix documentation of match test. Match requires zero or more characters at beginning of the string.