mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
Changing docs to reflect vm_name as the default vm_id_type
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user