1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update azure_rm_storageaccount.py (#28605)

Edited kind choice. Fixes #25932
This commit is contained in:
David Peterson 2017-08-29 08:37:38 -05:00 committed by Sam Doran
parent edca4f426f
commit ef58d34e96

View file

@ -77,7 +77,7 @@ options:
default: 'Storage'
choices:
- Storage
- StorageBlob
- BlobStorage
version_added: "2.2"
extends_documentation_fragment: