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

Fix azure_rm_roleassignment idempotence error #296

Merged
merged 3 commits into from
Oct 15, 2020

Conversation

Fred-sun
Copy link
Collaborator

SUMMARY

When executing azure_rm_roleassignment, if a role assignment already exists, the module throws a fatal error and aborts playbook operation. This PR to fix idempotent fail. ---#266

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_rm_roleassignment

ADDITIONAL INFORMATION

@Fred-sun Fred-sun added medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged labels Oct 15, 2020
@haiyuazhang haiyuazhang merged commit b83b4f9 into ansible-collections:dev Oct 15, 2020
Fred-sun added a commit to Fred-sun/ansible_collections_azure that referenced this pull request Oct 22, 2020
Fred-sun added a commit to Fred-sun/ansible_collections_azure that referenced this pull request Oct 22, 2020
update New

add new feature

change small

 change small

Modify according to comments

Fix azure_rm_roleassignment idempotence error (ansible-collections#296)

* fixing idempotency issue
haiyuazhang added a commit that referenced this pull request Oct 26, 2020
update New

add new feature

change small

 change small

Modify according to comments

Fix azure_rm_roleassignment idempotence error (#296)

* fixing idempotency issue

Co-authored-by: haiyuan_zhang <haiyuan.zhang1982@gmail.com>
@Fred-sun Fred-sun deleted the fix_roleassignment_idem branch December 31, 2021 07:36
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

2 participants