mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
vm_floppy 2.0 support
This commit is contained in:
parent
1ae0427d4e
commit
6011381bf0
1 changed files with 1 additions and 0 deletions
|
@ -158,6 +158,7 @@ EXAMPLES = '''
|
|||
# Returns changed = True and a adds ansible_facts from the new VM
|
||||
# State will set the power status of a guest upon creation. Use powered_on to create and boot.
|
||||
# Options ['state', 'vm_extra_config', 'vm_disk', 'vm_nic', 'vm_hardware', 'esxi'] are required together
|
||||
# Note: vm_floppy support added in 2.0
|
||||
|
||||
- vsphere_guest:
|
||||
vcenter_hostname: vcenter.mydomain.local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue