Commit 3f1545f9 by James Cammarata

Fixing the version_added string in the vsphere_guest module

parent 833ceeca
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment