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

bugfix for azure_rm_managementgroup_info module, subscriptions not detected as correct type #630

Conversation

paultaiton
Copy link
Contributor

SUMMARY

Bugfix for azure_rm_managementgroup_info . I am module's original author, and the detection for the object type has nonsense characters in it that were not caught. This fix will allow the module to correctly make the subscription dictionaries when that type is detected.

I've also updated the integration test to check for this kind of issue.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_rm_managementgroup_info

ADDITIONAL INFORMATION

@Fred-sun Fred-sun added medium_priority Medium priority work in In trying to solve, or in working with contributors labels Sep 10, 2021
Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>
@paultaiton
Copy link
Contributor Author

Your suggestion was merged @Fred-sun ,

Thanks

@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged and removed work in In trying to solve, or in working with contributors labels Sep 13, 2021
@xuzhang3
Copy link
Collaborator

LGTM

@xuzhang3 xuzhang3 merged commit a82f68c into ansible-collections:dev Oct 14, 2021
@paultaiton paultaiton deleted the paito01-20210902-management_group_bugfix branch October 14, 2021 20:25
@paultaiton
Copy link
Contributor Author

Thanks @xuzhang3 and @Fred-sun

nbr23 pushed a commit to nbr23/azure that referenced this pull request Oct 26, 2021
…tected as correct type (ansible-collections#630)

* updates ready for review

* undisable the management group test

* Update tests/integration/targets/azure_rm_managementgroup/aliases

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>

Co-authored-by: Fred-sun <37327967+Fred-sun@users.noreply.github.com>
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.

None yet

3 participants