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:
parent
edca4f426f
commit
ef58d34e96
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ options:
|
|||
default: 'Storage'
|
||||
choices:
|
||||
- Storage
|
||||
- StorageBlob
|
||||
- BlobStorage
|
||||
version_added: "2.2"
|
||||
|
||||
extends_documentation_fragment:
|
||||
|
|
Loading…
Reference in a new issue