Toshio Kuratomi
4109a82d0a
remove wildcards and add boilerplate
...
* cloud/centurylink
* source_control
* cloud/google
* notification
* cloud/rackspace
* cloud/vmware
2017-07-29 14:13:30 -07:00
Abhijeet Kasurde
ede82e2130
Implement vmware_argument_spec for required params ( #25731 )
...
Without the fix hostname, username and password params
used to skip required check.
Fixes #25696
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-07-21 12:12:43 -04:00
Jimmy Conner
fbf68b5725
vmware_guest relative paths for folder ( #26927 )
...
* Re-introduce relative paths to vmware_guest folder:
Move compile_folder_path_for_object function from vmware_guest_find to
utilities
Allow full path or relative path to be specified for the folder
parameter. We will build the full path to the new VM.
* Remove duplicate check
* PEP8 Fixes
2017-07-17 22:18:20 -04:00
Abhijeet Kasurde
79b2897462
Update vmware_guest_find module ( #26066 )
...
Fix updated following:
* Update Documentation
* Update Examples
* Find VM's folder using VM's UUID
* Make name as optional parameter
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-06-27 11:58:57 -04:00
jctanner
bfc551b3f8
Add vmware_guest_find.py module ( #24260 )
...
* Add vmware_guest_find.py module
* Fixup linter errors
* Add missing empty line
2017-05-16 08:48:40 -07:00