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

Ansible "is match" does not need a ^ #1321

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

Fred-sun
Copy link
Collaborator

@Fred-sun Fred-sun commented Nov 7, 2023

SUMMARY

Ansible "is match" does not need a ^, delete '^', fixes #1262

ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New Module Pull Request
COMPONENT NAME

ansible_collections_azure/tests/integration/targets/azure_rm_privateendpointdnszonegroup/tasks/main.yml

ADDITIONAL INFORMATION

@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged medium_priority Medium priority labels Nov 7, 2023
@xuzhang3 xuzhang3 merged commit 3686cbc into ansible-collections:dev Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ansible "is match" does not need a ^
2 participants