ansible-documentation icon indicating copy to clipboard operation
ansible-documentation copied to clipboard

ansible.builtin.regex test examples is not rendering

Open utoddl opened this issue 1 month ago • 3 comments

The documentation for the ansible.builtin.regex test "Examples" section is rendering as

There were some errors parsing the documentation for this plugin. Please file a bug with the [ansible.builtin collection](https://galaxy.ansible.com/ui/repo/published/ansible/builtin/).

The errors were:

    Unable to normalize regex: examples due to: 1 validation error for PluginExamplesSchema
    examples
      Input should be a valid string (type=string_type)

URL: https://docs.ansible.com/projects/ansible-core/devel/collections/ansible/builtin/regex_test.html Source file: ./docs/docsite/rst/collections/ansible/builtin/regex_test.rst

utoddl avatar Nov 11 '25 17:11 utoddl

Thanks for your Ansible docs contribution! We talk about Ansible documentation on Matrix at #docs:ansible.im if you ever want to join us and chat about the docs! We meet on Matrix every Tuesday. See the Ansible calendar for meeting details. We welcome additions to our weekly agenda items too. You can add the dawgs-meeting tag to a forum topic to bring it up at the next meeting.

Thanks for reporting this @utoddl

oraNod avatar Nov 11 '25 19:11 oraNod

resolved_by_pr https://github.com/ansible/ansible/pull/86172

Akasurde avatar Nov 11 '25 20:11 Akasurde