Changing docs to reflect vm_name as the default vm_id_type

pull/18777/head
Chrrrles Paul 9 years ago committed by Matt Clay
parent 103be7ab51
commit 0606233431

@ -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