mirror of https://github.com/ansible/ansible.git
VMware: Restrict vcenter_folder for vCenter
Folder creation API is only supported by vCenter, specifying Standalone ESXi system will raise error. This fix adds an user warning for suggesting this restriction. Fixes: #49938 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/57712/head
parent
31bec0dd95
commit
6c23a8df66
@ -0,0 +1,2 @@
|
|||||||
|
minor_changes:
|
||||||
|
- Restrict vcenter_folder to vCenter only, since folder creation api is not supported on ESXi hostsystem (https://github.com/ansible/ansible/issues/49938).
|
Loading…
Reference in New Issue