mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-27 00:46:34 +00:00
Fix spelling issue (#46982)
Corrects spelling from `fo` to `of` for `storage_blob_name` +label: docsite_pr
This commit is contained in:
committed by
Abhijeet Kasurde
parent
3033fd96b0
commit
db304c27c7
@@ -137,7 +137,7 @@ options:
|
||||
- storage_container
|
||||
storage_blob_name:
|
||||
description:
|
||||
- Name fo the storage blob used to hold the VM's OS disk image. If no name is provided, defaults to
|
||||
- Name of the storage blob used to hold the VM's OS disk image. If no name is provided, defaults to
|
||||
the VM name + '.vhd'. If you provide a name, it must end with '.vhd'
|
||||
aliases:
|
||||
- storage_blob
|
||||
|
||||
Reference in New Issue
Block a user