VMware: vcenter_folder: print full path of the new folder (#55237)

Print the full path of the freshly created folder in the output string.
This commit is contained in:
Gonéri Le Bouder
2019-05-23 06:51:22 -04:00
committed by Abhijeet Kasurde
parent 0d842ff539
commit 5005c353ef
3 changed files with 41 additions and 24 deletions

View File

@@ -0,0 +1,3 @@
minor_changes:
- vcenter_folder - returns a dict instead of a string, the previous output is now in the 'msg' key
- vcenter_folder - returns now the full path of the file in the new 'path' key