mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
fixed up typo in azure_rm_virtualmachine docs
This commit is contained in:
@@ -102,8 +102,8 @@ options:
|
||||
- 'If a dict with the keys C(name) and C(resource_group), the image
|
||||
is sourced from a custom image based on the C(name) and
|
||||
C(resource_group) set. NOTE: the key C(resource_group) is optional
|
||||
and if omitted, all images in the subscription will be search for
|
||||
by C(name).'
|
||||
and if omitted, all images in the subscription will be searched
|
||||
for by C(name).'
|
||||
- Custom image support was added in Ansible 2.5
|
||||
required: true
|
||||
storage_account_name:
|
||||
|
||||
Reference in New Issue
Block a user