mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fixing the version_added string in the vsphere_guest module
This commit is contained in:
@@ -26,7 +26,7 @@ module: vsphere_guest
|
|||||||
short_description: Create/delete/manage a guest VM through VMware vSphere.
|
short_description: Create/delete/manage a guest VM through VMware vSphere.
|
||||||
description:
|
description:
|
||||||
- Create/delete/reconfigure a guest VM through VMware vSphere. This module has a dependency on pysphere >= 1.7
|
- Create/delete/reconfigure a guest VM through VMware vSphere. This module has a dependency on pysphere >= 1.7
|
||||||
version_added: "1.5"
|
version_added: "1.6"
|
||||||
options:
|
options:
|
||||||
vcenter_hostname:
|
vcenter_hostname:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user