mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
Fix docs errors (#33704)
This commit is contained in:
parent
14909e76ec
commit
07375be490
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue