Commit Graph

11 Commits (5e174c6e50ed57c685412b83814b4d6eaeda81eb)

Author SHA1 Message Date
jctanner 6444cb3f70 vmware_guest: set the cpu and memory settings on clone (#3027)
Fixes #3026
8 years ago
jctanner ddbd63c8a6 vmware_guest: do not assume disk params contain a datastore (#2974)
* vmware_guest: do not assume disk params contain a datastore
* Fix missed line during connection refactor
8 years ago
jctanner 88464efdc4 vmware_guest: small refactor (#2955)
* use connecion method from module_utils
* use resource group related to host system

Addresses #2911
8 years ago
jctanner 5bbe2adb30 vmware_guest improve and fix some of the errors (#2926)
* Add more comments and fix issue with unit conversion
8 years ago
jctanner 2f7be4ceef vmware_guest: use the disk argument to modify disk size and type (#2918)
Fixes #2706
8 years ago
jctanner 7fcc5dcb8a vmware_guest implement clonevm for multi-dc environments (#2909)
* Fix bug in processing of null return
* Fix multi-dc folder location by enhancing the foldermap and using it to search
* Remove unused functions
* Refactor finding vm by folder

Fixes #2900
8 years ago
Cougar fbdb448661 vmware_guest Fix: remove 'nic' and 'disk' requirements for facts (#2844) 8 years ago
Robin Schneider 67a1bebbd3 Use addresses and names reserved for documentation (#2894)
Trying to preserve the meaning of the examples.

Related to: https://github.com/ansible/ansible/issues/17479
8 years ago
bbooysen 5767885ae5 typo fix (#2816)
Changed 'memroy' to 'memory'.
8 years ago
jctanner 5fe51b4422 Fix vmware_guest disk and nic parameters and docstrings (#2705)
* Fix vmware_guest disk and nic parameters and docstrings
* vmware_guest: remove default for required params
8 years ago
James Tanner 13215eeb7c Consolidate to one module and use new arg spec 8 years ago