Changing docs to reflect vm_name as the default vm_id_type

This commit is contained in:
Chrrrles Paul 2015-12-11 09:57:10 -05:00
parent fabafe9aa8
commit 0ee578e938

View file

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