mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-26 14:41:23 -07: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'
|
default: 'Storage'
|
||||||
choices:
|
choices:
|
||||||
- Storage
|
- Storage
|
||||||
- StorageBlob
|
- BlobStorage
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
|
|
||||||
extends_documentation_fragment:
|
extends_documentation_fragment:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue