jctanner
2f7be4ceef
vmware_guest: use the disk argument to modify disk size and type ( #2918 )
...
Fixes #2706
2016-09-15 09:34:58 -04:00
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
2016-09-14 01:46:43 -04:00
Cougar
fbdb448661
vmware_guest Fix: remove 'nic' and 'disk' requirements for facts ( #2844 )
2016-09-13 14:03:08 -04:00
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
2016-09-12 11:27:45 +02:00
bbooysen
5767885ae5
typo fix ( #2816 )
...
Changed 'memroy' to 'memory'.
2016-08-30 14:06:32 +02:00
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
2016-08-10 12:46:02 -04:00
James Tanner
13215eeb7c
Consolidate to one module and use new arg spec
2016-08-02 11:28:03 -04:00