Commit Graph

6 Commits (7fcc5dcb8aee072f358f8df5afa3136b65aa5722)

Author SHA1 Message Date
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
9 years ago
Cougar fbdb448661 vmware_guest Fix: remove 'nic' and 'disk' requirements for facts (#2844) 9 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
9 years ago
bbooysen 5767885ae5 typo fix (#2816)
Changed 'memroy' to 'memory'.
9 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
10 years ago
James Tanner 13215eeb7c Consolidate to one module and use new arg spec 10 years ago