mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix docs errors (#33704)
This commit is contained in:
@@ -244,7 +244,7 @@ virtual network already with an existing subnet, you can run the following to cr
|
|||||||
name: testvm10
|
name: testvm10
|
||||||
vm_size: Standard_D1
|
vm_size: Standard_D1
|
||||||
admin_username: chouseknecht
|
admin_username: chouseknecht
|
||||||
ssh_password: false
|
ssh_password_enabled: false
|
||||||
ssh_public_keys: "{{ ssh_keys }}"
|
ssh_public_keys: "{{ ssh_keys }}"
|
||||||
image:
|
image:
|
||||||
offer: CentOS
|
offer: CentOS
|
||||||
|
|||||||
Reference in New Issue
Block a user