-
Notifications
You must be signed in to change notification settings - Fork 332
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
Azure storage file share module #603
Conversation
@ewscat Please add "azure_rm_storageshare" to pr-pipeline.yml, Thank you very much! |
done |
@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! |
@ewscat LGTM |
SUMMARY
Azure Storage may contain File share. This module allows to manage such resource with Ansible.
Fixes #502
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
Adds a module to create/update/delete storage share in existing storage account. Another module fetches info about the storage share.