mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +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.
|
||||
description:
|
||||
- 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:
|
||||
vcenter_hostname:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user