Changing docs to reflect vm_name as the default vm_id_type

reviewable/pr18780/r1
Chrrrles Paul 9 years ago
parent fabafe9aa8
commit 0ee578e938

@ -58,11 +58,12 @@ options:
vm_id_type:
description:
- The identification tag for the VM
default: dns_name
default: vm_name
choices:
- 'uuid'
- 'dns_name'
- 'inventory_path'
- 'vm_name'
required: False
vm_username:
description:

Loading…
Cancel
Save