ansible.vsphere_boot(3) - Linux man page

Name

vsphere_boot - Boot VMWare virtual machine using specific boot media

Description

This module boots a VMWare virtual machine through vSphere. The boot media can be one of: cd, fd or net.

This module requires the pysphere python module.

Options

host

The vSphere server from the cluster the virtual server is located on.(required)

password
The password to authenticate on the vSphere cluster.(required)
login

The login name to authenticate on the vSphere cluster.(required)

guest

The virtual server to gather facts for on the vSphere cluster.(required)."

Notes

This module ought to be run from a system that can access vSphere directly. Either by using local_action, or using delegate_to.

Author

Dag Wieers

See Also

ansible(1), http://ansible.github.com/modules.html#vsphere-boot