Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct match test documentation #50229

Merged
merged 1 commit into from Dec 21, 2018
Merged

Correct match test documentation #50229

merged 1 commit into from Dec 21, 2018

Conversation

Akasurde
Copy link
Member

SUMMARY

Match test matches zero or more characters at the beginning of the string.

Fixes: #32366

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

changelogs/fragments/32366-test-match_fix_docs.yaml
docs/docsite/rst/user_guide/playbooks_tests.rst

Match test matches zero or more characters at the begining of the string.

Fixes: ansible#32366

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@ansibot
Copy link
Contributor

ansibot commented Dec 21, 2018

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Dec 21, 2018
@samccann samccann merged commit 14eba66 into ansible:devel Dec 21, 2018
@bcoca bcoca removed needs_triage Needs a first human triage before being processed. labels Jan 2, 2019
kbreit pushed a commit to kbreit/ansible that referenced this pull request Jan 11, 2019
Match test matches zero or more characters at the begining of the string.

Fixes: ansible#32366

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@Akasurde Akasurde deleted the i32366 branch March 19, 2019 15:27
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. docsite This issue/PR relates to the documentation website. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

match test documentation inaccurate
4 participants