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

Azure storage file share module #603

Merged
merged 9 commits into from
Jan 10, 2022

Conversation

ewsct
Copy link
Contributor

@ewsct ewsct commented Aug 18, 2021

SUMMARY

Azure Storage may contain File share. This module allows to manage such resource with Ansible.

Fixes #502

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME
  • azure_rm_storageshare
  • azure_rm_storageshare_info
ADDITIONAL INFORMATION

Adds a module to create/update/delete storage share in existing storage account. Another module fetches info about the storage share.


@ewsct ewsct changed the title Azure storage share module Azure storage file share module Aug 18, 2021
@Fred-sun Fred-sun added medium_priority Medium priority new_module_pr Add new modules work in In trying to solve, or in working with contributors labels Aug 19, 2021
@Fred-sun
Copy link
Collaborator

@ewscat Please add "azure_rm_storageshare" to pr-pipeline.yml, Thank you very much!

@ewsct
Copy link
Contributor Author

ewsct commented Aug 19, 2021

@ewscat Please add "azure_rm_storageshare" to pr-pipeline.yml, Thank you very much!

done

@Fred-sun Fred-sun added has_pr PR fixes have been made 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 has_pr PR fixes have been made labels Aug 19, 2021
@ewsct
Copy link
Contributor Author

ewsct commented Oct 27, 2021

@Fred-sun may I kindly ask you to point reviewer's attention to this PR, if that is possible

@Fred-sun
Copy link
Collaborator

@Fred-sun may I kindly ask you to point reviewer's attention to this PR, if that is possible

@ewscat Ok, because I was busy upgrading SDK recently, I didn't push it in time. I will push the merger as soon as possible. Thank you very much!

@xuzhang3
Copy link
Collaborator

@ewscat LGTM

@xuzhang3 xuzhang3 merged commit 4e01f5f into ansible-collections:dev Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium_priority Medium priority new_module_pr Add new modules 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.

Azure Files modules required
3 participants