regex: fix example documentation for regex_test (#86172)

Fixes: https://github.com/ansible/ansible-documentation/issues/3246

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2025-11-25 07:04:29 -08:00
committed by GitHub
parent 6bb7bd760f
commit 5f2d96c60e

View File

@@ -28,7 +28,7 @@ DOCUMENTATION:
choices: [match, search, fullmatch]
default: search
EXAMPLES:
EXAMPLES: |
- name: check if string matches regex
assert:
that: