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: vm_id_type:
description: description:
- The identification tag for the VM - The identification tag for the VM
default: dns_name default: vm_name
choices: choices:
- 'uuid' - 'uuid'
- 'dns_name' - 'dns_name'
- 'inventory_path' - 'inventory_path'
- 'vm_name'
required: False required: False
vm_username: vm_username:
description: description:

Loading…
Cancel
Save