mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
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>
This commit is contained in:
committed by
Sandra McCann
parent
fc5ea7c999
commit
14eba662c8
2
changelogs/fragments/32366-test-match_fix_docs.yaml
Normal file
2
changelogs/fragments/32366-test-match_fix_docs.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Fix documentation of match test. Match requires zero or more characters at beginning of the string.
|
||||
Reference in New Issue
Block a user